hdiff
packages
feed
liquidhaskell
-0.8.10.1: tests/import/lib/WrapLibCode.hs
module WrapLibCode (foo) where foo :: Int -> Int foo x = x + 1