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/?p=haeredes.git;a=commitdiff_plain;h=8a80ed0a84261013ff81bc147713e066585749ff;hp=8a80ed0a84261013ff81bc147713e066585749ff Don't derive Typeable in Timeout.hs (GHC 8+). ---