packages feed

liquidhaskell-0.8.0.2: tests/todo/err7.hs

-- | Error Message Test: liquid type error

module Err0 where

{-@ tonk :: {v:Int | (Prop v) = v } @-}
tonk     = (12 :: Int)