mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-27 22:50:24 +01:00
disable nested-routes temporarily for ghc-7.10.2 (athanclark/nested-routes#9)
It uses -Wall and getting a lot of warnings like
The import of ‘Data.Foldable’ is redundant
except perhaps to import instances from ‘Data.Foldable’
To import instances alone, use: import Data.Foldable()
with ghc-7.10.2
This commit is contained in:
parent
fe56d8afb3
commit
41baf21946
@ -1027,7 +1027,8 @@ packages:
|
|||||||
- clash-ghc
|
- clash-ghc
|
||||||
|
|
||||||
"Athan Clark <athan.clark@gmail.com> @athanclark":
|
"Athan Clark <athan.clark@gmail.com> @athanclark":
|
||||||
- nested-routes
|
# https://github.com/athanclark/nested-routes/issues/9
|
||||||
|
#- nested-routes
|
||||||
- urlpath
|
- urlpath
|
||||||
- markup
|
- markup
|
||||||
- webpage
|
- webpage
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user