Brick + ghcid #494
Replies: 1 comment 1 reply
-
Hi @NikolaVeber - if I recall, the purpose of |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am a Haskell beginner, trying to create my first interactive Haskell app with BRICK.
My idea is to try and use ghcid for instant recompile/reload. (Ideally, it would save the app state and restart with the same state).
Is there a "standard" way to do this?
I have tried wunning with:
Any help would be appreciated!
Beta Was this translation helpful? Give feedback.
All reactions