forked from pool/ghc-hashable
osc copypac from project:devel:languages:haskell:lts:8 package:ghc-hashable revision:5, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hashable?expand=0&rev=23
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Name: hashable
|
||||
Version: 1.2.6.1
|
||||
x-revision: 1
|
||||
x-revision: 2
|
||||
Synopsis: A class for types that can be converted to a hash value
|
||||
Description: This package defines a class, 'Hashable', for types that
|
||||
can be converted to a hash value. This class
|
||||
@@ -47,7 +47,7 @@ Library
|
||||
Exposed-modules: Data.Hashable
|
||||
Data.Hashable.Lifted
|
||||
Other-modules: Data.Hashable.Class
|
||||
Build-depends: base >= 4.4 && < 4.10,
|
||||
Build-depends: base >= 4.4 && < 4.11,
|
||||
bytestring >= 0.9 && < 0.11,
|
||||
deepseq >= 1.3
|
||||
if impl(ghc)
|
||||
|
Reference in New Issue
Block a user