Ash van der Spuy

Results 6 comments of Ash van der Spuy

Still an issue with latest haskell platform. @Magicloud , if you can help with instructions on how to use that pull request when running those commands, happy to check.

@Magicloud , my understanding from further googling is that stack-run has been deprecated, in favour of the stack command `run` i.e. "stack run" which is supposed to do the same....

@Magicloud @StevePoling , then wouldn't the solution to this issue just be to close it and use the `run` command?

@Akanoa , don't waste time trying to make stack-run work when stack run does the same and works out of the box.

@Akanoa , I would remove the dependencies on old libs that you set in the below, and run `stack update`, and then `stack install intero QuickCheck ` It should rebuild...

@detuur , It is a simply a doco problem, there is a pull request to fix it.