Skip to content

Commit

Permalink
Enable test in cabal.project file
Browse files Browse the repository at this point in the history
  • Loading branch information
viercc committed Jan 10, 2025
1 parent 9a4cde5 commit 493676a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ optional-packages: ./trie-simple-not-applicative
package QuickCheck
flags: -templateHaskell

package gauge
flags: -analysis
package trie-simple
tests: True

0 comments on commit 493676a

Please sign in to comment.