mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-23 20:51:57 +01:00
Merge pull request #3533 from RyanGlScott/patch-1
Reenable scotty and wai-middleware-static
This commit is contained in:
commit
d0a95b593b
@ -641,8 +641,8 @@ packages:
|
|||||||
- zlib-lens
|
- zlib-lens
|
||||||
|
|
||||||
"Andrew Farmer <afarmer@ittc.ku.edu> @xich":
|
"Andrew Farmer <afarmer@ittc.ku.edu> @xich":
|
||||||
- scotty < 0.11.1 # due to hpc-coveralls dep
|
- scotty
|
||||||
- wai-middleware-static < 0 # DependencyFailed (PackageName "hpc-coveralls")
|
- wai-middleware-static
|
||||||
|
|
||||||
"Simon Hengel <sol@typeful.net> @sol":
|
"Simon Hengel <sol@typeful.net> @sol":
|
||||||
- hspec
|
- hspec
|
||||||
@ -3514,6 +3514,9 @@ package-flags:
|
|||||||
cabal-install:
|
cabal-install:
|
||||||
lib: true
|
lib: true
|
||||||
|
|
||||||
|
scotty:
|
||||||
|
hpc-coveralls: false
|
||||||
|
|
||||||
# end of package-flags
|
# end of package-flags
|
||||||
|
|
||||||
# Special configure options for individual packages
|
# Special configure options for individual packages
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user