From: Michael Orlitzky Date: Fri, 8 Mar 2019 21:36:12 +0000 (-0500) Subject: src/CommandLine.hs: remove redundant Typeable derivation. X-Git-Tag: 1.0.0~7 X-Git-Url: https://gitweb.michael.orlitzky.com/?a=commitdiff_plain;h=6b199442fa5a94cd41c2e708a8338e2da0516fc8;hp=6b199442fa5a94cd41c2e708a8338e2da0516fc8;p=email-validator.git src/CommandLine.hs: remove redundant Typeable derivation. ---