deepseq-bounded-0.7.0.2: Bounded deepseq, including support for generic deriving

CopyrightAndrew G. Seniuk 2014-2015
LicenseBSD-style (see the file LICENSE)
MaintainerAndrew Seniuk <rasfar@gmail.com>
Stabilityprovisional
Portabilityportable (H98)
Safe HaskellNone
LanguageHaskell2010

Control.DeepSeq.Bounded.Compile

Description

 

Synopsis

Documentation

showPat :: Pattern -> String Source

Inverse of compilePat.

showPat . compilePat patstring  =  patstring

(up to optional whitespace, and canonical ordering of any attributes), provided that compilePat patstring succeeds.