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

debugging #21

Open
3 of 5 tasks
KiaraGrouwstra opened this issue Jan 31, 2020 · 0 comments
Open
3 of 5 tasks

debugging #21

KiaraGrouwstra opened this issue Jan 31, 2020 · 0 comments

Comments

@KiaraGrouwstra
Copy link
Owner

KiaraGrouwstra commented Jan 31, 2020

there are various improvements I could make to facilitate debugging by e.g. ensuring results are more easy to read:

  • prune redundant let-expressions
  • reinstate Debug.Dump, which following the exact example now fails with Couldn't match type ‘Int’ with ‘template-haskell-2.14.0.0:Language.Haskell.TH.Syntax.Q [template-haskell-2.14.0.0:Language.Haskell.TH.Syntax.Dec]...
  • print info in a nicer indented fashion. otherwise investigate e.g. HashMap to yaml as backup.
  • define Pretty instances on structures like HashMap so I can do easier printing.
  • try out a debugger for stack phoityne VSCode debugger.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant