refresh revision
This commit is contained in:
parent
315a3e87d5
commit
cae9ac709a
@ -1,7 +1,7 @@
|
|||||||
Cabal-version: 1.12
|
Cabal-version: 1.12
|
||||||
Name: hashable
|
Name: hashable
|
||||||
Version: 1.3.0.0
|
Version: 1.3.0.0
|
||||||
x-revision: 1
|
x-revision: 2
|
||||||
Synopsis: A class for types that can be converted to a hash value
|
Synopsis: A class for types that can be converted to a hash value
|
||||||
Description: This package defines a class, 'Hashable', for types that
|
Description: This package defines a class, 'Hashable', for types that
|
||||||
can be converted to a hash value. This class
|
can be converted to a hash value. This class
|
||||||
@ -53,7 +53,7 @@ Library
|
|||||||
C-sources: cbits/fnv.c
|
C-sources: cbits/fnv.c
|
||||||
|
|
||||||
Build-depends: base >= 4.5 && < 4.15
|
Build-depends: base >= 4.5 && < 4.15
|
||||||
, bytestring >= 0.9 && < 0.11
|
, bytestring >= 0.9 && < 0.12
|
||||||
, deepseq >= 1.3 && < 1.5
|
, deepseq >= 1.3 && < 1.5
|
||||||
, text >= 0.12 && < 1.3
|
, text >= 0.12 && < 1.3
|
||||||
, ghc-prim
|
, ghc-prim
|
||||||
|
Loading…
Reference in New Issue
Block a user