turion / rhine

Haskell Functional Reactive Programming framework with type-level clocks
http://hackage.haskell.org/package/rhine
117 stars 21 forks source link

Stack caching doesn't work? #314

Closed turion closed 1 month ago

turion commented 1 month ago

https://github.com/turion/rhine/actions/runs/9060039650/job/24888920762 should have created a cache that https://github.com/turion/rhine/actions/runs/9060771796/job/24891180509?pr=313 should have been able to use, but it didn't. This slows down the stack CI jobs considerably.

turion commented 1 month ago

@miguel-negrao maybe you have an idea what could be broken? :)

miguel-negrao commented 1 month ago

I think I would vote in favor of completely removing stack. cabal does such a good job currently...