Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
obsidiansystems
GHC
Commits
bf7cbe78
Commit
bf7cbe78
authored
Jul 01, 2016
by
Ben Gamari
🐢
Browse files
users-guide: Note multiple pattern signature change in relnotes
parent
a6819a08
Changes
2
Hide whitespace changes
Inline
Side-by-side
docs/users_guide/8.2.1-notes.rst
View file @
bf7cbe78
...
...
@@ -22,6 +22,9 @@ Language
- TODO FIXME.
- Pattern synonym signatures can now be applied to multiple patterns, just like
value-level binding signatures. See :ref:`patsyn-typing` for details.
Compiler
~~~~~~~~
...
...
docs/users_guide/glasgow_exts.rst
View file @
bf7cbe78
...
...
@@ -4256,6 +4256,9 @@ A module which imports ``MyNum(..)`` from ``Example`` and then re-exports
``Example``. A more complete specification can be found on the
:ghc-wiki:`wiki. <PatternSynonyms/AssociatingSynonyms>`
.. _patsyn-typing:
Typing of pattern synonyms
--------------------------
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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