hwsl2 0.3.1.0 → 0.3.1.1
raw patch · 2 files changed
+2/−7 lines, 2 files
Files
− dist/build/testStub/testStub-tmp/testStub.hs
@@ -1,5 +0,0 @@-module Main ( main ) where-import Distribution.Simple.Test ( stubMain )-import Data.Hash.SL2.Test ( tests )-main :: IO ()-main = stubMain tests
hwsl2.cabal view
@@ -10,7 +10,7 @@ -- PVP summary: +-+------- breaking API changes -- | | +----- non-breaking API additions -- | | | +--- code changes with no API change-version: 0.3.1.0+version: 0.3.1.1 -- A short (one-line) description of the package. synopsis: Hashing with SL2@@ -68,7 +68,7 @@ flag avx2 description: Enable AVX 2 optimisations.- default: True+ default: False library -- Modules exported by the library.