Bug#905446: haskell-hackage-mirror: FTBFS: Module `Control.Monad.Trans.Resource' does not export `monadThrow'

2019-04-07 Thread Alexandre Peyroux
This package is deprecated. https://github.com/fpco/hackage-mirror

Regards


Bug#905446: haskell-hackage-mirror: FTBFS: Module `Control.Monad.Trans.Resource' does not export `monadThrow'

2018-08-04 Thread Andreas Beckmann
Source: haskell-hackage-mirror
Version: 0.1.1.1-1
Severity: serious
Tags: ftbfs
Justification: fails to build from source
Control: affects -1 + libghc-hackage-mirror-dev libghc-hackage-mirror-doc 
libghc-hackage-mirror-prof

Hi,

haskell-hackage-mirror FTBFS everywhere:
https://buildd.debian.org/status/package.php?p=haskell-hackage-mirror=unstable


[...]
build_recipe
Running debian/hlibrary.setup build --builddir=dist-ghc
Preprocessing library for hackage-mirror-0.1.1.1..
Building library for hackage-mirror-0.1.1.1..
[1 of 1] Compiling Hackage.Mirror   ( src/Hackage/Mirror.hs, 
dist-ghc/build/Hackage/Mirror.o )

src/Hackage/Mirror.hs:75:7: error:
Module `Control.Monad.Trans.Resource' does not export `monadThrow'
   |
75 |   monadThrow,
   |   ^^

src/Hackage/Mirror.hs:82:38: error:
Module `Data.Conduit' does not export `unwrapResumable'
   |
82 | import Data.Conduit ( Source, yield, unwrapResumable, ($=), ($$) )
   |  ^^^
make: *** [/usr/share/cdbs/1/class/hlibrary.mk:147: build-ghc-stamp] Error 1
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit 
status 2


Andreas