[GHC] #1405: Make ghc (stage1) be compilable by non-GHC
GHC
trac at galois.com
Sun Jun 3 18:18:50 EDT 2007
#1405: Make ghc (stage1) be compilable by non-GHC
-----------------------------+----------------------------------------------
Reporter: Isaac Dupree | Owner:
Type: task | Status: new
Priority: normal | Milestone: _|_
Component: Compiler | Version: 6.6.1
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Os: Unknown | Testcase:
Architecture: Unknown |
-----------------------------+----------------------------------------------
Comment (by Isaac Dupree):
Hmm, looking again, it does look like GHC's code sometimes uses unboxed
stuff and imports GHC.stuff. Some of the places at least, it seems
there's really no excuse for doing so... I can change those (at least if I
feel sure there are no performance regressions thereby).
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1405>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
-------------- next part --------------
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs at haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
More information about the Glasgow-haskell-bugs
mailing list