haskell / haskell/network-uri

deriving Typeable is redundant since GHC 7.10

Open
#90 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
28
Forks
34
PR merge metrics
No merged PRs in 30d

Description

```
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)
| ^^^^^^^^
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.