Remove yesod-json deps
This commit is contained in:
parent
23ee947ba1
commit
397004767e
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user