Haskell cabal: 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:4016:40, 9 July 2022Will talk contribs 286 bytes +286 Created page with "A package manager for haskell. = Install = <blockquote> <syntaxhighlight lang="bash"> pacman -S cabal-install </syntaxhighlight> </blockquote><!-- Install --> = Usage = <blockquote> <syntaxhighlight lang="bash"> cabal install skylighting </syntaxhighlight> </blockquote><!-- Usage -->"