forked from GitHub/gf-core
It appears that GHC can't keep GF.hs and gf.hs apart on systems with case insensitive file names.
4 lines
36 B
Haskell
4 lines
36 B
Haskell
import qualified GF
|
|
|
|
main = GF.main
|