mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Enable fsnotify 0.2 and close #710
This commit is contained in:
parent
e72c0e4e49
commit
068ea32add
@ -187,8 +187,7 @@ packages:
|
||||
"Jasper Van der Jeugt":
|
||||
- blaze-html
|
||||
- blaze-markup
|
||||
# https://github.com/fpco/stackage/issues/710
|
||||
- hakyll < 4.7.2.1
|
||||
- hakyll
|
||||
- stylish-haskell
|
||||
- psqueues
|
||||
- websockets
|
||||
@ -364,8 +363,7 @@ packages:
|
||||
- diagrams-haddock
|
||||
- diagrams-contrib
|
||||
- diagrams-core
|
||||
# https://github.com/fpco/stackage/issues/710
|
||||
- diagrams-lib < 1.3.0.3
|
||||
- diagrams-lib
|
||||
- diagrams-postscript
|
||||
- diagrams-svg
|
||||
- dual-tree
|
||||
@ -1292,9 +1290,6 @@ 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:
|
||||
@ -1345,9 +1340,6 @@ package-flags:
|
||||
NineP:
|
||||
bytestring-in-base: false
|
||||
|
||||
keter:
|
||||
system-filepath: true
|
||||
|
||||
# Used for packages that cannot be built on Linux
|
||||
skipped-builds:
|
||||
- hfsevents
|
||||
|
||||
Loading…
Reference in New Issue
Block a user