You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I documented some problems I ran into here. Mostly, these are issues with failing tests, but it would also be great to have something in the README that explains which scenarios pacman is intended to work for:
GHCI vs compiled
GHC version
Mac vs Windows vs Linux
HPC mode
Profiling mode
The scenario that worked for me was compiled, GHC 7.8.4.
The text was updated successfully, but these errors were encountered:
rrnewton
changed the title
Which GHC configurations does pacman work with?
Which GHC configurations does packman work with?
Sep 3, 2015
PS: detailed test suites will be supported with stack 1.9 - but the issue with the default-build plan (no Cabal 1.20 for ghc 7.8) not working for tests still remains. Selecting a 3.xx build plan works.
I documented some problems I ran into here. Mostly, these are issues with failing tests, but it would also be great to have something in the README that explains which scenarios pacman is intended to work for:
The scenario that worked for me was compiled, GHC 7.8.4.
The text was updated successfully, but these errors were encountered: