Disable pred-trie and nested-routes per athanclark/pred-trie#3

This commit is contained in:
Dan Burton 2015-12-31 20:55:27 -08:00
parent c38ef3d92c
commit 2e5243b7b5

View File

@ -1184,7 +1184,6 @@ packages:
- clash-ghc
"Athan Clark <athan.clark@gmail.com> @athanclark":
- nested-routes
- commutative
- digestive-functors-lucid
- ltext
@ -1197,10 +1196,13 @@ packages:
- wai-middleware-verbs
- webpage
- composition-extra
- pred-trie
- rose-trees
- sets
- 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":
- control-bool