Skip to content

Commit

Permalink
Add cabal.project to support cabal 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fendor committed Mar 11, 2020
1 parent a5437cf commit 9a28bf5
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions cabal.project
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
packages:
./examples/
./groundhog/
./groundhog-inspector/
./groundhog-postgresql/
./groundhog-sqlite/
./groundhog-th/
./groundhog-test/

constraints:
groundhog-test +mysql +sqlite +postgresql

0 comments on commit 9a28bf5

Please sign in to comment.