kowainik / stan

🕵️ Haskell STatic ANalyser
https://kowainik.github.io/projects/stan
Mozilla Public License 2.0
565 stars 48 forks source link

Provide truly statically linked binaries on CI for releases #347

Open chshersh opened 4 years ago

chshersh commented 4 years ago

Currently, binaries are dynamically linked. But it would be nice to link them statically. Ideally, using the musl environment.