|
RE: Pattern matching with implicit par. bug: msg#00042lang.haskell.glasgow.bugs
This is ok in ghc-5.04.2 onwards. Time to update your GHC Simon | -----Original Message----- | From: Jorge Adriano [mailto:jadrian@xxxxxxxxx] | Sent: 13 February 2003 14:21 | To: glasgow-haskell-bugs@xxxxxxxxxxx; GHC Users Mailing List | Subject: Pattern matching with implicit par. bug | | There it goes, | J.A. | | | type CTPar = ([Double],Int,Int) | us :: (?ctPar :: CTPar) => [Double] | us = let (us',_,_) = ?ctPar in us' | | | ghc-5.04: panic! (the `impossible' happened, GHC version 5.04): | tcSplitTyConApp | {?ctPar{-r2kd-} :: ([GHCziFloat.Double{-3u-}], | GHCziBase.Int{-3J-}, | GHCziBase.Int{-3J-})} | | Please report it as a compiler bug to glasgow-haskell-bugs@xxxxxxxxxxx, | or http://sourceforge.net/projects/ghc/. | | | _______________________________________________ | Glasgow-haskell-bugs mailing list | Glasgow-haskell-bugs@xxxxxxxxxxx | http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: The simplest program, Simon Peyton-Jones |
|---|---|
| Next by Date: | Re: The simplest program, Axel Simon |
| Previous by Thread: | Pattern matching with implicit par. bug, Jorge Adriano |
| Next by Thread: | The simplest program, Wolfgang Thaller |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |