ghc-mod/test/data/ghc-mod-check/Data/Foo.hs

5 lines
50 B
Haskell
Raw Normal View History

module Data.Foo where
foo :: Int
foo = undefined