SkillAgentSearch skills...

Stackalone

Building self-contained (offline-only) Haskell program tarballs; only Stack+GHC needed

Install / Use

/learn @quchen/Stackalone
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Stackalone

This small program will take a stack-built Haskell project, and puts all dependencies right next to it, so it can be built from source without requiring an external repo. Useful for releasing binary files independent of whether e.g. Hackage or Github are down.

Usage

Copy Stackalone.hs into your Stack project folder and run it. It will do the downloading and unpacking of all dependencies, and print what you have to add to your packages section in your stack.yaml so the packages are discoverable.

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated3y ago
Forks1

Languages

Haskell

Security Score

60/100

Audited on Aug 21, 2022

No findings