Skip to content

deriving Typeable is redundant since GHC 7.10 #90

@andreasabel

Description

@andreasabel
Network/URI.hs:191:26: warning: [GHC-90584] [-Wderiving-typeable]
    • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
    • In the data declaration for ‘URI’
    |
191 |     } deriving (Eq, Ord, Typeable, Data, Generic)
    |                          ^^^^^^^^

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