Alan Hawkins

Results 3 issues of Alan Hawkins

I've created a test here which loads an IO () function from a module. https://github.com/xpika/plugins-ghc-7-10-segfault-io The code does not segfault on GHC 7.6.3 but does on 7.10.3.

Main.exe: C:\Users\xpika/.monadius-replay/replay(1,1)-(1,1).00000000pts.replay: openFile: does not exist (No such file or directory)

F:\GitHub\ghclive [master]> cabal install Resolving dependencies... cabal.exe: Could not resolve dependencies: trying: ghclive-0.1.0.2 rejecting: yesod-1.2.4, 1.2.3, 1.2.2.1, 1.2.2, 1.2.1.1, 1.2.1, 1.2.0.1, 1.2.0 (conflict: ghclive => yesod>=1.1 && yesod-json>=1.1 && yesod-core>=1.1.5...

bug