cdepillabout/servant-rawm

use cabal-doctest for doctests

Open

#13 opened on Feb 12, 2020

 (1 comment) (0 reactions) (0 assignees)Haskell (7 forks)github user discovery
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (16 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Recent versions of stack have trouble running doctests if cabal-doctest is not used.

https://github.com/commercialhaskell/stackage/issues/5162

servant-rawm should switch to using cabal-doctest.

Contributor guide