[GHC] #9789: Make GHC accept .format+lhs as extension for literate haskell files

GHC ghc-devs at haskell.org
Tue Nov 11 00:05:57 UTC 2014


#9789: Make GHC accept .format+lhs as extension for literate haskell files
-------------------------------------+-------------------------------------
       Reporter:  merijn             |                   Owner:  merijn
           Type:  feature request    |                  Status:  new
       Priority:  normal             |               Milestone:
      Component:  Compiler           |                 Version:  7.9
       Keywords:                     |        Operating System:
   Architecture:  Unknown/Multiple   |  Unknown/Multiple
     Difficulty:  Unknown            |         Type of failure:
     Blocked By:                     |  None/Unknown
Related Tickets:                     |               Test Case:
                                     |                Blocking:
                                     |  Differential Revisions:
-------------------------------------+-------------------------------------
 I proposed this solution on the mailing list as a solution to allowing
 other tools to determine what the type of the non-haskell content in a
 literate haskell file is. For example, whether a document is markdown +
 literate haskell or reStructuredText + literate haskel.

 There were no real objections on the mailing list and this approach has
 been tested and works on Windows.

 Last discussion: https://www.haskell.org/pipermail/glasgow-haskell-
 users/2014-August/025228.html
 Initial discussion: https://www.haskell.org/pipermail/glasgow-haskell-
 users/2014-March/024745.html

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9789>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list