|
Re: [GHC] #663: Confusion about types: msg#00135lang.haskell.glasgow.bugs
#663: Confusion about types --------------------------------------+------------------------------------- Reporter: guest | Owner: Type: bug | Status: closed Priority: normal | Milestone: Component: Compiler (Type checker) | Version: 6.4.1 Severity: normal | Resolution: invalid Keywords: | Os: Unknown Difficulty: Unknown | Architecture: Unknown --------------------------------------+------------------------------------- Changes (by simonpj): * resolution: => invalid * status: new => closed Comment: Not a bug, but rather a confusion about data type declarations. My advice: just leave the "Ord a =>" out. If you must have it, use this {{{ data Ord a => BST a = ... }}} The Haskell Report discusses this; Haskell-cafe mailing list will help too. -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/663> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler_______________________________________________ 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: | [GHC] #663: Confusion about types, GHC |
|---|---|
| Next by Date: | Re: [GHC] #655: Loading the GHC library from GHCi., GHC |
| Previous by Thread: | [GHC] #663: Confusion about types, GHC |
| Next by Thread: | TH bug, Bulat Ziganshin |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |