#5964: Documentation: DatatypeContexts is NOT on by default in 7.4.1
-------------------------------+--------------------------------------------
  Reporter:  dagit             |          Owner:  pcapriotti      
      Type:  bug               |         Status:  closed          
  Priority:  normal            |      Milestone:  7.4.2           
 Component:  Documentation     |        Version:  7.4.1           
Resolution:  fixed             |       Keywords:                  
        Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown      |     Difficulty:  Unknown         
  Testcase:                    |      Blockedby:                  
  Blocking:                    |        Related:                  
-------------------------------+--------------------------------------------
Changes (by pcapriotti):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Oh, I also missed it at first, but it's actually there already:

 {{{
 In its default mode, GHC does not accept datatype contexts, as it has been
 decided to remove them from the next version of the language standard.
 This behaviour can be controlled with the DatatypeContexts extension. See
 Section 7.4.2, “Data type contexts”.
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5964#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to