#1956: panic on runhaskell Setup configure on base
--------------------------+-------------------------------------------------
Reporter: NeilMitchell | Owner:
Type: merge | Status: closed
Priority: normal | Milestone: 6.8 branch
Component: Compiler | Version: 6.8.1
Severity: normal | Resolution: fixed
Keywords: | Difficulty: Unknown
Testcase: | Architecture: Unknown
Os: Windows |
--------------------------+-------------------------------------------------
Changes (by simonmar):
* status: new => closed
* type: bug => merge
* resolution: => fixed
Comment:
Fixed by this:
{{{
Wed May 28 16:45:28 BST 2008 Simon Marlow <[EMAIL PROTECTED]>
* FIX #1970: ghci -hide-all-packages should work
}}}
although note that you need to use `-i`:
{{{
runhaskell -i Setup.hs configure
}}}
otherwise GHC thinks `Prelude` means `./Prelude.hs` which isn't built.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1956#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs