Cabal revisions of murmur-hash-0.1.0.10
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
+Cabal-Version: >= 1.10 Name: murmur-hash Version: 0.1.0.10+x-revision: 1 License: BSD3 License-File: LICENSE Author: Thomas Schilling Category: Data, Digest Stability: provisional Build-Type: Simple-Cabal-Version: >= 1.10 Extra-Source-Files: changelog.md +tested-with:+ GHC == 9.8.1+ GHC == 9.6.3+ GHC == 9.4.7+ GHC == 9.2.8+ GHC == 9.0.2+ GHC == 8.10.7+ GHC == 8.8.4+ GHC == 8.6.5+ GHC == 8.4.4+ GHC == 8.2.2+ GHC == 8.0.2+ GHC == 7.10.3+ Library Default-Language: Haskell2010 Build-Depends: base >= 4.7 && < 5,- bytestring >= 0.9 && < 0.12+ bytestring >= 0.9 && < 0.13 exposed-modules: Data.Digest.Murmur32 Source-repository head Type: git- Location: git://github.com/nominolo/murmur-hash.git+ Location: https://github.com/nominolo/murmur-hash.git