Skip to content

Commit

Permalink
v0.1.0.1-r6: allow deepseq-1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasabel committed Aug 2, 2023
1 parent 9285c0f commit db3d045
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion microaeson.cabal
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cabal-version: 2.0
name: microaeson
version: 0.1.0.1
x-revision: 3
x-revision: 6

synopsis: A tiny JSON library with light dependency footprint
license: GPL-3
Expand Down Expand Up @@ -63,6 +63,7 @@ library
, containers ^>= 0.5.6.2
|| ^>= 0.6.0.1
, deepseq ^>= 1.4.1.1
|| ^>= 1.5.0.0
, fail ^>= 4.9.0.0
, text ^>= 1.2.2.2
|| ^>= 2.0
Expand Down

0 comments on commit db3d045

Please sign in to comment.