You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can't make a derived instance of `Typeable1 (Compose f g)':
`Compose' must only have arguments of kind `*'
In the stand-alone deriving instance for `Typeable1 (Compose f g)'
Neither
Typeable1 ProductAlso with GHC-7.6
transformers-0.5.6.2usesAutoDeriveTypeableGHC >=7.8https://hackage.haskell.org/package/transformers-0.5.6.2/src/legacy/pre711/Data/Functor/Compose.hs
Oh, is it because