blob: a72c3ac4a30ada6c0bbb2d2541d9a18c47ded781 (
plain)
1
2
3
4
5
6
7
8
9
10
|
:l Test3
:b 2
main
f
:q
-- currently gives:
-- ghc-6.7: panic! (the 'impossible' happened)
-- (GHC version 6.7 for x86_64-unknown-linux):
-- ASSERT failed! file typecheck/TcMType.lhs line 362 t{tv aqh} [tv]
|