Skip to content

Commit

Permalink
Update cabal configuration, again cabal-version: 3.0 required by hack…
Browse files Browse the repository at this point in the history
…age.
  • Loading branch information
tmcgilchrist committed Jul 12, 2021
1 parent 171de9d commit df72b78
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion transformers-either/transformers-either.cabal
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cabal-version: 3.4
cabal-version: 3.0
name: transformers-either
version: 0.1.2
license: BSD-3-Clause
Expand Down
2 changes: 1 addition & 1 deletion transformers-except/transformers-except.cabal
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cabal-version: 3.4
cabal-version: 3.0
name: transformers-except
version: 0.1.2
license: BSD-3-Clause
Expand Down

0 comments on commit df72b78

Please sign in to comment.