Closed RyanGlScott closed 8 years ago
Backports the Eq1, Ord1, etc. instances for Proxy introduced in http://git.haskell.org/ghc.git/commit/5097f3802124cfbe6810bff8110df91d4c52096b. Also adds the corresponding instances for Tagged.
Eq1
Ord1
Proxy
Tagged
See also #36.
Travis is blocked by https://github.com/fpco/stackage/issues/1266, unfortunately.
Merged in ead4e41c0c38ddb2719375a3b3632484d1e088da.
Backports the
Eq1
,Ord1
, etc. instances forProxy
introduced in http://git.haskell.org/ghc.git/commit/5097f3802124cfbe6810bff8110df91d4c52096b. Also adds the corresponding instances forTagged
.See also #36.