mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Revert "enable fsnotify-0.2" (#710)
keter-1.4.3.1 failed to use it.
This reverts commit 860ffd967e.
This commit is contained in:
parent
860ffd967e
commit
e72c0e4e49
@ -187,7 +187,8 @@ packages:
|
||||
"Jasper Van der Jeugt":
|
||||
- blaze-html
|
||||
- blaze-markup
|
||||
- hakyll
|
||||
# https://github.com/fpco/stackage/issues/710
|
||||
- hakyll < 4.7.2.1
|
||||
- stylish-haskell
|
||||
- psqueues
|
||||
- websockets
|
||||
@ -363,7 +364,8 @@ packages:
|
||||
- diagrams-haddock
|
||||
- diagrams-contrib
|
||||
- diagrams-core
|
||||
- diagrams-lib
|
||||
# https://github.com/fpco/stackage/issues/710
|
||||
- diagrams-lib < 1.3.0.3
|
||||
- diagrams-postscript
|
||||
- diagrams-svg
|
||||
- dual-tree
|
||||
@ -1290,6 +1292,9 @@ packages:
|
||||
# https://github.com/fpco/stackage/issues/682
|
||||
- vector < 0.11
|
||||
|
||||
# https://github.com/fpco/stackage/issues/710
|
||||
- fsnotify < 0.2
|
||||
|
||||
# Package flags are applied to individual packages, and override the values of
|
||||
# global-flags
|
||||
package-flags:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user