#4051: ghci :m command doesn't work with module names containing '
---------------------------------+------------------------------------------
Reporter: nomeata | Owner:
Type: bug | Status: new
Priority: normal | Component: Compiler
Version: 6.12.1 | Keywords:
Os: Unknown/Multiple | Testcase:
Architecture: Unknown/Multiple | Failure: Other
---------------------------------+------------------------------------------
This bug was filed on the Debian bug tracker at
http://bugs.debian.org/580568 by Josh Triplett:
Haskell allows module names containing the apostrophe character ('). GHC
handles this just fine (import Mod'ule), and ghci will handle such a
module if specified on the command line, but the :m command considers it a
syntax error.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4051>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]