mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +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
|
||||
|
||||
"Athan Clark <athan.clark@gmail.com> @athanclark":
|
||||
- nested-routes
|
||||
# https://github.com/athanclark/nested-routes/issues/9
|
||||
#- nested-routes
|
||||
- urlpath
|
||||
- markup
|
||||
- webpage
|
||||
|
||||
Loading…
Reference in New Issue
Block a user