Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
fa3ffb43
Commit
fa3ffb43
authored
Sep 27, 2013
by
Krzysztof Gogolewski
Browse files
Release notes: mention -XEmptyCase
parent
c4ffdbad
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/users_guide/7.8.1-notes.xml
View file @
fa3ffb43
...
...
@@ -297,6 +297,17 @@
</listitem>
</itemizedlist>
<itemizedlist>
<listitem>
<para>
There is a new extension,
<literal>
EmptyCase
</literal>
, which allows
to write a case expression with no alternatives
<literal>
case ... of {}
</literal>
.
</para>
</listitem>
</itemizedlist>
<itemizedlist>
<listitem>
<para>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment