#3801: ghc-6.10.4: internal error: PAP object entered
-------------------------+--------------------------------------------------
Reporter: patrikja | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 6.10.4
Resolution: | Keywords:
Os: Linux | Testcase:
Architecture: x86 | Failure: Runtime crash
-------------------------+--------------------------------------------------
Comment (by patrikja):
After testing a bit I can add that just removing the call to quickCheck is
enough to get the program to work. The version of QuickCheck is as
follows:
{{{
patr...@hel:~/src/gitroot/edu/AFP/Lab1_turtle$ ghc-pkg list QuickCheck
/usr/local/lib/ghc-6.10.4/./package.conf:
QuickCheck-1.2.0.0
}}}
It seems unlikely that this is the problem. Also mtl seems to be the
standard one:
{{{
patr...@hel:~/src/gitroot/edu/AFP/Lab1_turtle$ ghc-pkg list mtl
/usr/local/lib/ghc-6.10.4/./package.conf:
mtl-1.1.0.2
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3801#comment:1>
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