mirror of
https://github.com/GaloisInc/macaw.git
synced 2024-11-22 14:27:51 +03:00
c3c5330f7f
As of GHC 8.6, `TypeInType` is simply an alias for `DataKinds` + `PolyKinds`. And as of GHC 9.6, `TypeInType` is deprecated. Let's just remove our uses of `TypeInType` to avoid deprecation warnings. |
||
---|---|---|
.. | ||
src/Data/Macaw/AArch32 | ||
tests | ||
CHANGELOG.md | ||
LICENSE | ||
macaw-aarch32-symbolic.cabal | ||
Setup.hs |