Missing instances for Eq1 (Const a), Ord1 (Const a), Show1 (Const a), Ord1 (Const a)
8 Mar
2015
8 Mar
'15
1:09 a.m.
I was looking at switching a chunk of my code over from prelude-extras to transformers 0.5, but the classes in http://hackage.haskell.org/package/transformers-0.4.2.0/docs/Data-Functor-Cl... are currently missing instances for Control.Applicative.Const. =/ -Edward
9 Mar
9 Mar
12:03 a.m.
On Sat, Mar 07, 2015 at 02:39:47PM -0500, Edward Kmett wrote:
I was looking at switching a chunk of my code over from prelude-extras to transformers 0.5, but the classes in
http://hackage.haskell.org/package/transformers-0.4.2.0/docs/ Data-Functor-Classes.html
are currently missing instances for Control.Applicative.Const. =/
added now
3959
Age (days ago)
3960
Last active (days ago)
1 comments
2 participants
participants (2)
-
Edward Kmett -
Ross Paterson