mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-08-07 04:55:12 -06:00
cd0f887ad9
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
|