Missing import
Simon Peyton-Jones <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.ghc |
|---|---|
| Message-ID | <59543203684B2244980D7E4057D5FBC1379D9580@DB3EX14MBXC306.europe.corp.microsoft.com> |
Ian I get this failure on Windows, in the stage2 compiler: compiler\ghci\ByteCodeGen.lhs:1049:68: Not in scope: `wORD_SIZE' Solved by importing Constants into ByteCodeGen. That may or may not be the right solution, and presumably the import should be Windows-only... so I will not commit a patch. Could you fix please? Simon _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc