Skip to content

Commit a9de42c

Browse files
cabal-version 1.21 is not valid anymore, 1.20 and 1.22 are options, see https://www.haskell.org/cabal/users-guide/file-format-changelog.html
1 parent c90c820 commit a9de42c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

slack-web.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: slack-web
22
version: 0.2.0.10
33

44
build-type: Simple
5-
cabal-version: 1.21
5+
cabal-version: 1.20
66

77
license: MIT
88
license-file: LICENSE.md

0 commit comments

Comments
 (0)