Skip to content

Drop support for GHC 7, remove Typeable instances #277

@andreasabel

Description

@andreasabel

Typeable became obsolete in GHC 7.10 and are now triggering warnings.
I think we should officially drop support for GHC 7 and remove all of deriving Typeable .

I could implement it if I get a guarantee that the PR gets merged (of course, under the condition that the PR is of high quality, which should not be hard to meet given the simplicity of this PR).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions