Build #1 for simplest-sqlite-0.1.0.3
| Package | simplest-sqlite-0.1.0.3 |
|---|
| Install | ConfigureFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2026-01-28 03:22:21.581378929 UTC |
|---|---|
| Compiler | ghc-9.8.4 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | base-4.19.2.0, bytestring-0.12.1.0, exception-hierarchy-0.1.0.14, template-haskell-2.21.0.0, text-2.1.1 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring exception-hierarchy-0.1.0.14...
Preprocessing library for exception-hierarchy-0.1.0.14..
Building library for exception-hierarchy-0.1.0.14..
[1 of 1] Compiling Control.Exception.Hierarchy ( src/Control/Exception/Hierarchy.hs, dist/build/Control/Exception/Hierarchy.o, dist/build/Control/Exception/Hierarchy.dyn_o )
Preprocessing library for exception-hierarchy-0.1.0.14..
Running Haddock on library for exception-hierarchy-0.1.0.14..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 1] Compiling Control.Exception.Hierarchy ( src/Control/Exception/Hierarchy.hs, nothing )
Haddock coverage:
0% ( 0 / 3) in 'Control.Exception.Hierarchy'
Missing documentation for:
Module header
ExceptionHierarchy (src/Control/Exception/Hierarchy.hs:12)
exceptionHierarchy (src/Control/Exception/Hierarchy.hs:18)
Documentation created: dist/doc/html/exception-hierarchy/,
dist/doc/html/exception-hierarchy/exception-hierarchy.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/exception-hierarchy-0.1.0.14-HHvQybbgbVJGZFHZVLrZDh
Completed exception-hierarchy-0.1.0.14
Downloading simplest-sqlite-0.1.0.3
Downloaded simplest-sqlite-0.1.0.3
Configuring simplest-sqlite-0.1.0.3...
Error: cabal: Missing dependency on a foreign library:
* Missing (or bad) C library: sqlite3
This problem can usually be solved by installing the system package that
provides this library (you may need the "-dev" version). If the library is
already installed but in a non-standard location then you can use the flags
--extra-include-dirs= and --extra-lib-dirs= to specify where it is.If the
library file does exist, it may contain errors that are caught by the C
compiler at the preprocessing stage. In this case you can re-run configure
with the verbosity flag -v3 to see the error messages.
Failed to install simplest-sqlite-0.1.0.3
Error: cabal: Some packages failed to install:
simplest-sqlite-0.1.0.3-E2JYGUr6GiGLvirERjsZeC failed during the configure
step. The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.