packages feed

liquidhaskell-0.8.0.2: tests/errors/CyclicTypeAlias2.hs

module Test2 () where

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