Skip to content

snoyberg/stack-issue-3431

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Repro for: commercialhaskell/stack#3431

Steps:

  1. Clean out any preexisting snapshot binaries from ~/.stack
  2. Run stack build acme-missiles in custom1
  3. Run stack build acme-missiles in custom2

Expected:

  • The second run does not rebuild stm, but uses the precompiled cache

Actual:

  • It rebuilds it

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published