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:
Jens Petersen 2015-08-06 09:46:51 +09:00
parent fe56d8afb3
commit 41baf21946

View File

@ -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