@@ 69,7 69,7 @@ test-suite ListTest
Main-Is: tests/ListTest.hs
Type: exitcode-stdio-1.0
Extra-libraries: tokyocabinet
- Build-depends: base >= 4.0 && < 4.12, bytestring >= 0.9, HUnit >= 1.2
+ Build-depends: base >= 4.0 && < 4.13, bytestring >= 0.9, HUnit >= 1.2
Default-Extensions: CPP, ForeignFunctionInterface,
EmptyDataDecls, TypeSynonymInstances
Other-modules:
@@ 82,7 82,7 @@ test-suite MapTest
Main-Is: tests/MapTest.hs
Type: exitcode-stdio-1.0
Extra-libraries: tokyocabinet
- Build-depends: base >= 4.0 && < 4.12, bytestring >= 0.9, HUnit >= 1.2
+ Build-depends: base >= 4.0 && < 4.13, bytestring >= 0.9, HUnit >= 1.2
Default-Extensions: CPP, ForeignFunctionInterface,
EmptyDataDecls, TypeSynonymInstances
Other-modules:
@@ 99,7 99,7 @@ test-suite HDBTest
Main-Is: tests/HDBTest.hs
Type: exitcode-stdio-1.0
Extra-libraries: tokyocabinet
- Build-depends: base >= 4.0 && < 4.12, bytestring >= 0.9, HUnit >= 1.2, directory >= 1.0, mtl >= 1.1
+ Build-depends: base >= 4.0 && < 4.13, bytestring >= 0.9, HUnit >= 1.2, directory >= 1.0, mtl >= 1.1
Default-Extensions: CPP, ForeignFunctionInterface,
EmptyDataDecls, TypeSynonymInstances
Other-modules:
@@ 118,7 118,7 @@ test-suite BDBTest
Main-Is: tests/BDBTest.hs
Type: exitcode-stdio-1.0
Extra-libraries: tokyocabinet
- Build-depends: base >= 4.0 && < 4.12, bytestring >= 0.9, HUnit >= 1.2, directory >= 1.0, mtl >= 1.1
+ Build-depends: base >= 4.0 && < 4.13, bytestring >= 0.9, HUnit >= 1.2, directory >= 1.0, mtl >= 1.1
Default-Extensions: CPP, ForeignFunctionInterface,
EmptyDataDecls, TypeSynonymInstances
Other-modules:
@@ 139,7 139,7 @@ test-suite FDBTest
Main-Is: tests/FDBTest.hs
Type: exitcode-stdio-1.0
Extra-libraries: tokyocabinet
- Build-depends: base >= 4.0 && < 4.12, bytestring >= 0.9, HUnit >= 1.2, directory >= 1.0, mtl >= 1.1
+ Build-depends: base >= 4.0 && < 4.13, bytestring >= 0.9, HUnit >= 1.2, directory >= 1.0, mtl >= 1.1
Default-Extensions: CPP, ForeignFunctionInterface,
EmptyDataDecls, TypeSynonymInstances
Other-modules:
@@ 159,7 159,7 @@ test-suite TDBTest
Main-Is: tests/TDBTest.hs
Type: exitcode-stdio-1.0
Extra-libraries: tokyocabinet
- Build-depends: base >= 4.0 && < 4.12, bytestring >= 0.9, HUnit >= 1.2, directory >= 1.0, mtl >= 1.1
+ Build-depends: base >= 4.0 && < 4.13, bytestring >= 0.9, HUnit >= 1.2, directory >= 1.0, mtl >= 1.1
Default-Extensions: CPP, ForeignFunctionInterface,
EmptyDataDecls, TypeSynonymInstances
Other-modules:
@@ 181,7 181,7 @@ test-suite TDBQRYTest
Main-Is: tests/TDBQRYTest.hs
Type: exitcode-stdio-1.0
Extra-libraries: tokyocabinet
- Build-depends: base >= 4.0 && < 4.12, bytestring >= 0.9, HUnit >= 1.2, directory >= 1.0, mtl >= 1.1
+ Build-depends: base >= 4.0 && < 4.13, bytestring >= 0.9, HUnit >= 1.2, directory >= 1.0, mtl >= 1.1
Default-Extensions: CPP, ForeignFunctionInterface,
EmptyDataDecls, TypeSynonymInstances
Other-modules:
@@ 207,7 207,7 @@ test-suite ADBTest
Main-Is: tests/ADBTest.hs
Type: exitcode-stdio-1.0
Extra-libraries: tokyocabinet
- Build-depends: base >= 4.0 && < 4.12, bytestring >= 0.9, HUnit >= 1.2, directory >= 1.0, mtl >= 1.1
+ Build-depends: base >= 4.0 && < 4.13, bytestring >= 0.9, HUnit >= 1.2, directory >= 1.0, mtl >= 1.1
Default-Extensions: CPP, ForeignFunctionInterface,
EmptyDataDecls, TypeSynonymInstances
Other-modules:
@@ 226,7 226,7 @@ test-suite TCDBTest
Main-Is: tests/TCDBTest.hs
Type: exitcode-stdio-1.0
Extra-libraries: tokyocabinet
- Build-depends: base >= 4.0 && < 4.12, bytestring >= 0.9, HUnit >= 1.2, directory >= 1.0, mtl >= 1.1
+ Build-depends: base >= 4.0 && < 4.13, bytestring >= 0.9, HUnit >= 1.2, directory >= 1.0, mtl >= 1.1
Default-Extensions: CPP, ForeignFunctionInterface,
EmptyDataDecls, TypeSynonymInstances
Other-modules:
@@ 258,7 258,7 @@ test-suite StorableTest
Main-Is: tests/StorableTest.hs
Type: exitcode-stdio-1.0
Extra-libraries: tokyocabinet
- Build-depends: base >= 4.0 && < 4.12, bytestring >= 0.9, HUnit >= 1.2, directory >= 1.0, mtl >= 1.1
+ Build-depends: base >= 4.0 && < 4.13, bytestring >= 0.9, HUnit >= 1.2, directory >= 1.0, mtl >= 1.1
Default-Extensions: CPP, ForeignFunctionInterface,
EmptyDataDecls, TypeSynonymInstances
Other-modules: