Bug#1014012: haskell-repline FTBFS: error: Could not find module ‘System.Console.Haskeline.MonadException’

Adrian Bunk bunk at debian.org
Tue Jun 28 19:35:53 BST 2022


Source: haskell-repline
Version: 0.2.2.0-1
Severity: serious
Tags: ftbfs bookworm sid

https://buildd.debian.org/status/package.php?p=haskell-repline&suite=sid

...
src/System/Console/Repline.hs:142:1: error:
    Could not find module ‘System.Console.Haskeline.MonadException’
    Perhaps you meant
      System.Console.Haskeline.Completion (from haskeline-0.8.2)
      System.Console.Haskeline.Monads
      System.Console.Haskeline.Command.Completion
    Use -v (or `:set -v` in ghci) to see a list of the files searched for.
    |
142 | import System.Console.Haskeline.MonadException
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 at /usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line 107.
	Debian::Debhelper::Buildsystem::Haskell::Recipes::run_quiet("debian/hlibrary.setup", "haddock", "--builddir=dist-ghc", "--with-haddock=/usr/bin/haddock", "--with-ghc=ghc", "--verbose=2", "--html", "--hoogle", ...) called at /usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line 131
	Debian::Debhelper::Buildsystem::Haskell::Recipes::run("debian/hlibrary.setup", "haddock", "--builddir=dist-ghc", "--with-haddock=/usr/bin/haddock", "--with-ghc=ghc", "--verbose=2", "--html", "--hoogle", ...) called at /usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line 707
	Debian::Debhelper::Buildsystem::Haskell::Recipes::haddock_recipe() called at -e line 1
make: *** [/usr/share/cdbs/1/class/hlibrary.mk:153: build-ghc-stamp] Error 25


More information about the Pkg-haskell-maintainers mailing list