packages feed

liquidhaskell-0.8.10.1: tests/errors/BadSyn2.hs

module Zoo where

type Foo = Int

{-@ bob :: Foo 1000 @-}
bob = 10 :: Int