From: Michael Orlitzky Date: Thu, 7 Jul 2016 16:29:07 +0000 (-0400) Subject: Don't derive Typeable in Timeout.hs (GHC 8+). X-Git-Tag: 0.5.1~18 X-Git-Url: http://gitweb.michael.orlitzky.com/?a=commitdiff_plain;ds=sidebyside;h=8a80ed0a84261013ff81bc147713e066585749ff;hp=8a80ed0a84261013ff81bc147713e066585749ff;p=haeredes.git Don't derive Typeable in Timeout.hs (GHC 8+). ---