mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-10 05:29:30 -06:00
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
|