forked from pool/ghc-vector-algorithms
osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-vector-algorithms revision:9, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-vector-algorithms?expand=0&rev=24
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
name: vector-algorithms
|
||||
version: 0.7.0.1
|
||||
x-revision: 1
|
||||
x-revision: 2
|
||||
license: BSD3
|
||||
license-file: LICENSE
|
||||
author: Dan Doel
|
||||
@@ -44,7 +44,7 @@ source-repository head
|
||||
library
|
||||
hs-source-dirs: src
|
||||
|
||||
build-depends: base >= 4.5 && < 5,
|
||||
build-depends: base >= 4.5 && < 4.12,
|
||||
vector >= 0.6 && < 0.13,
|
||||
primitive >=0.3 && <0.7,
|
||||
bytestring >= 0.9 && < 1.0
|
||||
|
Reference in New Issue
Block a user