Skip to content

deriving Typeable is obsolete since GHC 7.10 #104

@andreasabel

Description

@andreasabel

I suppose Typeable can be removed from the list:

Data/Unicode/Types.hs:98:33: warning: [GHC-90584] [-Wderiving-typeable]
    • Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
    • In the data type declaration for ‘NormalizationMode’
   |
98 |       deriving (Eq, Show, Enum, Typeable)
   |                                 ^^^^^^^^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions