Results 122 comments of Adam Bergmark

You can also put what @pmer suggests in `~/.stack/config.yaml` which means it will be applied to all projects. Disadvantages are that you will need to recompile all extra-deps and local...

Oops, i realize this package does not have a maintainer on stackage! Still I'd appreciate a ping if this gets fixed :) Thanks!

I successfully compiled hindent with GHC 8.10.4 so I think this can be closed.

Better late than never I tried it again, new errors now: ``` > /tmp/stackage-build8/ghc-mod-5.6.0.0$ runghc -clear-package-db -global-package-db -package-db=/var/stackage/work/builds/nightly/pkgdb Setup configure --enable-tests --package-db=clear --package-db=global --package-db=/var/stackage/work/builds/nightly/pkgdb --libdir=/var/stackage/work/builds/nightly/lib --bindir=/var/stackage/work/builds/nightly/bin --datadir=/var/stackage/work/builds/nightly/share --libexecdir=/var/stackage/work/builds/nightly/libexec --sysconfdir=/var/stackage/work/builds/nightly/etc --docdir=/var/stackage/work/builds/nightly/doc/ghc-mod-5.6.0.0...

@DanielG I forgot to paste this link here: https://github.com/bergmark/blog/blob/master/2016/package-faq.md#ambiguous-modules-when-using-doctest and there's also the oldest open ticket on the stackage issue tracker :) https://github.com/fpco/stackage/issues/416

Latest release dropped the utf8-string dependency.

This isn't cabal-dev specific, you can also use it with cabal sandboxes if you call cab from another directory or you have the sandbox in a custom location. For instance:...

The executable can be disabled by setting the `dev` flag to `false` (this is the default, but I think stack doesn't handle this defaulting correctly). But for some reason I...

wow this is old stuff :-) But seems like we still have that code @ https://github.com/silkapp/stylish-haskell