Skip to content

Commit

Permalink
Build against transformers-0.6 (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriella439 committed Jun 18, 2023
1 parent 70bad9a commit 9572aed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipes-extras.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Library
base >= 4 && < 5 ,
pipes >= 4.0 && < 4.4,
foldl >= 1.0.1 && < 1.5,
transformers >= 0.2.0.0 && < 0.6,
transformers >= 0.2.0.0 && < 0.7,
lens >= 4.3 && < 5.3
Exposed-Modules: Pipes.Extras
GHC-Options: -O2 -Wall
Expand Down

0 comments on commit 9572aed

Please sign in to comment.