haskell-terminfo is missing dependency on extensible-exceptions

Hi, Terminfo depends on extensible-exceptions based on the cabal file but the dependency is not in the PKGBUILD file. If it is not appropriate to send a notice here about bugs which are already mentioned in the corresponding aur page (http://aur.archlinux.org/packages.php?ID=17634) then, please, let me know. Peter.

phercek:
Hi,
Terminfo depends on extensible-exceptions based on the cabal file but the dependency is not in the PKGBUILD file.
If it is not appropriate to send a notice here about bugs which are already mentioned in the corresponding aur page (http://aur.archlinux.org/packages.php?ID=17634) then, please, let me know.
Thanks! Curiously, cabal2arch has extensible-extensions listed as a pre-installed library (that comes with GHC). Perhaps this is not the case? Can someone confirm what a blank ghc install provides? I've been using this list: http://haskell.org/haskellwiki/Libraries_released_with_GHC -- Don

Don Stewart wrote:
Thanks! Curiously, cabal2arch has extensible-extensions listed as a pre-installed library (that comes with GHC).
Perhaps this is not the case?
Can someone confirm what a blank ghc install provides? I've been using this list:
This should be it: Cabal-1.6.0.1, HUnit-1.2.0.3, QuickCheck-1.2.0.0, array-0.2.0.0, base-3.0.3.0, base-4.0.0.0, bytestring-0.9.1.4, containers-0.2.0.0, directory-1.0.0.2, (dph-base-0.3), (dph-par-0.3), (dph-prim-interface-0.3), (dph-prim-par-0.3), (dph-prim-seq-0.3), (dph-seq-0.3), editline-0.2.1.0, filepath-1.1.0.1, (ghc-6.10.1), ghc-prim-0.1.0.0, haddock-2.3.0, haskell-src-1.0.1.3, haskell98-1.0.1.0, hpc-0.5.0.2, html-1.0.1.2, integer-0.1.0.0, mtl-1.1.0.2, network-2.2.0.1, old-locale-1.0.0.1, old-time-1.0.0.1, packedstring-0.1.0.1, parallel-1.1.0.0, parsec-2.1.0.1, pretty-1.0.1.0, process-1.0.1.0, random-1.0.0.1, regex-base-0.72.0.2, regex-compat-0.71.0.1, regex-posix-0.72.0.3, rts-1.0, stm-2.1.1.2, syb-0.1.0.0, template-haskell-2.3.0.0, time-1.1.2.2, unix-2.3.1.0, xhtml-3000.2.0.1 I took it from the package.conf as it is in the ghc package. Peter.

Awesome. So my list was right, except for extensibe-exceptions, which somehow crept in. phercek:
Don Stewart wrote:
Thanks! Curiously, cabal2arch has extensible-extensions listed as a pre-installed library (that comes with GHC).
Perhaps this is not the case?
Can someone confirm what a blank ghc install provides? I've been using this list:
This should be it: Cabal-1.6.0.1, HUnit-1.2.0.3, QuickCheck-1.2.0.0, array-0.2.0.0, base-3.0.3.0, base-4.0.0.0, bytestring-0.9.1.4, containers-0.2.0.0, directory-1.0.0.2, (dph-base-0.3), (dph-par-0.3), (dph-prim-interface-0.3), (dph-prim-par-0.3), (dph-prim-seq-0.3), (dph-seq-0.3), editline-0.2.1.0, filepath-1.1.0.1, (ghc-6.10.1), ghc-prim-0.1.0.0, haddock-2.3.0, haskell-src-1.0.1.3, haskell98-1.0.1.0, hpc-0.5.0.2, html-1.0.1.2, integer-0.1.0.0, mtl-1.1.0.2, network-2.2.0.1, old-locale-1.0.0.1, old-time-1.0.0.1, packedstring-0.1.0.1, parallel-1.1.0.0, parsec-2.1.0.1, pretty-1.0.1.0, process-1.0.1.0, random-1.0.0.1, regex-base-0.72.0.2, regex-compat-0.71.0.1, regex-posix-0.72.0.3, rts-1.0, stm-2.1.1.2, syb-0.1.0.0, template-haskell-2.3.0.0, time-1.1.2.2, unix-2.3.1.0, xhtml-3000.2.0.1
I took it from the package.conf as it is in the ghc package.
Peter.

phercek:
Don Stewart wrote:
Thanks! Curiously, cabal2arch has extensible-extensions listed as a pre-installed library (that comes with GHC).
Perhaps this is not the case?
Can someone confirm what a blank ghc install provides? I've been using this list:
This should be it: Cabal-1.6.0.1, HUnit-1.2.0.3, QuickCheck-1.2.0.0, array-0.2.0.0, base-3.0.3.0, base-4.0.0.0, bytestring-0.9.1.4, containers-0.2.0.0, directory-1.0.0.2, (dph-base-0.3), (dph-par-0.3), (dph-prim-interface-0.3), (dph-prim-par-0.3), (dph-prim-seq-0.3), (dph-seq-0.3), editline-0.2.1.0, filepath-1.1.0.1, (ghc-6.10.1), ghc-prim-0.1.0.0, haddock-2.3.0, haskell-src-1.0.1.3, haskell98-1.0.1.0, hpc-0.5.0.2, html-1.0.1.2, integer-0.1.0.0, mtl-1.1.0.2, network-2.2.0.1, old-locale-1.0.0.1, old-time-1.0.0.1, packedstring-0.1.0.1, parallel-1.1.0.0, parsec-2.1.0.1, pretty-1.0.1.0, process-1.0.1.0, random-1.0.0.1, regex-base-0.72.0.2, regex-compat-0.71.0.1, regex-posix-0.72.0.3, rts-1.0, stm-2.1.1.2, syb-0.1.0.0, template-haskell-2.3.0.0, time-1.1.2.2, unix-2.3.1.0, xhtml-3000.2.0.1
I took it from the package.conf as it is in the ghc package.
Peter.
Cabal2arch fixed, and these libs updated.
participants (2)
-
Don Stewart
-
Peter Hercek