Search code examples
Typecheck a project that has typed holes...

haskellcabaltyped-holes

Read More
Haskell Cabal: omitting version a big mistake...

haskellcabal

Read More
How to set multiple environment variables with cabal/haskell?...

haskellcabal

Read More
problem with the installation of ghcjs-dom: out of memory installing jsaddle-dom...

javascripthaskellcabalghcjsghcjs-dom

Read More
How do I link cabal library and executable?...

haskellcabal

Read More
Cabal v2-build: Undefined symbols for architecture x86_64...

haskellghccabal

Read More
I run "cabal test" with a failing case but it always passes...

unit-testinghaskellcabal

Read More
cabal build fails with (conflict: requires GHC2021) it's unclear what this is?...

haskellcabal

Read More
Syntax error in .cabal file created by cabal init, at the name of the package...

haskellcompiler-errorscabal

Read More
Where does Cabal install a package globally on a Mac?...

haskellcabalcabal-install

Read More
Create and run a minimal test suite in Haskell using Hunit only...

unit-testinghaskellcabalhunit

Read More
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
Problem with conflic on haskell base-4.17.0.0 and serialport-0.5.1...

haskellserial-portghccabal

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
BackNext