mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-16 08:15:49 +01:00
Block dynamic state and most yi-* per build failures
This commit is contained in:
parent
8487a419bc
commit
8c91b7851b
@ -2115,7 +2115,7 @@ packages:
|
|||||||
- charsetdetect-ae
|
- charsetdetect-ae
|
||||||
- compiler-errors
|
- compiler-errors
|
||||||
- docopt
|
- docopt
|
||||||
- dynamic-state
|
# - dynamic-state # https://github.com/yi-editor/dynamic-state/issues/2
|
||||||
- dyre
|
- dyre
|
||||||
- io-storage
|
- io-storage
|
||||||
- oo-prototypes
|
- oo-prototypes
|
||||||
@ -2123,20 +2123,20 @@ packages:
|
|||||||
- word-trie
|
- word-trie
|
||||||
- xdg-basedir
|
- xdg-basedir
|
||||||
# - yi # build failure https://github.com/commercialhaskell/stack/issues/2795
|
# - yi # build failure https://github.com/commercialhaskell/stack/issues/2795
|
||||||
- yi-core
|
# - yi-core # via dynamic-state
|
||||||
# - yi-frontend-pango # build failure https://github.com/commercialhaskell/stack/issues/2795
|
# - yi-frontend-pango # build failure https://github.com/commercialhaskell/stack/issues/2795
|
||||||
- yi-frontend-vty
|
# - yi-frontend-vty # via yi-core
|
||||||
- yi-fuzzy-open
|
# - yi-fuzzy-open # via dynamic-state
|
||||||
- yi-ireader
|
# - yi-ireader # via yi-core
|
||||||
- yi-keymap-cua
|
# - yi-keymap-cua # via yi-core
|
||||||
- yi-keymap-emacs
|
# - yi-keymap-emacs # via yi-core
|
||||||
- yi-keymap-vim
|
# - yi-keymap-vim # via yi-core
|
||||||
- yi-language
|
- yi-language
|
||||||
- yi-misc-modes
|
# - yi-misc-modes # via yi-core
|
||||||
- yi-mode-haskell
|
# - yi-mode-haskell # via yi-core
|
||||||
- yi-mode-javascript
|
# - yi-mode-javascript # via yi-core
|
||||||
- yi-rope
|
- yi-rope
|
||||||
- yi-snippet
|
# - yi-snippet # via yi-core
|
||||||
|
|
||||||
"Tobias Bexelius <tobias_bexelius@hotmail.com> @tobbebex":
|
"Tobias Bexelius <tobias_bexelius@hotmail.com> @tobbebex":
|
||||||
[]
|
[]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user