mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-23 03:27:54 +01:00
Disable pred-trie and nested-routes per athanclark/pred-trie#3
This commit is contained in:
parent
c38ef3d92c
commit
2e5243b7b5
@ -1184,7 +1184,6 @@ packages:
|
|||||||
- clash-ghc
|
- clash-ghc
|
||||||
|
|
||||||
"Athan Clark <athan.clark@gmail.com> @athanclark":
|
"Athan Clark <athan.clark@gmail.com> @athanclark":
|
||||||
- nested-routes
|
|
||||||
- commutative
|
- commutative
|
||||||
- digestive-functors-lucid
|
- digestive-functors-lucid
|
||||||
- ltext
|
- ltext
|
||||||
@ -1197,10 +1196,13 @@ packages:
|
|||||||
- wai-middleware-verbs
|
- wai-middleware-verbs
|
||||||
- webpage
|
- webpage
|
||||||
- composition-extra
|
- composition-extra
|
||||||
- pred-trie
|
|
||||||
- rose-trees
|
- rose-trees
|
||||||
- sets
|
- sets
|
||||||
- tries
|
- tries
|
||||||
|
# nested-routes depends on pred-trie
|
||||||
|
# https://github.com/athanclark/pred-trie/issues/3
|
||||||
|
# - pred-trie
|
||||||
|
# - nested-routes
|
||||||
|
|
||||||
"Fumiaki Kinoshita <fumiexcel@gmail.com> @fumieval":
|
"Fumiaki Kinoshita <fumiexcel@gmail.com> @fumieval":
|
||||||
- control-bool
|
- control-bool
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user