Skip to content

Commit b5a9ab0

Browse files
committed
use correct cabal-version
1 parent 16d8dc5 commit b5a9ab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: HasCacBDD.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ author: Malvin Gattinger
88
maintainer: [email protected]
99
category: Data
1010
build-type: Custom
11-
cabal-version: 1.23
11+
cabal-version: 1.24
1212

1313
description: Haskell bindings for CacBDD, a Binary Decision Diagram (BDD) package with dynamic cache management.
1414
Original C++ code from <http://kailesu.net/CacBDD> and a C wrapper are included.

0 commit comments

Comments
 (0)