diff --git a/CHANGELOG b/CHANGELOG
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+Changes in 1.9.2
+  * Allow VARSYM as infix constructors
+
 Changes in 1.9.1
   * Allow keywords as the name of constructors
 
diff --git a/Text/Show/Parser.y b/Text/Show/Parser.y
--- a/Text/Show/Parser.y
+++ b/Text/Show/Parser.y
@@ -89,6 +89,8 @@
 infixcon                     :: { String }
   : CONSYM                      { $1 }
   | QCONSYM                     { $1 }
+  | VARSYM                      { $1 }
+  | QVARSYM                     { $1 }
   | '`' CONID '`'               { backtick $2 }
   | '`' QCONID '`'              { backtick $2 }
   | RESOP                       { $1 }
diff --git a/dist/build/Text/Show/Parser.hs b/dist/build/Text/Show/Parser.hs
--- a/dist/build/Text/Show/Parser.hs
+++ b/dist/build/Text/Show/Parser.hs
@@ -200,7 +200,7 @@
 
 
 happyExpList :: HappyAddr
-happyExpList = HappyA# "\x00\x00\x00\x00\x51\xf2\x33\x02\x00\x00\x00\x88\x92\x9f\x11\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x10\x80\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa2\xe4\x67\x04\x00\x00\x00\x10\x25\xff\x2f\x00\x00\x00\x80\x28\xf9\x19\x01\x00\x00\x00\x00\x00\x44\x00\x00\x00\x00\x20\x4a\x7e\x46\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x40\x94\xfc\x8c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x28\x00\x00\x00\x00\x00\x80\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x40\x94\xfc\x8c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\x00\x1c\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x4a\x7e\x46\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x80\x28\xf9\x19\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x25\x3f\x23\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\x00\x00\x00\x00\x00"#
+happyExpList = HappyA# "\x00\x00\x00\x00\x51\xf2\x33\x02\x00\x00\x00\x88\x92\x9f\x11\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x10\x98\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa2\xe4\x67\x04\x00\x00\x00\x10\x25\xff\x2f\x00\x00\x00\x80\x28\xf9\x19\x01\x00\x00\x00\x00\x00\x44\x00\x00\x00\x00\x20\x4a\x7e\x46\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x40\x94\xfc\x8c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x28\x00\x00\x00\x00\x00\x80\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x40\x94\xfc\x8c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xc0\x1c\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x92\x9f\x11\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x20\x4a\x7e\x46\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x44\xc9\xcf\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00"#
 
 {-# NOINLINE happyExpListPerState #-}
 happyExpListPerState st =
@@ -216,24 +216,24 @@
         f (True, nr) = [token_strs !! nr]
 
 happyActOffsets :: HappyAddr
-happyActOffsets = HappyA# "\x17\x00\x17\x00\xfd\xff\xb6\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x17\x00\xff\xff\x17\x00\x1a\x00\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x17\x00\x00\x00\x03\x00\x1b\x00\x4e\x00\x30\x00\x00\x00\x2c\x00\x37\x00\x3c\x00\x45\x00\x4d\x00\x4f\x00\x00\x00\x3f\x00\x00\x00\x17\x00\x00\x00\xb6\x00\xed\xff\x00\x00\x00\x00\x00\x00\x4c\x00\x54\x00\x00\x00\x00\x00\x52\x00\x5d\x00\x00\x00\x68\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x60\x00\x17\x00\x00\x00\x00\x00\x00\x00\x5f\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x63\x00\x61\x00\x00\x00\x00\x00\x00\x00\x00\x00\x66\x00\x00\x00"#
+happyActOffsets = HappyA# "\x17\x00\x17\x00\xfd\xff\xb6\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x17\x00\xff\xff\x17\x00\x1a\x00\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x17\x00\x00\x00\x03\x00\x1b\x00\x4e\x00\x30\x00\x00\x00\x2c\x00\x37\x00\x3c\x00\x45\x00\x4d\x00\x4f\x00\x00\x00\x3f\x00\x00\x00\x17\x00\x00\x00\xb6\x00\xed\xff\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x4c\x00\x54\x00\x00\x00\x00\x00\x52\x00\x5d\x00\x00\x00\x68\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x60\x00\x17\x00\x00\x00\x00\x00\x00\x00\x5f\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x63\x00\x61\x00\x00\x00\x00\x00\x00\x00\x00\x00\x66\x00\x00\x00"#
 
 happyGotoOffsets :: HappyAddr
-happyGotoOffsets = HappyA# "\x64\x00\x75\x00\x00\x00\xa5\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc7\x00\x42\x00\x31\x00\x00\x00\xd2\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa9\x00\x00\x00\x00\x00\x00\x00\xf1\xff\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xac\x00\x00\x00\xba\x00\x00\x00\x46\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x53\x00\x00\x00\x00\x00\x00\x00\x00\x00\x65\x00\x86\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x97\x00\x00\x00\x00\x00\x00\x00\x00\x00\x5c\x00\x76\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"#
+happyGotoOffsets = HappyA# "\x64\x00\x75\x00\x00\x00\xa5\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xce\x00\x42\x00\x31\x00\x00\x00\xd2\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa9\x00\x00\x00\x00\x00\x00\x00\xf1\xff\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xac\x00\x00\x00\xba\x00\x00\x00\x46\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x53\x00\x00\x00\x00\x00\x00\x00\x00\x00\x65\x00\x86\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x97\x00\x00\x00\x00\x00\x00\x00\x00\x00\x5c\x00\x76\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"#
 
 happyAdjustOffset :: Happy_GHC_Exts.Int# -> Happy_GHC_Exts.Int#
 happyAdjustOffset off = off
 
 happyDefActions :: HappyAddr
-happyDefActions = HappyA# "\x00\x00\x00\x00\x00\x00\xfd\xff\xcf\xff\xf5\xff\xfa\xff\xed\xff\xec\xff\xe8\xff\xe9\xff\xdc\xff\xde\xff\xd3\xff\x00\x00\x00\x00\xf4\xff\xf3\xff\xf2\xff\xf1\xff\xeb\xff\xea\xff\xef\xff\xee\xff\xe5\xff\x00\x00\x00\x00\xf0\xff\x00\x00\x00\x00\xd0\xff\x00\x00\xd4\xff\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xce\xff\xd5\xff\xcd\xff\x00\x00\xfc\xff\xdb\xff\x00\x00\xe4\xff\xe3\xff\xe0\xff\x00\x00\x00\x00\xcc\xff\xfb\xff\xc8\xff\x00\x00\xd6\xff\x00\x00\xd9\xff\xda\xff\xd8\xff\xd7\xff\xf7\xff\xf9\xff\x00\x00\xf8\xff\xd2\xff\xc4\xff\xd1\xff\xc7\xff\x00\x00\xe6\xff\xe7\xff\xfe\xff\xca\xff\xc3\xff\xdd\xff\x00\x00\xf6\xff\xcb\xff\xc2\xff\xc9\xff\xc5\xff\x00\x00\xe1\xff\xe2\xff\xc6\xff\xc1\xff\xdf\xff"#
+happyDefActions = HappyA# "\x00\x00\x00\x00\x00\x00\xfd\xff\xcd\xff\xf5\xff\xfa\xff\xed\xff\xec\xff\xe8\xff\xe9\xff\xda\xff\xdc\xff\xd1\xff\x00\x00\x00\x00\xf4\xff\xf3\xff\xf2\xff\xf1\xff\xeb\xff\xea\xff\xef\xff\xee\xff\xe5\xff\x00\x00\x00\x00\xf0\xff\x00\x00\x00\x00\xce\xff\x00\x00\xd2\xff\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xcc\xff\xd3\xff\xcb\xff\x00\x00\xfc\xff\xd9\xff\x00\x00\xe2\xff\xe1\xff\xe4\xff\xe3\xff\xde\xff\x00\x00\x00\x00\xca\xff\xfb\xff\xc6\xff\x00\x00\xd4\xff\x00\x00\xd7\xff\xd8\xff\xd6\xff\xd5\xff\xf7\xff\xf9\xff\x00\x00\xf8\xff\xd0\xff\xc2\xff\xcf\xff\xc5\xff\x00\x00\xe6\xff\xe7\xff\xfe\xff\xc8\xff\xc1\xff\xdb\xff\x00\x00\xf6\xff\xc9\xff\xc0\xff\xc7\xff\xc3\xff\x00\x00\xdf\xff\xe0\xff\xc4\xff\xbf\xff\xdd\xff"#
 
 happyCheck :: HappyAddr
-happyCheck = HappyA# "\xff\xff\x02\x00\x11\x00\x16\x00\x17\x00\x06\x00\x15\x00\x08\x00\x17\x00\x0c\x00\x0b\x00\x1a\x00\x09\x00\x0e\x00\x0f\x00\x10\x00\x11\x00\x12\x00\x13\x00\x14\x00\x15\x00\x16\x00\x17\x00\x18\x00\x19\x00\x02\x00\x1b\x00\x0c\x00\x04\x00\x06\x00\x16\x00\x08\x00\x18\x00\x19\x00\x0b\x00\x1b\x00\x09\x00\x0e\x00\x0f\x00\x10\x00\x11\x00\x12\x00\x13\x00\x1c\x00\x12\x00\x16\x00\x17\x00\x03\x00\x16\x00\x00\x00\x1b\x00\x02\x00\x03\x00\x04\x00\x0a\x00\x07\x00\x0c\x00\x08\x00\x03\x00\x0a\x00\x0b\x00\x0c\x00\x0d\x00\x03\x00\x0f\x00\x10\x00\x00\x00\x12\x00\x02\x00\x03\x00\x04\x00\x01\x00\x03\x00\x07\x00\x08\x00\x05\x00\x0a\x00\x0b\x00\x0c\x00\x0d\x00\x03\x00\x12\x00\x03\x00\x00\x00\x12\x00\x02\x00\x03\x00\x04\x00\x0a\x00\x0d\x00\x0c\x00\x08\x00\x0a\x00\x0a\x00\x0b\x00\x0c\x00\x0d\x00\x0d\x00\x05\x00\x10\x00\x00\x00\x12\x00\x02\x00\x03\x00\x04\x00\x01\x00\x0a\x00\x0c\x00\x08\x00\x0a\x00\x0a\x00\x0b\x00\x0c\x00\x0d\x00\x0c\x00\x12\x00\x18\x00\x00\x00\x12\x00\x02\x00\x03\x00\x04\x00\x15\x00\xff\xff\x06\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\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\x0d\x00\x0a\x00\x0b\x00\x0c\x00\x0d\x00\xff\xff\xff\xff\x03\x00\x04\x00\x12\x00\xff\xff\x18\x00\x19\x00\x1a\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\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff"#
+happyCheck = HappyA# "\xff\xff\x02\x00\x11\x00\x16\x00\x17\x00\x06\x00\x15\x00\x08\x00\x17\x00\x0c\x00\x0b\x00\x1a\x00\x09\x00\x0e\x00\x0f\x00\x10\x00\x11\x00\x12\x00\x13\x00\x14\x00\x15\x00\x16\x00\x17\x00\x18\x00\x19\x00\x02\x00\x1b\x00\x0c\x00\x04\x00\x06\x00\x16\x00\x08\x00\x18\x00\x19\x00\x0b\x00\x1b\x00\x09\x00\x0e\x00\x0f\x00\x10\x00\x11\x00\x12\x00\x13\x00\x1c\x00\x12\x00\x16\x00\x17\x00\x03\x00\x16\x00\x00\x00\x1b\x00\x02\x00\x03\x00\x04\x00\x0a\x00\x07\x00\x0c\x00\x08\x00\x03\x00\x0a\x00\x0b\x00\x0c\x00\x0d\x00\x03\x00\x0f\x00\x10\x00\x00\x00\x12\x00\x02\x00\x03\x00\x04\x00\x01\x00\x03\x00\x07\x00\x08\x00\x05\x00\x0a\x00\x0b\x00\x0c\x00\x0d\x00\x03\x00\x12\x00\x03\x00\x00\x00\x12\x00\x02\x00\x03\x00\x04\x00\x0a\x00\x0d\x00\x0c\x00\x08\x00\x0a\x00\x0a\x00\x0b\x00\x0c\x00\x0d\x00\x0d\x00\x05\x00\x10\x00\x00\x00\x12\x00\x02\x00\x03\x00\x04\x00\x01\x00\x0a\x00\x0c\x00\x08\x00\x0a\x00\x0a\x00\x0b\x00\x0c\x00\x0d\x00\x0c\x00\x12\x00\x18\x00\x00\x00\x12\x00\x02\x00\x03\x00\x04\x00\x15\x00\xff\xff\x06\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\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\x0d\x00\x0a\x00\x0b\x00\x0c\x00\x0d\x00\xff\xff\xff\xff\x14\x00\x15\x00\x12\x00\xff\xff\x18\x00\x19\x00\x1a\x00\x03\x00\x04\x00\xff\xff\xff\xff\x03\x00\x04\x00\xff\xff\x0a\x00\x0b\x00\x0c\x00\x0d\x00\x0a\x00\x0b\x00\x0c\x00\x0d\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff"#
 
 happyTable :: HappyAddr
-happyTable = HappyA# "\x00\x00\x0d\x00\x41\x00\x32\x00\x33\x00\x0e\x00\x42\x00\x0f\x00\x43\x00\x1b\x00\x10\x00\x44\x00\x48\x00\x11\x00\x12\x00\x13\x00\x14\x00\x15\x00\x16\x00\x24\x00\x25\x00\x17\x00\x18\x00\x26\x00\x27\x00\x0d\x00\x19\x00\x1b\x00\x29\x00\x0e\x00\x4e\x00\x0f\x00\x4f\x00\x50\x00\x10\x00\x51\x00\x47\x00\x11\x00\x12\x00\x13\x00\x14\x00\x15\x00\x16\x00\xff\xff\x1d\x00\x17\x00\x18\x00\x3f\x00\x1e\x00\x1e\x00\x19\x00\x03\x00\x04\x00\x05\x00\x40\x00\x41\x00\x1b\x00\x06\x00\x3e\x00\x07\x00\x08\x00\x09\x00\x0a\x00\x3d\x00\x1f\x00\x20\x00\x21\x00\x0b\x00\x03\x00\x04\x00\x05\x00\x33\x00\x3c\x00\x22\x00\x06\x00\x2a\x00\x07\x00\x08\x00\x09\x00\x0a\x00\x3b\x00\x39\x00\x3a\x00\x1e\x00\x0b\x00\x03\x00\x04\x00\x05\x00\x46\x00\x55\x00\x1b\x00\x06\x00\x53\x00\x07\x00\x08\x00\x09\x00\x0a\x00\x54\x00\x4e\x00\x4b\x00\x19\x00\x0b\x00\x03\x00\x04\x00\x05\x00\x4d\x00\x46\x00\x1b\x00\x06\x00\x53\x00\x07\x00\x08\x00\x09\x00\x0a\x00\x1b\x00\x39\x00\x56\x00\x02\x00\x0b\x00\x03\x00\x04\x00\x05\x00\x4a\x00\x00\x00\x55\x00\x06\x00\x00\x00\x07\x00\x08\x00\x09\x00\x0a\x00\x00\x00\x00\x00\x00\x00\x49\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\x57\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\x29\x00\x00\x00\x00\x00\x0b\x00\x2a\x00\x48\x00\x04\x00\x05\x00\x2b\x00\x00\x00\x00\x00\x06\x00\x35\x00\x07\x00\x08\x00\x09\x00\x0a\x00\x00\x00\x2c\x00\x00\x00\x36\x00\x0b\x00\x34\x00\x04\x00\x05\x00\x00\x00\x37\x00\x00\x00\x06\x00\x2e\x00\x07\x00\x08\x00\x09\x00\x0a\x00\x00\x00\x00\x00\x27\x00\x05\x00\x0b\x00\x00\x00\x2f\x00\x30\x00\x31\x00\x07\x00\x08\x00\x09\x00\x0a\x00\x1b\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x08\x00\x09\x00\x0a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"#
+happyTable = HappyA# "\x00\x00\x0d\x00\x43\x00\x34\x00\x35\x00\x0e\x00\x44\x00\x0f\x00\x45\x00\x1b\x00\x10\x00\x46\x00\x4a\x00\x11\x00\x12\x00\x13\x00\x14\x00\x15\x00\x16\x00\x24\x00\x25\x00\x17\x00\x18\x00\x26\x00\x27\x00\x0d\x00\x19\x00\x1b\x00\x29\x00\x0e\x00\x50\x00\x0f\x00\x51\x00\x52\x00\x10\x00\x53\x00\x49\x00\x11\x00\x12\x00\x13\x00\x14\x00\x15\x00\x16\x00\xff\xff\x1d\x00\x17\x00\x18\x00\x41\x00\x1e\x00\x1e\x00\x19\x00\x03\x00\x04\x00\x05\x00\x42\x00\x43\x00\x1b\x00\x06\x00\x40\x00\x07\x00\x08\x00\x09\x00\x0a\x00\x3f\x00\x1f\x00\x20\x00\x21\x00\x0b\x00\x03\x00\x04\x00\x05\x00\x35\x00\x3e\x00\x22\x00\x06\x00\x2a\x00\x07\x00\x08\x00\x09\x00\x0a\x00\x3d\x00\x3b\x00\x3c\x00\x1e\x00\x0b\x00\x03\x00\x04\x00\x05\x00\x48\x00\x57\x00\x1b\x00\x06\x00\x55\x00\x07\x00\x08\x00\x09\x00\x0a\x00\x56\x00\x50\x00\x4d\x00\x19\x00\x0b\x00\x03\x00\x04\x00\x05\x00\x4f\x00\x48\x00\x1b\x00\x06\x00\x55\x00\x07\x00\x08\x00\x09\x00\x0a\x00\x1b\x00\x3b\x00\x58\x00\x02\x00\x0b\x00\x03\x00\x04\x00\x05\x00\x4c\x00\x00\x00\x57\x00\x06\x00\x00\x00\x07\x00\x08\x00\x09\x00\x0a\x00\x00\x00\x00\x00\x00\x00\x4b\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\x59\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\x29\x00\x00\x00\x00\x00\x0b\x00\x2a\x00\x4a\x00\x04\x00\x05\x00\x2b\x00\x00\x00\x00\x00\x06\x00\x37\x00\x07\x00\x08\x00\x09\x00\x0a\x00\x00\x00\x2c\x00\x00\x00\x38\x00\x0b\x00\x36\x00\x04\x00\x05\x00\x00\x00\x39\x00\x00\x00\x06\x00\x2e\x00\x07\x00\x08\x00\x09\x00\x0a\x00\x00\x00\x00\x00\x2f\x00\x30\x00\x0b\x00\x00\x00\x31\x00\x32\x00\x33\x00\x27\x00\x05\x00\x00\x00\x00\x00\x1b\x00\x05\x00\x00\x00\x07\x00\x08\x00\x09\x00\x0a\x00\x07\x00\x08\x00\x09\x00\x0a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"#
 
-happyReduceArr = Happy_Data_Array.array (1, 62) [
+happyReduceArr = Happy_Data_Array.array (1, 64) [
 	(1 , happyReduce_1),
 	(2 , happyReduce_2),
 	(3 , happyReduce_3),
@@ -295,7 +295,9 @@
 	(59 , happyReduce_59),
 	(60 , happyReduce_60),
 	(61 , happyReduce_61),
-	(62 , happyReduce_62)
+	(62 , happyReduce_62),
+	(63 , happyReduce_63),
+	(64 , happyReduce_64)
 	]
 
 happy_n_terms = 29 :: Int
@@ -578,8 +580,26 @@
 
 #if __GLASGOW_HASKELL__ >= 710
 #endif
-happyReduce_29 = happySpecReduce_3  5# happyReduction_29
-happyReduction_29 happy_x_3
+happyReduce_29 = happySpecReduce_1  5# happyReduction_29
+happyReduction_29 happy_x_1
+	 =  case happyOutTok happy_x_1 of { ((Varsym,   (_,happy_var_1))) -> 
+	happyIn9
+		 (happy_var_1
+	)}
+
+#if __GLASGOW_HASKELL__ >= 710
+#endif
+happyReduce_30 = happySpecReduce_1  5# happyReduction_30
+happyReduction_30 happy_x_1
+	 =  case happyOutTok happy_x_1 of { ((Qvarsym,  (_,happy_var_1))) -> 
+	happyIn9
+		 (happy_var_1
+	)}
+
+#if __GLASGOW_HASKELL__ >= 710
+#endif
+happyReduce_31 = happySpecReduce_3  5# happyReduction_31
+happyReduction_31 happy_x_3
 	happy_x_2
 	happy_x_1
 	 =  case happyOutTok happy_x_2 of { ((Conid,    (_,happy_var_2))) -> 
@@ -589,8 +609,8 @@
 
 #if __GLASGOW_HASKELL__ >= 710
 #endif
-happyReduce_30 = happySpecReduce_3  5# happyReduction_30
-happyReduction_30 happy_x_3
+happyReduce_32 = happySpecReduce_3  5# happyReduction_32
+happyReduction_32 happy_x_3
 	happy_x_2
 	happy_x_1
 	 =  case happyOutTok happy_x_2 of { ((Qconid,   (_,happy_var_2))) -> 
@@ -600,8 +620,8 @@
 
 #if __GLASGOW_HASKELL__ >= 710
 #endif
-happyReduce_31 = happySpecReduce_1  5# happyReduction_31
-happyReduction_31 happy_x_1
+happyReduce_33 = happySpecReduce_1  5# happyReduction_33
+happyReduction_33 happy_x_1
 	 =  case happyOutTok happy_x_1 of { ((Reservedop, (_,happy_var_1))) -> 
 	happyIn9
 		 (happy_var_1
@@ -609,8 +629,8 @@
 
 #if __GLASGOW_HASKELL__ >= 710
 #endif
-happyReduce_32 = happySpecReduce_3  6# happyReduction_32
-happyReduction_32 happy_x_3
+happyReduce_34 = happySpecReduce_3  6# happyReduction_34
+happyReduction_34 happy_x_3
 	happy_x_2
 	happy_x_1
 	 =  case happyOutTok happy_x_1 of { ((Varid,    (_,happy_var_1))) -> 
@@ -621,15 +641,15 @@
 
 #if __GLASGOW_HASKELL__ >= 710
 #endif
-happyReduce_33 = happySpecReduce_0  7# happyReduction_33
-happyReduction_33  =  happyIn11
+happyReduce_35 = happySpecReduce_0  7# happyReduction_35
+happyReduction_35  =  happyIn11
 		 ([]
 	)
 
 #if __GLASGOW_HASKELL__ >= 710
 #endif
-happyReduce_34 = happySpecReduce_3  7# happyReduction_34
-happyReduction_34 happy_x_3
+happyReduce_36 = happySpecReduce_3  7# happyReduction_36
+happyReduction_36 happy_x_3
 	happy_x_2
 	happy_x_1
 	 =  case happyOut4 happy_x_1 of { happy_var_1 -> 
@@ -640,8 +660,8 @@
 
 #if __GLASGOW_HASKELL__ >= 710
 #endif
-happyReduce_35 = happySpecReduce_1  8# happyReduction_35
-happyReduction_35 happy_x_1
+happyReduce_37 = happySpecReduce_1  8# happyReduction_37
+happyReduction_37 happy_x_1
 	 =  case happyOut22 happy_x_1 of { happy_var_1 -> 
 	happyIn12
 		 (reverse happy_var_1
@@ -649,8 +669,8 @@
 
 #if __GLASGOW_HASKELL__ >= 710
 #endif
-happyReduce_36 = happySpecReduce_1  9# happyReduction_36
-happyReduction_36 happy_x_1
+happyReduce_38 = happySpecReduce_1  9# happyReduction_38
+happyReduction_38 happy_x_1
 	 =  case happyOut23 happy_x_1 of { happy_var_1 -> 
 	happyIn13
 		 (reverse happy_var_1
@@ -658,8 +678,8 @@
 
 #if __GLASGOW_HASKELL__ >= 710
 #endif
-happyReduce_37 = happySpecReduce_3  10# happyReduction_37
-happyReduction_37 happy_x_3
+happyReduce_39 = happySpecReduce_3  10# happyReduction_39
+happyReduction_39 happy_x_3
 	happy_x_2
 	happy_x_1
 	 =  case happyOutTok happy_x_2 of { ((Consym,   (_,happy_var_2))) -> 
@@ -669,8 +689,8 @@
 
 #if __GLASGOW_HASKELL__ >= 710
 #endif
-happyReduce_38 = happySpecReduce_3  11# happyReduction_38
-happyReduction_38 happy_x_3
+happyReduce_40 = happySpecReduce_3  11# happyReduction_40
+happyReduction_40 happy_x_3
 	happy_x_2
 	happy_x_1
 	 =  case happyOutTok happy_x_2 of { ((Qconsym,  (_,happy_var_2))) -> 
@@ -680,8 +700,8 @@
 
 #if __GLASGOW_HASKELL__ >= 710
 #endif
-happyReduce_39 = happySpecReduce_3  12# happyReduction_39
-happyReduction_39 happy_x_3
+happyReduce_41 = happySpecReduce_3  12# happyReduction_41
+happyReduction_41 happy_x_3
 	happy_x_2
 	happy_x_1
 	 =  case happyOutTok happy_x_2 of { ((Qvarsym,  (_,happy_var_2))) -> 
@@ -691,8 +711,8 @@
 
 #if __GLASGOW_HASKELL__ >= 710
 #endif
-happyReduce_40 = happySpecReduce_3  13# happyReduction_40
-happyReduction_40 happy_x_3
+happyReduce_42 = happySpecReduce_3  13# happyReduction_42
+happyReduction_42 happy_x_3
 	happy_x_2
 	happy_x_1
 	 =  case happyOutTok happy_x_2 of { ((Varsym,   (_,happy_var_2))) -> 
@@ -702,8 +722,8 @@
 
 #if __GLASGOW_HASKELL__ >= 710
 #endif
-happyReduce_41 = happySpecReduce_1  14# happyReduction_41
-happyReduction_41 happy_x_1
+happyReduce_43 = happySpecReduce_1  14# happyReduction_43
+happyReduction_43 happy_x_1
 	 =  case happyOut24 happy_x_1 of { happy_var_1 -> 
 	happyIn18
 		 (happy_var_1
@@ -711,15 +731,15 @@
 
 #if __GLASGOW_HASKELL__ >= 710
 #endif
-happyReduce_42 = happySpecReduce_0  14# happyReduction_42
-happyReduction_42  =  happyIn18
+happyReduce_44 = happySpecReduce_0  14# happyReduction_44
+happyReduction_44  =  happyIn18
 		 ([]
 	)
 
 #if __GLASGOW_HASKELL__ >= 710
 #endif
-happyReduce_43 = happySpecReduce_1  15# happyReduction_43
-happyReduction_43 happy_x_1
+happyReduce_45 = happySpecReduce_1  15# happyReduction_45
+happyReduction_45 happy_x_1
 	 =  case happyOut20 happy_x_1 of { happy_var_1 -> 
 	happyIn19
 		 (happy_var_1
@@ -727,15 +747,15 @@
 
 #if __GLASGOW_HASKELL__ >= 710
 #endif
-happyReduce_44 = happySpecReduce_0  15# happyReduction_44
-happyReduction_44  =  happyIn19
+happyReduce_46 = happySpecReduce_0  15# happyReduction_46
+happyReduction_46  =  happyIn19
 		 ([]
 	)
 
 #if __GLASGOW_HASKELL__ >= 710
 #endif
-happyReduce_45 = happySpecReduce_2  16# happyReduction_45
-happyReduction_45 happy_x_2
+happyReduce_47 = happySpecReduce_2  16# happyReduction_47
+happyReduction_47 happy_x_2
 	happy_x_1
 	 =  case happyOut4 happy_x_1 of { happy_var_1 -> 
 	case happyOut21 happy_x_2 of { happy_var_2 -> 
@@ -745,8 +765,8 @@
 
 #if __GLASGOW_HASKELL__ >= 710
 #endif
-happyReduce_46 = happySpecReduce_1  17# happyReduction_46
-happyReduction_46 happy_x_1
+happyReduce_48 = happySpecReduce_1  17# happyReduction_48
+happyReduction_48 happy_x_1
 	 =  case happyOut27 happy_x_1 of { happy_var_1 -> 
 	happyIn21
 		 (happy_var_1
@@ -754,15 +774,15 @@
 
 #if __GLASGOW_HASKELL__ >= 710
 #endif
-happyReduce_47 = happySpecReduce_0  17# happyReduction_47
-happyReduction_47  =  happyIn21
+happyReduce_49 = happySpecReduce_0  17# happyReduction_49
+happyReduction_49  =  happyIn21
 		 ([]
 	)
 
 #if __GLASGOW_HASKELL__ >= 710
 #endif
-happyReduce_48 = happySpecReduce_1  18# happyReduction_48
-happyReduction_48 happy_x_1
+happyReduce_50 = happySpecReduce_1  18# happyReduction_50
+happyReduction_50 happy_x_1
 	 =  case happyOut7 happy_x_1 of { happy_var_1 -> 
 	happyIn22
 		 ([happy_var_1]
@@ -770,8 +790,8 @@
 
 #if __GLASGOW_HASKELL__ >= 710
 #endif
-happyReduce_49 = happySpecReduce_2  18# happyReduction_49
-happyReduction_49 happy_x_2
+happyReduce_51 = happySpecReduce_2  18# happyReduction_51
+happyReduction_51 happy_x_2
 	happy_x_1
 	 =  case happyOut22 happy_x_1 of { happy_var_1 -> 
 	case happyOut7 happy_x_2 of { happy_var_2 -> 
@@ -781,8 +801,8 @@
 
 #if __GLASGOW_HASKELL__ >= 710
 #endif
-happyReduce_50 = happySpecReduce_1  19# happyReduction_50
-happyReduction_50 happy_x_1
+happyReduce_52 = happySpecReduce_1  19# happyReduction_52
+happyReduction_52 happy_x_1
 	 =  case happyOut5 happy_x_1 of { happy_var_1 -> 
 	happyIn23
 		 ([happy_var_1]
@@ -790,8 +810,8 @@
 
 #if __GLASGOW_HASKELL__ >= 710
 #endif
-happyReduce_51 = happySpecReduce_2  19# happyReduction_51
-happyReduction_51 happy_x_2
+happyReduce_53 = happySpecReduce_2  19# happyReduction_53
+happyReduction_53 happy_x_2
 	happy_x_1
 	 =  case happyOut23 happy_x_1 of { happy_var_1 -> 
 	case happyOut5 happy_x_2 of { happy_var_2 -> 
@@ -801,8 +821,8 @@
 
 #if __GLASGOW_HASKELL__ >= 710
 #endif
-happyReduce_52 = happySpecReduce_2  20# happyReduction_52
-happyReduction_52 happy_x_2
+happyReduce_54 = happySpecReduce_2  20# happyReduction_54
+happyReduction_54 happy_x_2
 	happy_x_1
 	 =  case happyOut10 happy_x_1 of { happy_var_1 -> 
 	case happyOut26 happy_x_2 of { happy_var_2 -> 
@@ -812,8 +832,8 @@
 
 #if __GLASGOW_HASKELL__ >= 710
 #endif
-happyReduce_53 = happySpecReduce_2  21# happyReduction_53
-happyReduction_53 happy_x_2
+happyReduce_55 = happySpecReduce_2  21# happyReduction_55
+happyReduction_55 happy_x_2
 	happy_x_1
 	 =  case happyOut4 happy_x_2 of { happy_var_2 -> 
 	happyIn25
@@ -822,8 +842,8 @@
 
 #if __GLASGOW_HASKELL__ >= 710
 #endif
-happyReduce_54 = happySpecReduce_1  22# happyReduction_54
-happyReduction_54 happy_x_1
+happyReduce_56 = happySpecReduce_1  22# happyReduction_56
+happyReduction_56 happy_x_1
 	 =  case happyOut29 happy_x_1 of { happy_var_1 -> 
 	happyIn26
 		 (happy_var_1
@@ -831,15 +851,15 @@
 
 #if __GLASGOW_HASKELL__ >= 710
 #endif
-happyReduce_55 = happySpecReduce_0  22# happyReduction_55
-happyReduction_55  =  happyIn26
+happyReduce_57 = happySpecReduce_0  22# happyReduction_57
+happyReduction_57  =  happyIn26
 		 ([]
 	)
 
 #if __GLASGOW_HASKELL__ >= 710
 #endif
-happyReduce_56 = happySpecReduce_1  23# happyReduction_56
-happyReduction_56 happy_x_1
+happyReduce_58 = happySpecReduce_1  23# happyReduction_58
+happyReduction_58 happy_x_1
 	 =  case happyOut30 happy_x_1 of { happy_var_1 -> 
 	happyIn27
 		 (reverse happy_var_1
@@ -847,8 +867,8 @@
 
 #if __GLASGOW_HASKELL__ >= 710
 #endif
-happyReduce_57 = happySpecReduce_2  24# happyReduction_57
-happyReduction_57 happy_x_2
+happyReduce_59 = happySpecReduce_2  24# happyReduction_59
+happyReduction_59 happy_x_2
 	happy_x_1
 	 =  case happyOut10 happy_x_2 of { happy_var_2 -> 
 	happyIn28
@@ -857,8 +877,8 @@
 
 #if __GLASGOW_HASKELL__ >= 710
 #endif
-happyReduce_58 = happySpecReduce_1  25# happyReduction_58
-happyReduction_58 happy_x_1
+happyReduce_60 = happySpecReduce_1  25# happyReduction_60
+happyReduction_60 happy_x_1
 	 =  case happyOut31 happy_x_1 of { happy_var_1 -> 
 	happyIn29
 		 (reverse happy_var_1
@@ -866,8 +886,8 @@
 
 #if __GLASGOW_HASKELL__ >= 710
 #endif
-happyReduce_59 = happySpecReduce_1  26# happyReduction_59
-happyReduction_59 happy_x_1
+happyReduce_61 = happySpecReduce_1  26# happyReduction_61
+happyReduction_61 happy_x_1
 	 =  case happyOut25 happy_x_1 of { happy_var_1 -> 
 	happyIn30
 		 ([happy_var_1]
@@ -875,8 +895,8 @@
 
 #if __GLASGOW_HASKELL__ >= 710
 #endif
-happyReduce_60 = happySpecReduce_2  26# happyReduction_60
-happyReduction_60 happy_x_2
+happyReduce_62 = happySpecReduce_2  26# happyReduction_62
+happyReduction_62 happy_x_2
 	happy_x_1
 	 =  case happyOut30 happy_x_1 of { happy_var_1 -> 
 	case happyOut25 happy_x_2 of { happy_var_2 -> 
@@ -886,8 +906,8 @@
 
 #if __GLASGOW_HASKELL__ >= 710
 #endif
-happyReduce_61 = happySpecReduce_1  27# happyReduction_61
-happyReduction_61 happy_x_1
+happyReduce_63 = happySpecReduce_1  27# happyReduction_63
+happyReduction_63 happy_x_1
 	 =  case happyOut28 happy_x_1 of { happy_var_1 -> 
 	happyIn31
 		 ([happy_var_1]
@@ -895,8 +915,8 @@
 
 #if __GLASGOW_HASKELL__ >= 710
 #endif
-happyReduce_62 = happySpecReduce_2  27# happyReduction_62
-happyReduction_62 happy_x_2
+happyReduce_64 = happySpecReduce_2  27# happyReduction_64
+happyReduction_64 happy_x_2
 	happy_x_1
 	 =  case happyOut31 happy_x_1 of { happy_var_1 -> 
 	case happyOut28 happy_x_2 of { happy_var_2 -> 
diff --git a/pretty-show.cabal b/pretty-show.cabal
--- a/pretty-show.cabal
+++ b/pretty-show.cabal
@@ -1,5 +1,5 @@
 name:           pretty-show
-version:        1.9.1
+version:        1.9.2
 category:       Text
 
 synopsis:       Tools for working with derived `Show` instances and generic
