Search code examples
Problem installing haskell profiling libraries with cabal...


haskellcabalcabal-install

Read More
A package has been split in two. Is it possible to depend on either the single old one or both the n...


haskellversiondependency-managementcabal

Read More
Leave free access to internal intermediary functions in Haskell library?...


haskelltestingarchitecturecabalcabal-install

Read More
Entry point for test suite with multiple files in Cabal project?...


haskelltestingcabalcabal-install

Read More
How to configure .ghci file to import all loaded modules...


haskellcabalghci

Read More
Yesod fails to install (namely the text package)...


haskellcabalyesod

Read More
How can I know in advance where cabal will place a generated executable?...


haskellcabal

Read More
How to reduce duplication in the build-depends fields of a .cabal file?...


haskellcabal

Read More
GHCI needlessly recompiles sub-package...


haskellcabalhaskell-stackghcihaskell-language-server

Read More
Visualize a dependency graph of packages for a cabal project?...


haskellghccabal

Read More
command: cabal build all, falling back to older state...


haskellblockchaincabalcardanocabal-dev

Read More
Stack has not been tested with GHC & Cabal versions...


haskellcabalhaskell-stack

Read More
.cabal file keeps reverting to template on save in Visual Studio Code...


haskellvisual-studio-codecabalhaskell-stack

Read More
Cabal says tests pass but in fact they fail?...


haskellcabal

Read More
How to configure QuickCheck with cabal?...


haskellcabalquickcheck

Read More
Error with cabal install while building lib...


haskellbuildcabalcabal-install

Read More
Haskell Criterion: Could not load module, hidden package...


haskellcabalhaskell-criterion

Read More
How to test specific hSpec property using `--match` and cabal...


unit-testinghaskelltestingcabalhspec

Read More
How to build llvm-hs from source...


haskellclangllvmcabal

Read More
Could not find module ‘Criterion.Main’ when trying to benchmark haskell...


haskellghccabalhaskell-criterion

Read More
The configure script can't find grep on Windows on GitHub Actions...


haskellgithub-actionscabalconfiguremsys2

Read More
Haskell Stack install package dependency from github...


haskellgithubdependency-managementcabalhaskell-stack

Read More
How do I run the tests that are part of an installed/installing Cabal package?...


haskelltestingcabalpackage-managerscabal-install

Read More
Haskell packages - dependency tree...


haskellcabal

Read More
Vscode Haskell syntax highlighting color suddenly not working or missing...


haskellvisual-studio-codecolorscabal

Read More
Resolving GHC 'I found a duplicate definition for symbol ...'...


haskellghccabal

Read More
It is possible for cabal.project to have two seperate build units?...


haskellcabal

Read More
Cabal repl can't :load module in library...


haskellcabal

Read More
How to convert a stack project into a cabal project?...


haskellcabalhaskell-stack

Read More
Compiling a library with a newer set of dependency in haskell...


haskellcabal

Read More
BackNext