packages feed

pretty-show 1.6.11 → 1.6.12

raw patch · 4 files changed

+88/−74 lines, 4 filesdep ~pretty-showPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: pretty-show

API changes (from Hackage documentation)

Files

CHANGELOG view
@@ -1,3 +1,6 @@+Changes in 1.6.12+  * Tread reserved operators as infix constructors (best effort kind of thing)+ Changes in 1.6.11   * Add `pPrint`, which is `putStrLn . ppShow` 
Text/Show/Parser.y view
@@ -34,6 +34,7 @@         QCONID          { (Qconid,   (_,$$)) }         CONSYM          { (Consym,   (_,$$)) }         QCONSYM         { (Qconsym,  (_,$$)) }+        RESOP           { (Reservedop, (_,$$)) }   %monad { Maybe } { (>>=) } { return }@@ -83,6 +84,7 @@   | QCONSYM                     { $1 }   | '`' CONID '`'               { backtick $2 }   | '`' QCONID '`'              { backtick $2 }+  | RESOP                       { $1 }  field                        :: { (Name,Value) }   : VARID '=' value             { ($1,$3) }
dist/build/Text/Show/Parser.hs view
@@ -196,21 +196,21 @@   happyActOffsets :: HappyAddr-happyActOffsets = HappyA# "\x15\x00\x15\x00\x5b\x00\x8b\x00\x00\x00\x60\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x15\x00\xff\xff\x15\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x15\x00\x00\x00\x28\x00\x5c\x00\x00\x00\x53\x00\x59\x00\x50\x00\x4f\x00\x48\x00\x47\x00\x00\x00\x35\x00\x00\x00\x15\x00\x00\x00\x8b\x00\x0b\x00\x00\x00\x00\x00\x38\x00\x37\x00\x00\x00\x00\x00\x39\x00\x34\x00\x00\x00\x33\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x29\x00\x15\x00\x00\x00\x22\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x0d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00"#+happyActOffsets = HappyA# "\x15\x00\x15\x00\x5b\x00\xb2\x00\x00\x00\x60\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x15\x00\xff\xff\x15\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x15\x00\x00\x00\x12\x00\x5c\x00\x00\x00\x53\x00\x59\x00\x50\x00\x4f\x00\x48\x00\x47\x00\x00\x00\x35\x00\x00\x00\x15\x00\x00\x00\xb2\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x38\x00\x37\x00\x00\x00\x00\x00\x39\x00\x34\x00\x00\x00\x33\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2a\x00\x15\x00\x00\x00\x27\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00"#  happyGotoOffsets :: HappyAddr-happyGotoOffsets = HappyA# "\x91\x00\x80\x00\x00\x00\x9f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc4\x00\x4d\x00\x2b\x00\xbf\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb4\x00\x00\x00\xc1\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa6\x00\x00\x00\xa3\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xee\xff\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3c\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf5\xff\x6f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x5e\x00\x00\x00\x00\x00\x00\x00\x00\x00\xeb\xff\xfc\xff\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"#+happyGotoOffsets = HappyA# "\x91\x00\x80\x00\x00\x00\x9f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xcc\x00\x4d\x00\x2b\x00\xc1\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb4\x00\x00\x00\xc9\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa6\x00\x00\x00\xa3\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xee\xff\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3c\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf5\xff\x6f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x5e\x00\x00\x00\x00\x00\x00\x00\x00\x00\xeb\xff\xfc\xff\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"#  happyDefActions :: HappyAddr-happyDefActions = HappyA# "\x00\x00\x00\x00\x00\x00\xfd\xff\xd3\xff\xf5\xff\xfa\xff\xed\xff\xec\xff\xe8\xff\xe9\xff\xe0\xff\xe2\xff\xd7\xff\x00\x00\xf4\xff\xf3\xff\xf2\xff\xf1\xff\xeb\xff\xea\xff\xef\xff\xee\xff\x00\x00\x00\x00\xf0\xff\xd4\xff\x00\x00\xd8\xff\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd2\xff\xd9\xff\xd1\xff\x00\x00\xfc\xff\xdf\xff\x00\x00\xe7\xff\xe6\xff\x00\x00\x00\x00\xd0\xff\xfb\xff\xcc\xff\x00\x00\xda\xff\x00\x00\xdd\xff\xde\xff\xdc\xff\xdb\xff\xf7\xff\xf9\xff\x00\x00\xf8\xff\xd6\xff\xc8\xff\xd5\xff\xcb\xff\x00\x00\xfe\xff\xce\xff\xc7\xff\xe1\xff\x00\x00\xf6\xff\xcf\xff\xc6\xff\xcd\xff\xc9\xff\x00\x00\xe4\xff\xe5\xff\xca\xff\xc5\xff\xe3\xff"#+happyDefActions = HappyA# "\x00\x00\x00\x00\x00\x00\xfd\xff\xd2\xff\xf5\xff\xfa\xff\xed\xff\xec\xff\xe8\xff\xe9\xff\xdf\xff\xe1\xff\xd6\xff\x00\x00\xf4\xff\xf3\xff\xf2\xff\xf1\xff\xeb\xff\xea\xff\xef\xff\xee\xff\x00\x00\x00\x00\xf0\xff\xd3\xff\x00\x00\xd7\xff\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd1\xff\xd8\xff\xd0\xff\x00\x00\xfc\xff\xde\xff\x00\x00\xe7\xff\xe6\xff\xe3\xff\x00\x00\x00\x00\xcf\xff\xfb\xff\xcb\xff\x00\x00\xd9\xff\x00\x00\xdc\xff\xdd\xff\xdb\xff\xda\xff\xf7\xff\xf9\xff\x00\x00\xf8\xff\xd5\xff\xc7\xff\xd4\xff\xca\xff\x00\x00\xfe\xff\xcd\xff\xc6\xff\xe0\xff\x00\x00\xf6\xff\xce\xff\xc5\xff\xcc\xff\xc8\xff\x00\x00\xe4\xff\xe5\xff\xc9\xff\xc4\xff\xe2\xff"#  happyCheck :: HappyAddr-happyCheck = HappyA# "\xff\xff\x02\x00\x06\x00\x18\x00\x16\x00\x06\x00\x18\x00\x19\x00\x09\x00\x1b\x00\x15\x00\x0c\x00\x0d\x00\x0e\x00\x0f\x00\x10\x00\x11\x00\x12\x00\x13\x00\x14\x00\x15\x00\x16\x00\x17\x00\x02\x00\x01\x00\x0a\x00\x0a\x00\x06\x00\x05\x00\x10\x00\x09\x00\x14\x00\x15\x00\x0c\x00\x0d\x00\x0e\x00\x0f\x00\x10\x00\x11\x00\x18\x00\x08\x00\x14\x00\x15\x00\x00\x00\x0a\x00\x02\x00\x03\x00\x04\x00\x08\x00\x08\x00\x0a\x00\x08\x00\x01\x00\x0a\x00\x0b\x00\x0c\x00\x0d\x00\x05\x00\x0f\x00\x10\x00\x00\x00\x12\x00\x02\x00\x03\x00\x04\x00\x08\x00\x0b\x00\x0b\x00\x08\x00\x10\x00\x0a\x00\x0b\x00\x0c\x00\x0d\x00\x03\x00\x03\x00\x10\x00\x00\x00\x12\x00\x02\x00\x03\x00\x04\x00\x03\x00\x03\x00\x07\x00\x08\x00\x03\x00\x0a\x00\x0b\x00\x0c\x00\x0d\x00\x08\x00\x03\x00\x0a\x00\x00\x00\x12\x00\x02\x00\x03\x00\x04\x00\x07\x00\x04\x00\x0a\x00\x08\x00\xff\xff\x0a\x00\x0b\x00\x0c\x00\x0d\x00\xff\xff\xff\xff\xff\xff\x00\x00\x12\x00\x02\x00\x03\x00\x04\x00\xff\xff\xff\xff\xff\xff\x08\x00\xff\xff\x0a\x00\x0b\x00\x0c\x00\x0d\x00\xff\xff\xff\xff\xff\xff\x00\x00\x12\x00\x02\x00\x03\x00\x04\x00\xff\xff\xff\xff\xff\xff\x08\x00\xff\xff\x0a\x00\x0b\x00\x0c\x00\x0d\x00\xff\xff\xff\xff\xff\xff\x00\x00\x12\x00\x02\x00\x03\x00\x04\x00\x0b\x00\xff\xff\xff\xff\x08\x00\xff\xff\x0a\x00\x0b\x00\x0c\x00\x0d\x00\xff\xff\x01\x00\x16\x00\x17\x00\x12\x00\x05\x00\x02\x00\x03\x00\x04\x00\x09\x00\xff\xff\xff\xff\x08\x00\x06\x00\x0a\x00\x0b\x00\x0c\x00\x0d\x00\xff\xff\x13\x00\xff\xff\x0e\x00\x12\x00\x02\x00\x03\x00\x04\x00\xff\xff\x14\x00\xff\xff\x08\x00\xff\xff\x0a\x00\x0b\x00\x0c\x00\x0d\x00\x03\x00\x04\x00\xff\xff\xff\xff\x12\x00\x03\x00\x04\x00\x0a\x00\x0b\x00\x0c\x00\x0d\x00\xff\xff\x0a\x00\x0b\x00\x0c\x00\x0d\x00\x11\x00\xff\xff\xff\xff\xff\xff\x15\x00\xff\xff\x17\x00\xff\xff\xff\xff\x1a\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff"#+happyCheck = HappyA# "\xff\xff\x02\x00\x06\x00\x18\x00\x16\x00\x06\x00\x18\x00\x19\x00\x09\x00\x1b\x00\x15\x00\x0c\x00\x0d\x00\x0e\x00\x0f\x00\x10\x00\x11\x00\x12\x00\x13\x00\x14\x00\x15\x00\x16\x00\x17\x00\x02\x00\x0a\x00\x01\x00\x08\x00\x06\x00\x0a\x00\x05\x00\x09\x00\x14\x00\x15\x00\x0c\x00\x0d\x00\x0e\x00\x0f\x00\x10\x00\x11\x00\x19\x00\x0a\x00\x14\x00\x15\x00\x00\x00\x10\x00\x02\x00\x03\x00\x04\x00\x08\x00\x0a\x00\x08\x00\x08\x00\x01\x00\x0a\x00\x0b\x00\x0c\x00\x0d\x00\x05\x00\x0f\x00\x10\x00\x00\x00\x12\x00\x02\x00\x03\x00\x04\x00\x08\x00\x0b\x00\x0b\x00\x08\x00\x10\x00\x0a\x00\x0b\x00\x0c\x00\x0d\x00\x03\x00\x03\x00\x10\x00\x00\x00\x12\x00\x02\x00\x03\x00\x04\x00\x03\x00\x03\x00\x07\x00\x08\x00\x03\x00\x0a\x00\x0b\x00\x0c\x00\x0d\x00\x08\x00\x03\x00\x0a\x00\x00\x00\x12\x00\x02\x00\x03\x00\x04\x00\x07\x00\x04\x00\x0a\x00\x08\x00\xff\xff\x0a\x00\x0b\x00\x0c\x00\x0d\x00\xff\xff\xff\xff\xff\xff\x00\x00\x12\x00\x02\x00\x03\x00\x04\x00\xff\xff\xff\xff\xff\xff\x08\x00\xff\xff\x0a\x00\x0b\x00\x0c\x00\x0d\x00\xff\xff\xff\xff\xff\xff\x00\x00\x12\x00\x02\x00\x03\x00\x04\x00\xff\xff\xff\xff\xff\xff\x08\x00\xff\xff\x0a\x00\x0b\x00\x0c\x00\x0d\x00\xff\xff\xff\xff\xff\xff\x00\x00\x12\x00\x02\x00\x03\x00\x04\x00\xff\xff\xff\xff\xff\xff\x08\x00\xff\xff\x0a\x00\x0b\x00\x0c\x00\x0d\x00\xff\xff\x01\x00\xff\xff\xff\xff\x12\x00\x05\x00\x02\x00\x03\x00\x04\x00\x09\x00\xff\xff\xff\xff\x08\x00\x06\x00\x0a\x00\x0b\x00\x0c\x00\x0d\x00\xff\xff\x13\x00\xff\xff\x0e\x00\x12\x00\x02\x00\x03\x00\x04\x00\xff\xff\x14\x00\xff\xff\x08\x00\x0b\x00\x0a\x00\x0b\x00\x0c\x00\x0d\x00\xff\xff\xff\xff\x03\x00\x04\x00\x12\x00\xff\xff\x16\x00\x17\x00\x18\x00\x0a\x00\x0b\x00\x0c\x00\x0d\x00\x03\x00\x04\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x0a\x00\x0b\x00\x0c\x00\x0d\x00\x11\x00\xff\xff\xff\xff\xff\xff\x15\x00\xff\xff\x17\x00\xff\xff\xff\xff\x1a\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff"#  happyTable :: HappyAddr-happyTable = HappyA# "\x00\x00\x0d\x00\x4e\x00\x4f\x00\x47\x00\x0e\x00\x48\x00\x49\x00\x0f\x00\x4a\x00\x43\x00\x10\x00\x11\x00\x12\x00\x13\x00\x14\x00\x15\x00\x20\x00\x21\x00\x16\x00\x17\x00\x22\x00\x23\x00\x0d\x00\x2e\x00\x19\x00\x19\x00\x0e\x00\x26\x00\x34\x00\x0f\x00\x2d\x00\x2e\x00\x10\x00\x11\x00\x12\x00\x13\x00\x14\x00\x15\x00\xff\xff\x4c\x00\x16\x00\x17\x00\x1a\x00\x19\x00\x03\x00\x04\x00\x05\x00\x41\x00\x41\x00\x19\x00\x06\x00\x46\x00\x07\x00\x08\x00\x09\x00\x0a\x00\x47\x00\x1b\x00\x1c\x00\x1a\x00\x0b\x00\x03\x00\x04\x00\x05\x00\x4c\x00\x4d\x00\x4e\x00\x06\x00\x34\x00\x07\x00\x08\x00\x09\x00\x0a\x00\x35\x00\x36\x00\x44\x00\x1d\x00\x0b\x00\x03\x00\x04\x00\x05\x00\x37\x00\x38\x00\x1e\x00\x06\x00\x3a\x00\x07\x00\x08\x00\x09\x00\x0a\x00\x3b\x00\x39\x00\x19\x00\x50\x00\x0b\x00\x03\x00\x04\x00\x05\x00\x3c\x00\x25\x00\x19\x00\x06\x00\x00\x00\x07\x00\x08\x00\x09\x00\x0a\x00\x00\x00\x00\x00\x00\x00\x42\x00\x0b\x00\x03\x00\x04\x00\x05\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x07\x00\x08\x00\x09\x00\x0a\x00\x00\x00\x00\x00\x00\x00\x02\x00\x0b\x00\x03\x00\x04\x00\x05\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x07\x00\x08\x00\x09\x00\x0a\x00\x00\x00\x00\x00\x00\x00\x17\x00\x0b\x00\x03\x00\x04\x00\x05\x00\x2a\x00\x00\x00\x00\x00\x06\x00\x00\x00\x07\x00\x08\x00\x09\x00\x0a\x00\x00\x00\x25\x00\x2b\x00\x2c\x00\x0b\x00\x26\x00\x2f\x00\x04\x00\x05\x00\x27\x00\x00\x00\x00\x00\x06\x00\x30\x00\x07\x00\x08\x00\x09\x00\x0a\x00\x00\x00\x28\x00\x00\x00\x31\x00\x0b\x00\x41\x00\x04\x00\x05\x00\x00\x00\x32\x00\x00\x00\x06\x00\x00\x00\x07\x00\x08\x00\x09\x00\x0a\x00\x19\x00\x05\x00\x00\x00\x00\x00\x0b\x00\x23\x00\x05\x00\x07\x00\x08\x00\x09\x00\x0a\x00\x00\x00\x07\x00\x08\x00\x09\x00\x0a\x00\x3c\x00\x00\x00\x00\x00\x00\x00\x3d\x00\x00\x00\x3e\x00\x00\x00\x00\x00\x3f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"#+happyTable = HappyA# "\x00\x00\x0d\x00\x4f\x00\x50\x00\x48\x00\x0e\x00\x49\x00\x4a\x00\x0f\x00\x4b\x00\x44\x00\x10\x00\x11\x00\x12\x00\x13\x00\x14\x00\x15\x00\x20\x00\x21\x00\x16\x00\x17\x00\x22\x00\x23\x00\x0d\x00\x19\x00\x2f\x00\x42\x00\x0e\x00\x19\x00\x26\x00\x0f\x00\x2e\x00\x2f\x00\x10\x00\x11\x00\x12\x00\x13\x00\x14\x00\x15\x00\xff\xff\x19\x00\x16\x00\x17\x00\x1a\x00\x35\x00\x03\x00\x04\x00\x05\x00\x4d\x00\x19\x00\x42\x00\x06\x00\x47\x00\x07\x00\x08\x00\x09\x00\x0a\x00\x48\x00\x1b\x00\x1c\x00\x1a\x00\x0b\x00\x03\x00\x04\x00\x05\x00\x4d\x00\x4e\x00\x4f\x00\x06\x00\x35\x00\x07\x00\x08\x00\x09\x00\x0a\x00\x36\x00\x37\x00\x45\x00\x1d\x00\x0b\x00\x03\x00\x04\x00\x05\x00\x38\x00\x39\x00\x1e\x00\x06\x00\x3b\x00\x07\x00\x08\x00\x09\x00\x0a\x00\x3c\x00\x3a\x00\x19\x00\x51\x00\x0b\x00\x03\x00\x04\x00\x05\x00\x3d\x00\x25\x00\x19\x00\x06\x00\x00\x00\x07\x00\x08\x00\x09\x00\x0a\x00\x00\x00\x00\x00\x00\x00\x43\x00\x0b\x00\x03\x00\x04\x00\x05\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x07\x00\x08\x00\x09\x00\x0a\x00\x00\x00\x00\x00\x00\x00\x02\x00\x0b\x00\x03\x00\x04\x00\x05\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x07\x00\x08\x00\x09\x00\x0a\x00\x00\x00\x00\x00\x00\x00\x17\x00\x0b\x00\x03\x00\x04\x00\x05\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x07\x00\x08\x00\x09\x00\x0a\x00\x00\x00\x25\x00\x00\x00\x00\x00\x0b\x00\x26\x00\x30\x00\x04\x00\x05\x00\x27\x00\x00\x00\x00\x00\x06\x00\x31\x00\x07\x00\x08\x00\x09\x00\x0a\x00\x00\x00\x28\x00\x00\x00\x32\x00\x0b\x00\x42\x00\x04\x00\x05\x00\x00\x00\x33\x00\x00\x00\x06\x00\x2a\x00\x07\x00\x08\x00\x09\x00\x0a\x00\x00\x00\x00\x00\x19\x00\x05\x00\x0b\x00\x00\x00\x2b\x00\x2c\x00\x2d\x00\x07\x00\x08\x00\x09\x00\x0a\x00\x23\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x08\x00\x09\x00\x0a\x00\x3d\x00\x00\x00\x00\x00\x00\x00\x3e\x00\x00\x00\x3f\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"# -happyReduceArr = Happy_Data_Array.array (1, 58) [+happyReduceArr = Happy_Data_Array.array (1, 59) [ 	(1 , happyReduce_1), 	(2 , happyReduce_2), 	(3 , happyReduce_3),@@ -268,10 +268,11 @@ 	(55 , happyReduce_55), 	(56 , happyReduce_56), 	(57 , happyReduce_57),-	(58 , happyReduce_58)+	(58 , happyReduce_58),+	(59 , happyReduce_59) 	] -happy_n_terms = 25 :: Int+happy_n_terms = 26 :: Int happy_n_nonterms = 28 :: Int  happyReduce_1 = happySpecReduce_3  0# happyReduction_1@@ -486,8 +487,15 @@ 		 (backtick happy_var_2 	)} -happyReduce_28 = happySpecReduce_3  6# happyReduction_28-happyReduction_28 happy_x_3+happyReduce_28 = happySpecReduce_1  5# happyReduction_28+happyReduction_28 happy_x_1+	 =  case happyOutTok happy_x_1 of { ((Reservedop, (_,happy_var_1))) -> +	happyIn9+		 (happy_var_1+	)}++happyReduce_29 = happySpecReduce_3  6# happyReduction_29+happyReduction_29 happy_x_3 	happy_x_2 	happy_x_1 	 =  case happyOutTok happy_x_1 of { ((Varid,    (_,happy_var_1))) -> @@ -496,13 +504,13 @@ 		 ((happy_var_1,happy_var_3) 	)}} -happyReduce_29 = happySpecReduce_0  7# happyReduction_29-happyReduction_29  =  happyIn11+happyReduce_30 = happySpecReduce_0  7# happyReduction_30+happyReduction_30  =  happyIn11 		 ([] 	) -happyReduce_30 = happySpecReduce_3  7# happyReduction_30-happyReduction_30 happy_x_3+happyReduce_31 = happySpecReduce_3  7# happyReduction_31+happyReduction_31 happy_x_3 	happy_x_2 	happy_x_1 	 =  case happyOut4 happy_x_1 of { happy_var_1 -> @@ -511,22 +519,22 @@ 		 (happy_var_1 : happy_var_3 	)}} -happyReduce_31 = happySpecReduce_1  8# happyReduction_31-happyReduction_31 happy_x_1+happyReduce_32 = happySpecReduce_1  8# happyReduction_32+happyReduction_32 happy_x_1 	 =  case happyOut22 happy_x_1 of { happy_var_1 ->  	happyIn12 		 (reverse happy_var_1 	)} -happyReduce_32 = happySpecReduce_1  9# happyReduction_32-happyReduction_32 happy_x_1+happyReduce_33 = happySpecReduce_1  9# happyReduction_33+happyReduction_33 happy_x_1 	 =  case happyOut23 happy_x_1 of { happy_var_1 ->  	happyIn13 		 (reverse happy_var_1 	)} -happyReduce_33 = happySpecReduce_3  10# happyReduction_33-happyReduction_33 happy_x_3+happyReduce_34 = happySpecReduce_3  10# happyReduction_34+happyReduction_34 happy_x_3 	happy_x_2 	happy_x_1 	 =  case happyOutTok happy_x_2 of { ((Consym,   (_,happy_var_2))) -> @@ -534,8 +542,8 @@ 		 ("(" ++ happy_var_2 ++ ")" 	)} -happyReduce_34 = happySpecReduce_3  11# happyReduction_34-happyReduction_34 happy_x_3+happyReduce_35 = happySpecReduce_3  11# happyReduction_35+happyReduction_35 happy_x_3 	happy_x_2 	happy_x_1 	 =  case happyOutTok happy_x_2 of { ((Qconsym,  (_,happy_var_2))) -> @@ -543,8 +551,8 @@ 		 ("(" ++ happy_var_2 ++ ")" 	)} -happyReduce_35 = happySpecReduce_3  12# happyReduction_35-happyReduction_35 happy_x_3+happyReduce_36 = happySpecReduce_3  12# happyReduction_36+happyReduction_36 happy_x_3 	happy_x_2 	happy_x_1 	 =  case happyOutTok happy_x_2 of { ((Qvarsym,  (_,happy_var_2))) -> @@ -552,8 +560,8 @@ 		 ("(" ++ happy_var_2 ++ ")" 	)} -happyReduce_36 = happySpecReduce_3  13# happyReduction_36-happyReduction_36 happy_x_3+happyReduce_37 = happySpecReduce_3  13# happyReduction_37+happyReduction_37 happy_x_3 	happy_x_2 	happy_x_1 	 =  case happyOutTok happy_x_2 of { ((Varsym,   (_,happy_var_2))) -> @@ -561,32 +569,32 @@ 		 ("(" ++ happy_var_2 ++ ")" 	)} -happyReduce_37 = happySpecReduce_1  14# happyReduction_37-happyReduction_37 happy_x_1+happyReduce_38 = happySpecReduce_1  14# happyReduction_38+happyReduction_38 happy_x_1 	 =  case happyOut24 happy_x_1 of { happy_var_1 ->  	happyIn18 		 (happy_var_1 	)} -happyReduce_38 = happySpecReduce_0  14# happyReduction_38-happyReduction_38  =  happyIn18+happyReduce_39 = happySpecReduce_0  14# happyReduction_39+happyReduction_39  =  happyIn18 		 ([] 	) -happyReduce_39 = happySpecReduce_1  15# happyReduction_39-happyReduction_39 happy_x_1+happyReduce_40 = happySpecReduce_1  15# happyReduction_40+happyReduction_40 happy_x_1 	 =  case happyOut20 happy_x_1 of { happy_var_1 ->  	happyIn19 		 (happy_var_1 	)} -happyReduce_40 = happySpecReduce_0  15# happyReduction_40-happyReduction_40  =  happyIn19+happyReduce_41 = happySpecReduce_0  15# happyReduction_41+happyReduction_41  =  happyIn19 		 ([] 	) -happyReduce_41 = happySpecReduce_2  16# happyReduction_41-happyReduction_41 happy_x_2+happyReduce_42 = happySpecReduce_2  16# happyReduction_42+happyReduction_42 happy_x_2 	happy_x_1 	 =  case happyOut4 happy_x_1 of { happy_var_1 ->  	case happyOut21 happy_x_2 of { happy_var_2 -> @@ -594,27 +602,27 @@ 		 (happy_var_1 : happy_var_2 	)}} -happyReduce_42 = happySpecReduce_1  17# happyReduction_42-happyReduction_42 happy_x_1+happyReduce_43 = happySpecReduce_1  17# happyReduction_43+happyReduction_43 happy_x_1 	 =  case happyOut27 happy_x_1 of { happy_var_1 ->  	happyIn21 		 (happy_var_1 	)} -happyReduce_43 = happySpecReduce_0  17# happyReduction_43-happyReduction_43  =  happyIn21+happyReduce_44 = happySpecReduce_0  17# happyReduction_44+happyReduction_44  =  happyIn21 		 ([] 	) -happyReduce_44 = happySpecReduce_1  18# happyReduction_44-happyReduction_44 happy_x_1+happyReduce_45 = happySpecReduce_1  18# happyReduction_45+happyReduction_45 happy_x_1 	 =  case happyOut7 happy_x_1 of { happy_var_1 ->  	happyIn22 		 ([happy_var_1] 	)} -happyReduce_45 = happySpecReduce_2  18# happyReduction_45-happyReduction_45 happy_x_2+happyReduce_46 = happySpecReduce_2  18# happyReduction_46+happyReduction_46 happy_x_2 	happy_x_1 	 =  case happyOut22 happy_x_1 of { happy_var_1 ->  	case happyOut7 happy_x_2 of { happy_var_2 -> @@ -622,15 +630,15 @@ 		 (happy_var_2 : happy_var_1 	)}} -happyReduce_46 = happySpecReduce_1  19# happyReduction_46-happyReduction_46 happy_x_1+happyReduce_47 = happySpecReduce_1  19# happyReduction_47+happyReduction_47 happy_x_1 	 =  case happyOut5 happy_x_1 of { happy_var_1 ->  	happyIn23 		 ([happy_var_1] 	)} -happyReduce_47 = happySpecReduce_2  19# happyReduction_47-happyReduction_47 happy_x_2+happyReduce_48 = happySpecReduce_2  19# happyReduction_48+happyReduction_48 happy_x_2 	happy_x_1 	 =  case happyOut23 happy_x_1 of { happy_var_1 ->  	case happyOut5 happy_x_2 of { happy_var_2 -> @@ -638,8 +646,8 @@ 		 (happy_var_2 : happy_var_1 	)}} -happyReduce_48 = happySpecReduce_2  20# happyReduction_48-happyReduction_48 happy_x_2+happyReduce_49 = happySpecReduce_2  20# happyReduction_49+happyReduction_49 happy_x_2 	happy_x_1 	 =  case happyOut10 happy_x_1 of { happy_var_1 ->  	case happyOut26 happy_x_2 of { happy_var_2 -> @@ -647,57 +655,57 @@ 		 (happy_var_1 : happy_var_2 	)}} -happyReduce_49 = happySpecReduce_2  21# happyReduction_49-happyReduction_49 happy_x_2+happyReduce_50 = happySpecReduce_2  21# happyReduction_50+happyReduction_50 happy_x_2 	happy_x_1 	 =  case happyOut4 happy_x_2 of { happy_var_2 ->  	happyIn25 		 (happy_var_2 	)} -happyReduce_50 = happySpecReduce_1  22# happyReduction_50-happyReduction_50 happy_x_1+happyReduce_51 = happySpecReduce_1  22# happyReduction_51+happyReduction_51 happy_x_1 	 =  case happyOut29 happy_x_1 of { happy_var_1 ->  	happyIn26 		 (happy_var_1 	)} -happyReduce_51 = happySpecReduce_0  22# happyReduction_51-happyReduction_51  =  happyIn26+happyReduce_52 = happySpecReduce_0  22# happyReduction_52+happyReduction_52  =  happyIn26 		 ([] 	) -happyReduce_52 = happySpecReduce_1  23# happyReduction_52-happyReduction_52 happy_x_1+happyReduce_53 = happySpecReduce_1  23# happyReduction_53+happyReduction_53 happy_x_1 	 =  case happyOut30 happy_x_1 of { happy_var_1 ->  	happyIn27 		 (reverse happy_var_1 	)} -happyReduce_53 = happySpecReduce_2  24# happyReduction_53-happyReduction_53 happy_x_2+happyReduce_54 = happySpecReduce_2  24# happyReduction_54+happyReduction_54 happy_x_2 	happy_x_1 	 =  case happyOut10 happy_x_2 of { happy_var_2 ->  	happyIn28 		 (happy_var_2 	)} -happyReduce_54 = happySpecReduce_1  25# happyReduction_54-happyReduction_54 happy_x_1+happyReduce_55 = happySpecReduce_1  25# happyReduction_55+happyReduction_55 happy_x_1 	 =  case happyOut31 happy_x_1 of { happy_var_1 ->  	happyIn29 		 (reverse happy_var_1 	)} -happyReduce_55 = happySpecReduce_1  26# happyReduction_55-happyReduction_55 happy_x_1+happyReduce_56 = happySpecReduce_1  26# happyReduction_56+happyReduction_56 happy_x_1 	 =  case happyOut25 happy_x_1 of { happy_var_1 ->  	happyIn30 		 ([happy_var_1] 	)} -happyReduce_56 = happySpecReduce_2  26# happyReduction_56-happyReduction_56 happy_x_2+happyReduce_57 = happySpecReduce_2  26# happyReduction_57+happyReduction_57 happy_x_2 	happy_x_1 	 =  case happyOut30 happy_x_1 of { happy_var_1 ->  	case happyOut25 happy_x_2 of { happy_var_2 -> @@ -705,15 +713,15 @@ 		 (happy_var_2 : happy_var_1 	)}} -happyReduce_57 = happySpecReduce_1  27# happyReduction_57-happyReduction_57 happy_x_1+happyReduce_58 = happySpecReduce_1  27# happyReduction_58+happyReduction_58 happy_x_1 	 =  case happyOut28 happy_x_1 of { happy_var_1 ->  	happyIn31 		 ([happy_var_1] 	)} -happyReduce_58 = happySpecReduce_2  27# happyReduction_58-happyReduction_58 happy_x_2+happyReduce_59 = happySpecReduce_2  27# happyReduction_59+happyReduction_59 happy_x_2 	happy_x_1 	 =  case happyOut31 happy_x_1 of { happy_var_1 ->  	case happyOut28 happy_x_2 of { happy_var_2 -> @@ -722,7 +730,7 @@ 	)}}  happyNewToken action sts stk [] =-	happyDoAction 24# notHappyAtAll action sts stk []+	happyDoAction 25# notHappyAtAll action sts stk []  happyNewToken action sts stk (tk:tks) = 	let cont i = happyDoAction i tk action sts stk tks in@@ -750,10 +758,11 @@ 	(Qconid,   (_,happy_dollar_dollar)) -> cont 21#; 	(Consym,   (_,happy_dollar_dollar)) -> cont 22#; 	(Qconsym,  (_,happy_dollar_dollar)) -> cont 23#;+	(Reservedop, (_,happy_dollar_dollar)) -> cont 24#; 	_ -> happyError' (tk:tks) 	} -happyError_ 24# tk tks = happyError' tks+happyError_ 25# tk tks = happyError' tks happyError_ _ tk tks = happyError' (tk:tks)  happyThen :: () => Maybe a -> (a -> Maybe b) -> Maybe b
pretty-show.cabal view
@@ -1,5 +1,5 @@ name:           pretty-show-version:        1.6.11+version:        1.6.12 category:       Text  synopsis:       Tools for working with derived `Show` instances and generic@@ -59,7 +59,7 @@   hs-source-dirs: bin   build-depends:     base          >= 4.5  &&  < 5,-    pretty-show   == 1.6.11+    pretty-show   == 1.6.12   ghc-options: -Wall  source-repository head