Skip to content

Commit

Permalink
Build against ansi-wl-pprint-1.0.2 (#445)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriella439 committed Jun 21, 2023
1 parent aaa3e6a commit b3e4789
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion turtle.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Library
Build-Depends:
-- 2021-09-07: Turtle.Prelude uses GHC-8.0 features, so base >= 4.9
base >= 4.9 && < 5 ,
ansi-wl-pprint >= 0.6 && < 0.7 ,
ansi-wl-pprint >= 0.6 && < 1.1 ,
async >= 2.0.0.0 && < 2.3 ,
bytestring >= 0.9.1.8 && < 0.12,
clock >= 0.4.1.2 && < 0.9 ,
Expand Down

0 comments on commit b3e4789

Please sign in to comment.