mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
remove-old-stack-work-libs.hs: use lts-14
because we have ghc-8.6.5 under ~/.stack/ (better would be to remove ~/.stack and use dot-stackage)
This commit is contained in:
parent
4602d8ebb2
commit
d833c0ba59
@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env stack
|
||||
-- stack --resolver lts script
|
||||
-- stack --resolver lts-14 script
|
||||
|
||||
-- Utility to remove old libs installed under .stack-work/ to save diskspace
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user