mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-25 05:31:57 +01:00
try enabling everything else blocked by fsnotify/hinotify
This commit is contained in:
parent
a93b327c29
commit
af567e5c50
@ -342,7 +342,7 @@ packages:
|
|||||||
- yesod
|
- yesod
|
||||||
- yesod-auth
|
- yesod-auth
|
||||||
- authenticate-oauth
|
- authenticate-oauth
|
||||||
- yesod-bin < 0 # GHC 8.4 via fsnotify
|
- yesod-bin
|
||||||
- yesod-eventsource
|
- yesod-eventsource
|
||||||
- yesod-gitrepo
|
- yesod-gitrepo
|
||||||
- yesod-newsfeed
|
- yesod-newsfeed
|
||||||
@ -387,7 +387,7 @@ packages:
|
|||||||
- monad-logger-json
|
- monad-logger-json
|
||||||
- safe-exceptions
|
- safe-exceptions
|
||||||
- monad-logger-syslog
|
- monad-logger-syslog
|
||||||
- fsnotify-conduit < 0 # GHC 8.4 via fsnotify
|
- fsnotify-conduit
|
||||||
- pid1
|
- pid1
|
||||||
- typed-process
|
- typed-process
|
||||||
- say
|
- say
|
||||||
@ -427,7 +427,7 @@ packages:
|
|||||||
- js-jquery
|
- js-jquery
|
||||||
- js-flot
|
- js-flot
|
||||||
- extra
|
- extra
|
||||||
- ghcid < 0 # GHC 8.4 via fsnotify
|
- ghcid
|
||||||
- hexml
|
- hexml
|
||||||
- weeder
|
- weeder
|
||||||
- profiterole
|
- profiterole
|
||||||
@ -458,7 +458,7 @@ packages:
|
|||||||
- psqueues
|
- psqueues
|
||||||
- websockets
|
- websockets
|
||||||
- websockets-snap
|
- websockets-snap
|
||||||
# - hakyll # fsnotify
|
- hakyll
|
||||||
|
|
||||||
"Sibi Prabakaran <sibi@psibi.in> @psibi":
|
"Sibi Prabakaran <sibi@psibi.in> @psibi":
|
||||||
- download
|
- download
|
||||||
@ -1681,7 +1681,7 @@ packages:
|
|||||||
- composition-extra
|
- composition-extra
|
||||||
- every
|
- every
|
||||||
- extractable-singleton
|
- extractable-singleton
|
||||||
- follow-file < 0 # GHC 8.4 via hinotify
|
- follow-file
|
||||||
- HSet
|
- HSet
|
||||||
- markup < 0 # GHC 8.4 via clay
|
- markup < 0 # GHC 8.4 via clay
|
||||||
- monad-control-aligned
|
- monad-control-aligned
|
||||||
@ -2151,7 +2151,7 @@ packages:
|
|||||||
"Simon Marechal <bartavelle@gmail.com> @bartavelle":
|
"Simon Marechal <bartavelle@gmail.com> @bartavelle":
|
||||||
- compactmap
|
- compactmap
|
||||||
- stateWriter < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
- stateWriter < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
||||||
- filecache < 0 # GHC 8.4 via fsnotify
|
- filecache
|
||||||
- pcre-utils
|
- pcre-utils
|
||||||
- strict-base-types
|
- strict-base-types
|
||||||
- withdependencies
|
- withdependencies
|
||||||
@ -3270,7 +3270,7 @@ packages:
|
|||||||
- datadog
|
- datadog
|
||||||
|
|
||||||
"Raghu Kaippully <rkaippully@gmail.com> @rkaippully":
|
"Raghu Kaippully <rkaippully@gmail.com> @rkaippully":
|
||||||
- starter < 0 # GHC 8.4 via fsnotify
|
- starter
|
||||||
|
|
||||||
"Alex Washburn <github@recursion.ninja> @recursion-ninja":
|
"Alex Washburn <github@recursion.ninja> @recursion-ninja":
|
||||||
- bv-little
|
- bv-little
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user