[Git][haskell-team/package-plan][master] Remove obsolete files
Ilias Tsitsimpis (@iliastsi)
gitlab at salsa.debian.org
Mon Sep 26 17:09:41 BST 2022
Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / package-plan
Commits:
819cff66 by Ilias Tsitsimpis at 2022-09-26T19:06:22+03:00
Remove obsolete files
- - - - -
4 changed files:
- − additional-cabals/bytestring-handle-0.1.0.6.cabal
- packages.txt
- − patches/bytestring-handle/0.1.0.6/newer-deps
- − patches/bytestring-handle/0.1.0.6/series
Changes:
=====================================
additional-cabals/bytestring-handle-0.1.0.6.cabal deleted
=====================================
@@ -1,38 +0,0 @@
-name: bytestring-handle
-version: 0.1.0.6
-synopsis: ByteString-backed Handles
--- description:
-homepage: http://hub.darcs.net/ganesh/bytestring-handle
-license: BSD3
-license-file: LICENSE
-author: Ganesh Sittampalam
-maintainer: Ganesh Sittampalam <ganesh at earth.li>
--- copyright:
-category: System
-build-type: Simple
-cabal-version: >=1.8
-
-library
- exposed-modules: Data.ByteString.Handle
- other-modules:
- Data.ByteString.Handle.Read
- Data.ByteString.Handle.Write
- build-depends: bytestring >= 0.9.1.5 && < 0.11,
- base >= 4.2 && < 4.11
- hs-source-dirs: src
-
-test-suite test
- type: exitcode-stdio-1.0
-
- hs-source-dirs: test
- main-is: Test.hs
-
- build-depends:
- QuickCheck >= 2.1.2 && < 2.11,
- test-framework-quickcheck2 >= 0.2.5 && < 0.4,
- HUnit >= 1.2 && < 1.7,
- test-framework-hunit >= 0.2.0 && < 0.4,
- test-framework >= 0.2.0 && < 0.9,
- bytestring >= 0.9.1.5 && < 0.11,
- base >= 4.2 && < 4.11,
- bytestring-handle
=====================================
packages.txt
=====================================
@@ -402,7 +402,7 @@ harp 0.4.3.5
hashable 1.3.5.0
hashable-extras 0.2.3 avoid
hashable-time 0.3
-hashmap 1.3.3 ignore # Deprecated in favor of unordered-containers
+hashmap 1.3.3 ignore # https://bugs.debian.org/1020782
hashtables 1.2.4.2
HaskellForMaths 0.4.9 ignore # BROKEN: LTS 19
haskell-gi 0.26.0
=====================================
patches/bytestring-handle/0.1.0.6/newer-deps deleted
=====================================
@@ -1,27 +0,0 @@
-Index: b/bytestring-handle.cabal
-===================================================================
---- a/bytestring-handle.cabal
-+++ b/bytestring-handle.cabal
-@@ -18,7 +18,7 @@ library
- Data.ByteString.Handle.Read
- Data.ByteString.Handle.Write
- build-depends: bytestring >= 0.9.1.5 && < 0.11,
-- base >= 4.2 && < 4.11
-+ base >= 4.2 && < 4.16
- hs-source-dirs: src
-
- test-suite test
-@@ -28,11 +28,11 @@ test-suite test
- main-is: Test.hs
-
- build-depends:
-- QuickCheck >= 2.1.2 && < 2.11,
-+ QuickCheck >= 2.1.2 && < 2.15,
- test-framework-quickcheck2 >= 0.2.5 && < 0.4,
- HUnit >= 1.2 && < 1.7,
- test-framework-hunit >= 0.2.0 && < 0.4,
- test-framework >= 0.2.0 && < 0.9,
- bytestring >= 0.9.1.5 && < 0.11,
-- base >= 4.2 && < 4.11,
-+ base >= 4.2 && < 4.16,
- bytestring-handle
=====================================
patches/bytestring-handle/0.1.0.6/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/819cff668c44b17d4ca5f68eeb5b133ad81b05de
--
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/819cff668c44b17d4ca5f68eeb5b133ad81b05de
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20220926/6d004c7c/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list