packages feed

liquidhaskell-0.8.2.2: tests/pos/TokenType.hs

module Fixme where


data TokenType = Foo | CChar


{-@ bar :: Char @-}
bar :: Char
bar = undefined