hdiff
packages
feed
liquidhaskell
-0.4.0.0: tests/crash/CyclicTypeAlias0.hs
module Test0 () where {-@ type CyclicA1 = CyclicA2 @-} {-@ type CyclicA2 = CyclicA1 @-}