commercialhaskell / commercialhaskell/stackage

Enable -Werror=missing-methods and -Werror=missing-fields in Stackage builds

Open
#6,736 6 comments 0 reactions 0 assignees View on GitHub
type: discussion
Dominant language
Dockerfile
Stars
551
Forks
825
Avg merge
2d 16m
Merged PRs (30d)
8

Description

See https://github.com/ghc-proposals/ghc-proposals/issues/544

There are a handful of packages for which the fix will probably not happen timely (e.g. `network-info` issue https://github.com/jacobstanley/network-info/issues/20 is quite old)

But for many packages, e.g. `monad-logger` the omission of method definition is probably just because no CI have yelled at the author. Warnings are very easy to ignore, but IMHO these two warnings are *rarely* ever a false positives. (And my experiment in https://github.com/ghc-proposals/ghc-proposals/issues/544 shows that there are practically none).

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.