aeson-native
This commit is contained in:
parent
094e2d5254
commit
1361bdf90e
@ -42,7 +42,7 @@ library
|
||||
, persistent-template >= 0.6 && < 0.7
|
||||
, SHA >= 1.4.1.3 && < 1.5
|
||||
, http-enumerator >= 0.6 && < 0.7
|
||||
, aeson >= 0.3.2.2 && < 0.3.2.10
|
||||
, aeson-native >= 0.3.2.11 && < 0.4
|
||||
, pwstore-fast >= 2.2 && < 3
|
||||
|
||||
exposed-modules: Yesod.Auth
|
||||
|
||||
@ -14,12 +14,11 @@ homepage: http://www.yesodweb.com/
|
||||
library
|
||||
build-depends: base >= 4 && < 5
|
||||
, yesod-core >= 0.9 && < 0.10
|
||||
, aeson >= 0.3.1.1 && < 0.3.2.10
|
||||
, aeson-native >= 0.3.2.11 && < 0.4
|
||||
, text >= 0.8 && < 0.12
|
||||
, shakespeare-js >= 0.10 && < 0.11
|
||||
, vector
|
||||
, containers
|
||||
, blaze-textual >= 0.1 && < 0.2
|
||||
exposed-modules: Yesod.Json
|
||||
ghc-options: -Wall
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user