bnfc
bnfc copied to clipboard
[ Haskell ] Name created test parser as file, not Main
[ Haskell ] Name created test parser as file, not Main (+) avoids conflicts with user-written Main module (-) harder to compile, needs ghc -main-is option
Not sure whether this should be merged.