summaryrefslogtreecommitdiff
path: root/utils/haddock
diff options
context:
space:
mode:
authorDr. ERDI Gergo <gergo@erdi.hu>2014-11-07 19:29:06 +0800
committerDr. ERDI Gergo <gergo@erdi.hu>2014-11-20 18:21:34 +0800
commitd4530b69ff9518a091cc1aabb2b75f2e9d5b275c (patch)
treec08f31981cba931276a8b77a98534ee27aeafefd /utils/haddock
parent3b81309c057fc216afa053d195aaa85ee3a1ba9e (diff)
downloadhaskell-wip/T8584.tar.gz
Add support for pattern synonym type signatures.wip/T8584
Syntax is of the form pattern P :: (Prov b) => (Req a) => a -> b -> Int -> T a which declares a pattern synonym called `P`, with argument types `a`, `b`, and `Int`, and result type `T a`, with provided context `(Prov b)` and required context `(Req a)`.
Diffstat (limited to 'utils/haddock')
m---------utils/haddock0
1 files changed, 0 insertions, 0 deletions
diff --git a/utils/haddock b/utils/haddock
-Subproject 9cdf19bad54a6cc4b322396fdd06f4c1ee045b2
+Subproject edd2a3be44656e763419679bb426a384d9e1a74