mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-27 22:50:24 +01:00
fswatch, haskell-tools-cli re-added
This commit is contained in:
parent
8832644c56
commit
08eb2ac5ec
@ -2986,8 +2986,8 @@ packages:
|
|||||||
- haskell-tools-refactor
|
- haskell-tools-refactor
|
||||||
- haskell-tools-rewrite
|
- haskell-tools-rewrite
|
||||||
- haskell-tools-demo
|
- haskell-tools-demo
|
||||||
# - haskell-tools-cli # via fswatch
|
- haskell-tools-cli
|
||||||
# - haskell-tools-daemon # via fswatch
|
- haskell-tools-daemon
|
||||||
- haskell-tools-debug
|
- haskell-tools-debug
|
||||||
|
|
||||||
"David Fisher <ddf1991@gmail.com> @ddfisher":
|
"David Fisher <ddf1991@gmail.com> @ddfisher":
|
||||||
@ -3492,6 +3492,9 @@ packages:
|
|||||||
"Owen Lynch <root@owenlynch.org> @olynch":
|
"Owen Lynch <root@owenlynch.org> @olynch":
|
||||||
- natural-sort
|
- natural-sort
|
||||||
|
|
||||||
|
"Zoltan Kelemen <kelemzol@elte.hu> @kelemzol":
|
||||||
|
- fswatch
|
||||||
|
|
||||||
# If you stop maintaining a package you can move it here.
|
# If you stop maintaining a package you can move it here.
|
||||||
# It will then be disabled if it starts causing problems.
|
# It will then be disabled if it starts causing problems.
|
||||||
# See https://github.com/fpco/stackage/issues/1056
|
# See https://github.com/fpco/stackage/issues/1056
|
||||||
@ -3514,7 +3517,7 @@ packages:
|
|||||||
# be removed from this list if they are fixed.
|
# be removed from this list if they are fixed.
|
||||||
"Unmaintained packages with compilation failures":
|
"Unmaintained packages with compilation failures":
|
||||||
- stackage-types < 0
|
- stackage-types < 0
|
||||||
- fswatch < 0 # https://github.com/kelemzol/watch/issues/3
|
|
||||||
|
|
||||||
# If you want to make sure a package is removed from stackage,
|
# If you want to make sure a package is removed from stackage,
|
||||||
# place it here with a `< 0` constraint and send a pull
|
# place it here with a `< 0` constraint and send a pull
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user