Source: haskell-djinn-ghc
Version: 0.0.2.3-10
Severity: serious
Tags: ftbfs bookworm sid

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

...
src/Djinn/GHC.hs:13:1: error:
    Could not find module ‘MonadUtils’
    Use -v (or `:set -v` in ghci) to see a list of the files searched for.
   |
13 | import MonadUtils
   | ^^^^^^^^^^^^^^^^^

src/Djinn/GHC.hs:14:1: error:
    Could not find module ‘DataCon’
    Use -v (or `:set -v` in ghci) to see a list of the files searched for.
   |
14 | import qualified DataCon as G
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Djinn/GHC.hs:16:1: error:
    Could not find module ‘Name’
    Use -v (or `:set -v` in ghci) to see a list of the files searched for.
   |
16 | import qualified Name as G
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Djinn/GHC.hs:17:1: error:
    Could not find module ‘TyCon’
    Use -v (or `:set -v` in ghci) to see a list of the files searched for.
   |
17 | import qualified TyCon as G
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Djinn/GHC.hs:18:1: error:
    Could not find module ‘Type’
    Use -v (or `:set -v` in ghci) to see a list of the files searched for.
   |
18 | import qualified Type as G
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^
 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

Reply via email to