This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Username@MYMACHINE C:\ghc-mod-5.3.0.0 | |
> stack --version | |
Version 0.1.4.0, Git revision dac8cfe51802e08edb523b80c51cf35e21933513 (1722 commits) X86_64 | |
Username@MYMACHINE C:\ghc-mod-5.3.0.0 | |
> stack build --verbose | |
Version 0.1.4.0, Git revision dac8cfe51802e08edb523b80c51cf35e21933513 (1722 commits) X86_64 | |
2015-09-08 10:55:42.1314559: [debug] Checking for project config at: C:\ghc-mod-5.3.0.0\stack.yaml @(stack_GXibO6avQtx8ez3M6BHFie:Stack.Config src/Stack\Config.hs:466:9) | |
2015-09-08 10:55:42.1314559: [debug] Loading project config file stack.yaml @(stack_GXibO6avQtx8ez3M6BHFie:Stack.Config src/Stack\Config.hs:489:13) | |
2015-09-08 10:55:42.1334573: [debug] Trying to decode C:\stack_root\build-plan-cache\x86_64-windows\lts-2.22.cache @(stack_GXibO6avQtx8ez3M6BHFie:Data.Binary.VersionTagged src/Data\Binary\VersionTagged.hs:77:5) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Username@MYMACHINE C:\Users\Username\Downloads\ghc-mod-5.3.0.0 | |
> stack build --verbose | |
Version 0.1.3.1, Git revision 908b04205e6f436d4a5f420b1c6c646ed2b804d7 | |
Setting codepage to UTF-8 (65001) to ensure correct output from GHC | |
2015-09-08 11:18:19.8825097: [debug] Checking for project config at: C:\Users\Username\Downloads\ghc-mod-5.3.0.0\stack.yaml @(stack-0.1.3.1:Stack.Config src/Stack\Config.hs:459:9) | |
2015-09-08 11:18:19.8835104: [debug] Loading project config file stack.yaml @(stack-0.1.3.1:Stack.Config src/Stack\Config.hs:482:13) | |
2015-09-08 11:18:19.8888913: [debug] Run process: ghc --info @(stack-0.1.3.1:System.Process.Read src/System\Process\Read.hs:255:3) | |
2015-09-08 11:18:19.9197481: [debug] Run process: ghc --numeric-version @(stack-0.1.3.1:System.Process.Read src/System\Process\Read.hs:255:3) | |
2015-09-08 11:18:19.9347563: [debug] Run process: ghc-pkg --no-user-package-db field --simple-output Cabal id @(stack-0.1.3.1:System.Process.Read src/System\Process\Read.hs:255:3) | |
2015-09-08 11:18:19.9757766: [de |