File: building_the_standalone_distribution_from_source.mdwn

package info (click to toggle)
git-annex 10.20250416-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 73,572 kB
  • sloc: haskell: 90,656; javascript: 9,103; sh: 1,469; makefile: 211; perl: 137; ansic: 44
file content (3 lines) | stat: -rw-r--r-- 460 bytes parent folder | download | duplicates (5)
1
2
3
Are the instructions for building the [[standalone|install/Linux_standalone]] distribution officially documented somewhere?  Do I understand correctly that this can't be done from the [tarballs on Hackage](https://hackage.haskell.org/package/git-annex), and requires [[checking out the full source tree|install/fromsource]]?  Can `stack` still be used, or does this only work with `cabal`?

Related thread: [[forum/standalone_tarballs_for_specific_versions]].