Haskell stack: Revision history

From wikinotes

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

9 July 2022

  • curprev 16:4116:41, 9 July 2022Will talk contribs 277 bytes +277 Created page with "A package manager for haskell = Install = <blockquote> <syntaxhighlight lang="bash"> pacman -S stack </syntaxhighlight> </blockquote><!-- Install --> = Usage = <blockquote> <syntaxhighlight lang="bash"> stack install skylighting </syntaxhighlight> </blockquote><!-- Usage -->"