packages feed

liquidhaskell-0.4.0.0: tests/crash/CyclicTypeAlias2.hs

module Test2 () where

{-@ type CyclicC = [CyclicC] @-}