Skip to content
Snippets Groups Projects
Commit 0d5f787f authored by Simon Marlow's avatar Simon Marlow
Browse files

use a code display to avoid some bad typesetting

parent ba2f6f9f
No related branches found
No related tags found
No related merge requests found
......@@ -96,10 +96,15 @@ support the @LANGUAGE@ pragma are required to support
@
\eprog
Those implementations are also encouraged to support the following
named language features: @PatternGuards@, @NoNPlusKPatterns@, @RelaxedPolyRec@,
@EmptyDataDecls@, @ForeignFunctionInterface@. These are the named
language extensions supported by some pre-Haskell 2010
implementations, that have been integrated into this report.
named language features:
\bprog
@
PatternGuards, NoNPlusKPatterns, RelaxedPolyRec,
EmptyDataDecls, ForeignFunctionInterface
@
\eprog
These are the named language extensions supported by some pre-Haskell
2010 implementations, that have been integrated into this report.
\end{haskellprime}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment