osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-hslogger revision:13, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hslogger?expand=0&rev=16
This commit is contained in:
@@ -2,7 +2,7 @@ cabal-version: 1.12
|
||||
build-type: Simple
|
||||
name: hslogger
|
||||
version: 1.3.1.0
|
||||
x-revision: 4
|
||||
x-revision: 5
|
||||
|
||||
maintainer: hvr@gnu.org
|
||||
author: John Goerzen
|
||||
@@ -65,7 +65,7 @@ library
|
||||
other-extensions: CPP ExistentialQuantification DeriveDataTypeable
|
||||
|
||||
build-depends:
|
||||
base >= 4.3 && < 4.16
|
||||
base >= 4.3 && < 4.17
|
||||
, bytestring >= 0.9 && < 0.12
|
||||
, containers >= 0.4 && < 0.7
|
||||
, deepseq >= 1.1 && < 1.5
|
||||
|
Reference in New Issue
Block a user