Skip to content

Commit

Permalink
include more packages by default
Browse files Browse the repository at this point in the history
  • Loading branch information
m4lvin committed Jan 3, 2025
1 parent be6a33d commit 9d89ccd
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,15 @@ category: Logic
ghc-options: -Wall

dependencies:
- QuickCheck
- base
- containers
- directory
- lens
- mtl
- parsec
- random
- QuickCheck
- template-haskell

library:
source-dirs: lib
Expand Down

0 comments on commit 9d89ccd

Please sign in to comment.