Skip to content
Commit 867caaea authored by Hans-Peter Deifel's avatar Hans-Peter Deifel 🐢
Browse files

Switch to custom Setup.hs file for cabal-doctests

doctest doesn't respect the `default-extensions` field from the cabal
file, so we previously had to put every extension at the start of each
and every file so that doctests would compile.

Using the `cabal-doctest` package, we can pass the right options to
`doctest` at build time and move extension declarations to the cabal
file.
parent 6b087239
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment