Add Build_doctests to servant-server

This commit is contained in:
Julian K. Arni 2017-09-14 10:02:32 -04:00
parent 39ad465695
commit 83fd4acf21

View File

@ -164,3 +164,5 @@ test-suite doctests
if impl(ghc >= 8.2)
x-doctest-options: -fdiagnostics-color=never
include-dirs: include
other-modules:
Build_doctests