Move #ifdef __GLASGOW_HASKELL__ < 604 to cover the CSIDL definitions too
[ghc-hetmet.git] / driver / ghci / ghci.sh
1 # Mini-driver for GHCi
2 exec $GHCBIN $TOPDIROPT --interactive ${1+"$@"}