Skip to content

Seems there are no Typeable1 Compose (GHC-7.4) #45

Description

@phadej

Neither Typeable1 Product

Also with GHC-7.6

transformers-0.5.6.2 uses AutoDeriveTypeable GHC >=7.8
https://hackage.haskell.org/package/transformers-0.5.6.2/src/legacy/pre711/Data/Functor/Compose.hs


Oh, is it because

    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)'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions