macaw/macaw-aarch32
Kevin Quick c625c2cf92
Update for GHC 8.4 type management.
Under GHC8.4, a let binding is independent of the surrounding context,
so the let statements encountered errors related to type matching on
synthesized internal type parameters that could not be identified as
the same due to rigid skolem type binding inside the let.
2020-06-02 11:35:40 -07:00
..
src/Data/Macaw Update for GHC 8.4 type management. 2020-06-02 11:35:40 -07:00
tests Tr/full arm intrinsics (#137) 2020-05-26 09:24:45 -07:00
ChangeLog.md Rename macaw-asl to macaw-aarch32 2020-04-05 15:16:39 -07:00
LICENSE Rename macaw-asl to macaw-aarch32 2020-04-05 15:16:39 -07:00
macaw-aarch32.cabal Update bv-sized lower constraint to allow parameterized-utils 2.1.0. 2020-05-15 10:25:12 -07:00
Setup.hs Rename macaw-asl to macaw-aarch32 2020-04-05 15:16:39 -07:00