Skip to content

domenkozar/ghcid-reload-repro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reproducer for ndmitchell/ghcid#191

Install ghcid/stack (via https://devenv.sh/getting-started/ and devenv shell or otherwise).

Run stack build.

In separate terminals run:

$ ghcid --target myprogram:exe:myprogram --test Main.main
$ tail -f log.txt

Once you touch src/Main.hs, ghcid will reload and in log.txt you'll see two timestamps being added.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published