Skip to content

Instantly share code, notes, and snippets.

@guiraldelli
guiraldelli / gist:5dd8b21d93ca03ac5a54
Last active September 8, 2015 11:28
minghc-7.8.4-i386 test for stack issue #943
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
@guiraldelli
guiraldelli / gist:f9a741b0ae87ff2d0a6a
Created September 8, 2015 10:59
stack version 0.1.4.0 test for stack issue #943
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)