Skip to content

Implicit Params cause core dump!

GHC 5.0 compiles the following to a program that dumps
core:

main = putStr $ show $ foo with ?x = 13

foo :: (?x :: Int) => Int
foo = ?x
Trac metadata
Trac field Value
Version 5.0
Type Bug
TypeOfFailure OtherFailure
Priority high
Resolution ResolvedFixed
Component Compiler
Test case
Differential revisions
BlockedBy
Related
Blocking
CC
Operating system
Architecture
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information