|
RE: Strange ghci :def failure: msg#00044lang.haskell.glasgow.bugs
> This is an embarrassing bug in 6.0. Alas. We need more regression > tests for ghci. > > Workaround: do not write expressions in ghci with pattern matches that > may fail. There's a slightly less intrusive workaround: Prelude> :t GHC.Err.error GHC.Err.error :: forall a. [Char] -> a Prelude> let [x] = [] Prelude> Leaving GHCi. Cheers, Simon
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | bug note, clancy@xxxxxxxxxxxxxx |
|---|---|
| Next by Date: | [ ghc-Bugs-751509 ] TemplateHaskell: panic! (...) nameModule, SourceForge.net |
| Previous by Thread: | RE: Strange ghci :def failure, Simon Peyton-Jones |
| Next by Thread: | [ ghc-Bugs-751175 ] ghc --make deletes source file in Windows, SourceForge.net |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |