Sorry -- I'm fixing this now, plus the over-weekend build failure in
IOBase

[Incidentally cvs-ghc is a better mailing list for build failures]

Simon

| -----Original Message-----
| From: [EMAIL PROTECTED]
[mailto:glasgow-haskell-users-
| [EMAIL PROTECTED] On Behalf Of Krasimir Angelov
| Sent: 17 October 2005 06:02
| To: glasgow-haskell-users
| Subject: GHC build failure
| 
| When I am trying to build GHC from CVS it fails with:
| 
| deSugar/DsMeta.hs:288:13:
|    Constructor `ConDecl' should have 6 arguments, but has been given 4
|    When checking the pattern: ConDecl con [] (L _ []) details
|    When checking the pattern: L loc (ConDecl con [] (L _ []) details)
|    In the definition of `repC':
|        repC (L loc (ConDecl con [] (L _ []) details))
|               = do
|                   con1 <- lookupLOcc con
|                   repConstr con1 details
| 
| HsDecls.ConDecl has been changed in revision 1.112 but DsMeta isn't
updated.
| _______________________________________________
| Glasgow-haskell-users mailing list
| [email protected]
| http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to