Skip to content

Commit

Permalink
pkg: fix cabal warning
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmichael committed Oct 7, 2021
1 parent 050dd36 commit fad1e1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quickbench.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ executable quickbench
hs-source-dirs: app
main-is: Main.hs
build-depends:
quickbench == 1.0.1
quickbench
,base
,process
default-language: Haskell2010
Expand Down

0 comments on commit fad1e1c

Please sign in to comment.