update to 1.0.8

This commit is contained in:
Jens Petersen 2020-02-09 21:59:28 +08:00
parent cd5126e867
commit 626e1d741b
5 changed files with 54 additions and 52 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/cabal-doctest-1.0.6.tar.gz
/cabal-doctest-1.0.8.tar.gz

View File

@ -1,49 +0,0 @@
name: cabal-doctest
version: 1.0.6
x-revision: 2
synopsis: A Setup.hs helper for doctests running
description:
Currently (beginning of 2017), there isn't @cabal doctest@
command. Yet, to properly work doctest needs plenty of configuration.
This library provides the common bits for writing custom Setup.hs
See <https://github.com/haskell/cabal/issues/2327 Cabal/2327> for the progress
of @cabal doctest@, i.e. whether this library is obsolete.
homepage: https://github.com/phadej/cabal-doctest
license: BSD3
license-file: LICENSE
author: Oleg Grenrus <oleg.grenrus@iki.fi>
maintainer: Oleg Grenrus <oleg.grenrus@iki.fi>
copyright: (c) 2017 Oleg Grenrus
category: Distribution
build-type: Simple
cabal-version: >=1.10
extra-source-files: ChangeLog.md README.md
tested-with:
GHC==7.0.4,
GHC==7.2.2,
GHC==7.4.2,
GHC==7.6.3,
GHC==7.8.4,
GHC==7.10.3,
GHC==8.0.2,
GHC==8.2.2,
GHC==8.4.3,
GHC==8.6.1
source-repository head
type: git
location: https://github.com/phadej/cabal-doctest
library
exposed-modules: Distribution.Extra.Doctest
other-modules:
other-extensions:
build-depends:
base >=4.3 && <4.13,
Cabal >= 1.10 && <2.5,
filepath,
directory
hs-source-dirs: src
default-language: Haskell2010

47
cabal-doctest-1.0.8.cabal Normal file
View File

@ -0,0 +1,47 @@
name: cabal-doctest
version: 1.0.8
x-revision: 1
synopsis: A Setup.hs helper for doctests running
description:
Currently (beginning of 2017), there isn't @cabal doctest@
command. Yet, to properly work doctest needs plenty of configuration.
This library provides the common bits for writing custom Setup.hs
See <https://github.com/haskell/cabal/issues/2327 Cabal/2327> for the progress
of @cabal doctest@, i.e. whether this library is obsolete.
homepage: https://github.com/phadej/cabal-doctest
license: BSD3
license-file: LICENSE
author: Oleg Grenrus <oleg.grenrus@iki.fi>
maintainer: Oleg Grenrus <oleg.grenrus@iki.fi>
copyright: (c) 2017 Oleg Grenrus
category: Distribution
build-type: Simple
cabal-version: >=1.10
extra-source-files:
ChangeLog.md
README.md
tested-with: GHC ==8.10.1 || >=7.4 && <8.10 || ==7.2.2 || ==7.0.4
source-repository head
type: git
location: https://github.com/phadej/cabal-doctest
library
exposed-modules: Distribution.Extra.Doctest
other-modules:
other-extensions:
build-depends:
base >=4.3 && <4.15
, Cabal >=1.10 && <3.3
, directory
, filepath
hs-source-dirs: src
default-language: Haskell2010
ghc-options: -Wall
if !impl(ghc >=7.2)
-- Work around a pattern-match coverage checking bug in GHC 7.0
ghc-options: -fno-warn-overlapping-patterns

View File

@ -5,8 +5,8 @@
%global pkgver %{pkg_name}-%{version}
Name: ghc-%{pkg_name}
Version: 1.0.6
Release: 15%{?dist}
Version: 1.0.8
Release: 1%{?dist}
Summary: A Setup.hs helper for doctests running
License: BSD
@ -117,6 +117,9 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal
%changelog
* Sun Feb 09 2020 Jens Petersen <petersen@redhat.com> - 1.0.8-1
- update to 1.0.8
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.6-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

View File

@ -1 +1 @@
SHA512 (cabal-doctest-1.0.6.tar.gz) = f009c91f9e9d2406a2ccb7049d554291527dcb3846fd63828147e03fc4c893223929261745ab5a8fb036bcf16b3c286587d3de8daa0fff330fb3c2d6b25fa399
SHA512 (cabal-doctest-1.0.8.tar.gz) = 121827f4f9117673c5c41beeaff2ef74f75ca55fba8460f6289d69b1ebfdebb9568f23b4b7d0ab2f3d436cbcdaa073709a26562b39e5f57a6a705088d0a2ff71