Name: Anonymous 2009-08-08 13:30
http://hackage.haskell.org/packages/archive/ghc-prim/0.1.0.0/doc/html/src/GHC-Tuple.htmlBest part:
{- Manuel says: Including one more declaration gives a segmentation fault.
http://hackage.haskell.org/packages/archive/ghc-prim/0.1.0.0/doc/html/src/GHC-Tuple.htmlOperator or semicolon missing before &base_GHCziBase_unpackCStringzh_closure at test.hc line 5.
Ambiguous use of & resolved as operator & at test.hc line 5.
Operator or semicolon missing before &ssi_info at test.hc line 9.
Ambiguous use of & resolved as operator & at test.hc line 9.
Operator or semicolon missing before &ssi_srt at test.hc line 15.
Ambiguous use of & resolved as operator & at test.hc line 15.
Bareword found where operator expected at test.hc line 15, near "0x100000016UL"
(Missing operator before UL?)
Bareword found where operator expected at test.hc line 21, near ")Sp"
(Missing operator before Sp?)
Bareword found where operator expected at test.hc line 21, near "0x10UL"
(Missing operator before UL?)
Bareword found where operator expected at test.hc line 21, near ")SpLim"
(Missing operator before SpLim?)
Bareword found where operator expected at test.hc line 23, near ")Hp"
(Missing operator before Hp?)
Bareword found where operator expected at test.hc line 23, near ")HpLim"
(Missing operator before HpLim?)
Operator or semicolon missing before &stg_CAF_BLACKHOLE_info at test.hc line 24.
Ambiguous use of & resolved as operator & at test.hc line 24.
Operator or semicolon missing before &newCAF at test.hc line 27.
Ambiguous use of & resolved as operator & at test.hc line 27.
Bareword found where operator expected at test.hc line 29, near ")R1"
(Missing operator before R1?)
syntax error at test.hc line 3, near "ssi_srt["
syntax error at test.hc line 8, near "ssi_closure["
syntax error at test.hc line 12, near "css_str["
syntax error at test.hc line 14, near "ssi_info["
syntax error at test.hc line 19, near ") {"
syntax error at test.hc line 23, near ")("
syntax error at test.hc line 26, near ")("
syntax error at test.hc line 27, near "*)("
syntax error at test.hc line 29, near "*)"
syntax error at test.hc line 30, near "p["
test.hc has too many errors.