packages feed

liquidhaskell-0.8.10.1: tests/errors/CyclicTypeAlias2.hs

module Test2 () where

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