haskell-servant / haskell-servant/servant
Build without warnings?
Open
newcomer-friendly
- Dominant language
- Haskell
- Stars
- 2k
- Forks
- 427
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 5
Description
I cloned this repo and did a `cabal build all --enable-tests --enable-benchmarks` and saw lots of warnings. Some warning had previously been fixed #313. Can we build without warnings? Are pull requests that fix warnings welcome?
Contributor guide
Research direction
Start by running `cabal build all --enable-tests --enable-benchmarks` and capture the current warnings. The issue does not name affected files or warning categories, so inspect the build output to determine the scope. Done means the project builds without warnings, with any warning fixes covered by the relevant checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- build-system, tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100