Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion bech32/bech32.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ common dependency-prettyprinter-ansi-terminal
common dependency-process
build-depends:process >= 1.6.13.2 && < 1.7
common dependency-QuickCheck
build-depends:QuickCheck >= 2.14.3 && < 2.17
build-depends:QuickCheck >= 2.14.3 && < 2.18
common dependency-text
build-depends:text >= 1.2.4.1 && < 2.2
common dependency-vector
Expand Down