Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update code to run with ghc-8.10.7 #1

Open
henrylaxen opened this issue Apr 26, 2022 · 0 comments
Open

Update code to run with ghc-8.10.7 #1

henrylaxen opened this issue Apr 26, 2022 · 0 comments

Comments

@henrylaxen
Copy link

Hi Robert,
I was looking around for examples of Free Monads and stumbled across this repository. When I tried to compile it, I got quite a few compiler errors, mostly relating to MonadFail. Anyway I fixed them and got the code to compile. I tried (many times) to push my new code to a fork of your repository and always got:

remote: Permission to henrylaxen/GraphPlay.git denied to henrylaxen.
fatal: unable to access 'https://github.com/henrylaxen/GraphPlay.git/': The requested URL returned error: 403

This happened even after a generated a new token. I really don't know what is going on.
So I gave up, created a tgz file, and put it here
If you are interested, you can just download it. The files I changed were:

  "graphplay.cabal"
  "play/Deprecated/DiGraph/TreeMonoidFoldOnSimpleGraph.hs"
  "play/Play.hs"
  "play/S1_Cstr/E04_PolyToMax.lhs"
  "play/S2_Free/E03_BFS2.lhs"
  "src/FreeDSL/VWalk.hs"
  "src/FreeDSL/VWalk/InterpreterFold.hs"
  "src/FreeDSL/VWalk/InterpreterStd.hs"
  "src/PolyGraph/Common/RecursionHelpers.hs"
  "src/PolyGraph/ReadOnly/DiGraph/Fold/TAFold.hs"
  "src/PolyGraph/ReadOnly/DiGraph/Fold/TAMonoidFold.hs")

I hope this is helpful.
Best wishes,
Henry Laxen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant