524b07224f
Don't use hspec-discover in tutorial, so doctests work on CI
11 lines
305 B
Text
11 lines
305 B
Text
synopsis: Make packages `build-type: Simple`
|
|
packages: servant servant-server
|
|
prs: #1263
|
|
significance: significant
|
|
description: {
|
|
|
|
We used `build-type: Custom`, but it's problematic e.g.
|
|
for cross-compiling. The benefit is small, as the doctests
|
|
can be run other ways too (though not so conviniently).
|
|
|
|
}
|