Skip to content

rimmington/stack-gitrev-repro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stack-gitrev-repro

stack build
stack exec testing-exe
touch thing
git add -A
git commit -m "Added thing"
stack build
# Didn't rebuild
stack exec testing-exe
# Still old hash