Skip to content

Commit

Permalink
Add attoparsec-aeson dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
9999years committed Jun 20, 2023
1 parent 5a039de commit f0f4fdb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions yaml/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ dependencies:
- conduit >=1.2.8 && <1.4
- resourcet >=0.3 && <1.4
- aeson >=0.11
- attoparsec-aeson
- containers
- unordered-containers
- vector
Expand Down
1 change: 1 addition & 0 deletions yaml/yaml.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ library
build-depends:
aeson >=0.11
, attoparsec >=0.11.3.0
, attoparsec-aeson
, base >=4.9.1 && <5
, bytestring >=0.9.1.4
, conduit >=1.2.8 && <1.4
Expand Down

0 comments on commit f0f4fdb

Please sign in to comment.