| Subject: | Re: [Haskell-cafe] type families and type signatures |
|---|---|
| From: | "Lennart Augustsson" |
| Date: | Thu, 10 Apr 2008 08:03:18 +0100 |
|
I didn't say TF was the only broken feature in GHC. But I want to see the broken ones removed, instead of new ones added. :) In the current GHC there are even definitions that are perfecty usable, that cannot be given the type signature that that was inferred. At work we have the warning for missing signatures enabled, and we turn warnings into errors. We have to disbale this for certain definitions, because you cannot give them a signature. I find that broken. -- Lennart On Thu, Apr 10, 2008 at 5:52 AM, Manuel M T Chakravarty <chak@xxxxxxxxxxxxxxx> wrote: Lennart Augustsson: _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@xxxxxxxxxxx http://www.haskell.org/mailman/listinfo/haskell-cafe |
| Previous by Date: | Re: [Haskell-cafe] type families and type signatures, Lennart Augustsson |
|---|---|
| Next by Date: | Re: [Haskell-cafe] type families and type signatures, Lennart Augustsson |
| Previous by Thread: | Re: [Haskell-cafe] type families and type signatures, Manuel M T Chakravarty |
| Next by Thread: | Re: [Haskell-cafe] type families and type signatures, Manuel M T Chakravarty |
| Indexes: | [Date] [Thread] [Top] [All Lists] |