#1736: GHC doesn't spot OPTIONS_GHC pragmas after 1k of comments
------------------------+---------------------------------------------------
Reporter: igloo | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 6.8 branch
Component: Driver | Version: 6.8
Severity: normal | Keywords:
Difficulty: Unknown | Os: Unknown
Testcase: pragma001 | Architecture: Unknown
------------------------+---------------------------------------------------
GHC doesn't spot OPTIONS_GHC (or OPTIONS, LANGUAGE, INCLUDE) pragmas after
1k of comments. Presumably the logic for when to get another buffer's
worth of source in `getOptionsFromFile` is faulty.
Test is pragma001.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1736>
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