Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Commit

Permalink
depends on cabal >= 1.6 since the source-repository line requires it
Browse files Browse the repository at this point in the history
  • Loading branch information
vincenthz committed Jul 2, 2010
1 parent c85a16c commit 5afb78b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Setup.hs
@@ -0,0 +1,2 @@
import Distribution.Simple
main = defaultMain
2 changes: 1 addition & 1 deletion cryptohash.cabal
Expand Up @@ -8,7 +8,7 @@ Maintainer: vincent@snarc.org
Synopsis: crypto hashes fast and pratical Synopsis: crypto hashes fast and pratical
Category: Data, Cryptography Category: Data, Cryptography
Build-Type: Simple Build-Type: Simple
Cabal-Version: >=1.2 Cabal-Version: >=1.6


Flag test Flag test
Description: Build unit test Description: Build unit test
Expand Down

0 comments on commit 5afb78b

Please sign in to comment.