Remove yesod-json deps

This commit is contained in:
Michael Snoyman 2013-02-12 16:59:37 +02:00
parent 23ee947ba1
commit 397004767e
2 changed files with 0 additions and 2 deletions

View File

@ -27,7 +27,6 @@ library
, hamlet >= 1.1 && < 1.2
, shakespeare-css >= 1.0 && < 1.1
, shakespeare-js >= 1.0.2 && < 1.2
, yesod-json >= 1.1 && < 1.2
, containers
, unordered-containers
, yesod-form >= 1.1 && < 1.3

View File

@ -29,7 +29,6 @@ library
build-depends: base >= 4.3 && < 5
, yesod-core >= 1.1.5 && < 1.2
, yesod-auth >= 1.1 && < 1.2
, yesod-json >= 1.1 && < 1.2
, yesod-persistent >= 1.1 && < 1.2
, yesod-form >= 1.1 && < 1.3
, yesod-default >= 1.1.3 && < 1.2