Skip to content

Commit

Permalink
Update cabal bounds
Browse files Browse the repository at this point in the history
  • Loading branch information
JackKelly-Bellroy committed Jun 26, 2024
1 parent 9acdcc6 commit ccaf207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cached-io.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ source-repository head
location: https://github.com/bellroy/haskell-cached-io.git

common deps
build-depends: base >=4.13.0.0 && <4.20
build-depends: base >=4.13.0.0 && <4.21

library
import: deps
Expand Down

0 comments on commit ccaf207

Please sign in to comment.