[ ghc-Bugs-434259 ] <<loop>>

Simon Peyton-Jones simonpj@microsoft.com
Mon, 25 Jun 2001 08:02:25 -0700


Folks,

Sorry to bother you all with this, but someone submitted the enclosed
bug report to SourceForge.  Unfortunately, s/he didn't give an
email address, nor did s/he give a source file that we can compile
to expose the bug. =20

If you submitted this, could you declare your identity!  Otherwise
this will stay unfixed.  (Pls also try with 5.00.2 because it may well
be=20
fixed already.)

Simon

| -----Original Message-----
| From: noreply@sourceforge.net [mailto:noreply@sourceforge.net]=20
| Sent: 18 June 2001 19:47
| To: noreply@sourceforge.net
| Subject: [ ghc-Bugs-434259 ] <<loop>>
|=20
|=20
| Bugs item #434259, was updated on 2001-06-18 11:46
| You can respond by visiting:=20
| http://sourceforge.net/tracker/?func=3Ddetail&atid=3D108032&aid=3D43
| 4259&group_id=3D8032
|=20
| Category: Compiler (Parser)
| Group: None
| Status: Open
| Resolution: None
| Priority: 5
| Submitted By: Nobody/Anonymous (nobody)
| Assigned to: Nobody/Anonymous (nobody)
| Summary:  <<loop>>
|=20
| Initial Comment:
| ghc -c -fglasgow-exts Typedecl.hs  (and without flag)
| ghc-5.00: panic! (the `impossible' happened, GHC
| version 5.00):
|         <<loop>>
|=20
| Please report it as a compiler bug to=20
| glasgow-haskell-bugs@haskell.org, or=20
| http://sourceforge.net/projects/ghc/.
|=20
|=20
| data Val      =3D=20
| .......
|                     |  Fun (Val -> TM Val)
|              =20
|=20
| type TM a =3D EnvT
|                ( ST1 Record
|                ( ST3 String
|                ( MaybeT
|                ( IdM)))) a
|=20
|=20
|=20
|=20
| ----------------------------------------------------------------------
|=20
| You can respond by visiting:=20
| http://sourceforge.net/tracker/?func=3Ddetail&atid=3D108032&aid=3D43
4259&group_id=3D8032

_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc