Add Build_doctests to servant-server
This commit is contained in:
parent
39ad465695
commit
83fd4acf21
1 changed files with 2 additions and 0 deletions
|
@ -164,3 +164,5 @@ test-suite doctests
|
||||||
if impl(ghc >= 8.2)
|
if impl(ghc >= 8.2)
|
||||||
x-doctest-options: -fdiagnostics-color=never
|
x-doctest-options: -fdiagnostics-color=never
|
||||||
include-dirs: include
|
include-dirs: include
|
||||||
|
other-modules:
|
||||||
|
Build_doctests
|
||||||
|
|
Loading…
Reference in a new issue