mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +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
|
||||
|
||||
"Andrew Farmer <afarmer@ittc.ku.edu> @xich":
|
||||
- scotty < 0.11.1 # due to hpc-coveralls dep
|
||||
- wai-middleware-static < 0 # DependencyFailed (PackageName "hpc-coveralls")
|
||||
- scotty
|
||||
- wai-middleware-static
|
||||
|
||||
"Simon Hengel <sol@typeful.net> @sol":
|
||||
- hspec
|
||||
@ -3514,6 +3514,9 @@ package-flags:
|
||||
cabal-install:
|
||||
lib: true
|
||||
|
||||
scotty:
|
||||
hpc-coveralls: false
|
||||
|
||||
# end of package-flags
|
||||
|
||||
# Special configure options for individual packages
|
||||
|
||||
Loading…
Reference in New Issue
Block a user