suggestion: add a .ehs file type

Simon Peyton-Jones simonpj at microsoft.com
Wed Nov 21 16:30:04 EST 2007


| So what is DisambiguateRecordFields?

It's documented in the user manual (for the HEAD):

http://www.haskell.org/ghc/dist/current/docs/users_guide/syntax-extns.html#disambiguate-fields

Simon

| -----Original Message-----
| From: glasgow-haskell-users-bounces at haskell.org [mailto:glasgow-haskell-
| users-bounces at haskell.org] On Behalf Of Alex Jacobson
| Sent: 21 November 2007 20:26
| To: Johannes Waldmann
| Cc: glasgow-haskell-users at haskell.org; Simon Marlow
| Subject: Re: suggestion: add a .ehs file type
|
| So what is DisambiguateRecordFields?
|
| -Alex-
|
| Johannes Waldmann wrote:
| > Alex Jacobson wrote:
| >
| >> [...][ 50 language pragmas with arbitrary spellings [...]
| >
| > Indeed.
| >
| > For instance, I always get an error for  -XMultiParameterTypeClasses .
| >
| > (Without looking at the documentation: do you see why?)
| >
| >
| > PS: indeed I just checked the docs and found  -XDisambiguateRecordFields
| > Was this advertized? It seems that's what I've been missing for years.
| >
| > Best regards, Johannes.
|
| _______________________________________________
| Glasgow-haskell-users mailing list
| Glasgow-haskell-users at haskell.org
| http://www.haskell.org/mailman/listinfo/glasgow-haskell-users


More information about the Glasgow-haskell-users mailing list