diff options
author | Dr. ERDI Gergo <gergo@erdi.hu> | 2014-07-14 18:18:44 +0800 |
---|---|---|
committer | Dr. ERDI Gergo <gergo@erdi.hu> | 2014-07-14 18:18:44 +0800 |
commit | 698697656bb0501df40713aff847555e61b9411c (patch) | |
tree | cdaa857d11c09ee0eee8fa72b793003cf08fea16 /compiler/parser/cutils.c | |
parent | 105f16f1862eee9c3dd2f8eda2947552f8e570f2 (diff) | |
download | haskell-wip/T8968.tar.gz |
Add parser for pattern synonym type signatures.wip/T8968
Syntax is of the form
pattern type Eq a => P a T b :: Num b => R a b
which declares a pattern synonym called P, with argument types a, T, and b.
Diffstat (limited to 'compiler/parser/cutils.c')
0 files changed, 0 insertions, 0 deletions