#3645: Layout and pragmas
----------------------------------+-----------------------------------------
Reporter: igloo | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 6.14.1
Component: Compiler (Parser) | Version: 6.10.4
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Os: Unknown/Multiple
Architecture: Unknown/Multiple |
----------------------------------+-----------------------------------------
Comment (by eflister):
just to be super pedantic, i want to make sure the following would be ok
too. :) afaik, lots of people use this kind of layout to make toggling
lines via comments as easy as possible.
{{{
{-# LANGUAGE
EmptyDataDecls
, MultiParamTypeClasses
#-}
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3645#comment:1>
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