bsl / bsl/hslogger-template

use new Cabal test interface

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
4
Forks
3
PR merge metrics
No merged PRs in 30d

Description

```
% cabal configure
...
Setup.hs:5:68:
Warning: In the use of `runTests'
(imported from Distribution.Simple, but defined in Distribution.Simple.UserHooks):
Deprecated: "Please use the new testing interface instead!"
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by inspecting Setup.hs and running cabal configure to reproduce the deprecation warning. Read Cabal's current testing interface documentation and compare it with the runTests' usage reported in the warning. Done means the project uses the new test interface and cabal configure no longer reports this deprecation.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell
Domain
build-system
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.