summaryrefslogtreecommitdiff
path: root/docs/users_guide
diff options
context:
space:
mode:
authorTakano Akio <aljee@hyper.cx>2012-08-16 11:13:47 +0100
committerSimon Peyton Jones <simonpj@microsoft.com>2012-08-16 11:13:47 +0100
commit41c7342e7937dab55d082a0c5612f783e7eaa855 (patch)
tree19c865ea2390e4720c0d61907f65399f0b2b37a9 /docs/users_guide
parentde07bf2657fc5709331ad933b5563fac97b1a05b (diff)
downloadhaskell-41c7342e7937dab55d082a0c5612f783e7eaa855.tar.gz
Allow a vew pattern or bang pattern in a record pattern.
e.g. data T = MkT { x,y :: Int } f (MkT { x = !v, y = negate -> w }) = v + w
Diffstat (limited to 'docs/users_guide')
0 files changed, 0 insertions, 0 deletions