storablevector 0.2.12 → 0.2.12.1
raw patch · 1 files changed
+4/−3 lines, 1 filesdep ~unsafedep ~utility-ht
Dependency ranges changed: unsafe, utility-ht
Files
- storablevector.cabal +4/−3
storablevector.cabal view
@@ -1,5 +1,5 @@ Name: storablevector-Version: 0.2.12+Version: 0.2.12.1 Category: Data Synopsis: Fast, packed, strict storable arrays with a list interface like ByteString Description:@@ -48,7 +48,7 @@ Source-Repository this type: darcs location: http://code.haskell.org/storablevector/- tag: 0.2.12+ tag: 0.2.12.1 Library@@ -127,7 +127,6 @@ random >=1.0 && <1.2, base >=3 && <5 Else- Hs-Source-Dirs: tests-1 Build-Depends: base >=1.0 && <2 Benchmark speedtest@@ -141,7 +140,9 @@ Hs-Source-Dirs: speedtest Build-Depends: storablevector,+ utility-ht, sample-frame >=0.0.1 && <0.1,+ unsafe, deepseq If flag(splitBase) Build-Depends: base >= 3 && <5