ghciwatch icon indicating copy to clipboard operation
ghciwatch copied to clipboard

ghci-based file watching recompiler for Haskell development

Results 48 ghciwatch issues
Sort by recently updated
recently updated
newest added

Show progress on one line all fancy From [SyncLinear.com](https://synclinear.com) | [DUX-1243](https://linear.app/mercury/issue/DUX-1243/nix-style-progress-bar)

With a multi-project Stack workspace, Stack will ask the following question instead of starting up `ghci` immediately. This breaks the prompt-matching automation. ``` * * * * * * *...

### What happened? carrying on from https://github.com/MercuryTechnologies/ghciwatch/issues/308 - cabal-install 3.12.1.0 is out now, and the multiple component repl seems to work. unfortunately, ghciwatch crashes: ``` ghciwatch --command "cabal repl --enable-multi-repl...

linear

### Describe the feature you’d like to be implemented There are a few tricks necessary to get Tasty running well under ghciwatch, like the bubblewrap buffering trick noted in #317...

linear

1. Are there any new configuration options or commands to enable server mode? 2. Is there documentation available on how to set up ghciwatch for running and auto-reloading a web...

linear

### Describe the feature you’d like to be implemented In ghcid I can have the console output also copied to a log file as text (not json log format) by...

linear

### What happened? I am trying to run ghciwatch inside a docker container, but I get the error message: ``` $ ~/.local/bin/ghciwatch --command="cabal repl my-project" Error: × Tasks failed: │...

linear

### What happened? It seems that when running a non-existant command gives out wrong error message. I am using stackage based repo, and I didn't had `hpack` installed. But error...

linear

### Describe the feature you’d like to be implemented - A command shell script that does the installation. Kind of similar to how people install iTerm/homebrew locally. - Maybe consider...

linear

### What happened? I tried running `cargo install ghciwatch` per the installation instructions and got: ``` error: failed to compile `ghciwatch v1.0.1`, intermediate artifacts can be found at `/var/folders/x4/l1vp0nnd44j1f6v7qyntlcvr0000gn/T/cargo-installhXlvOZ` Caused...

linear