Effective Haskell: *Just* before Ch.1, please consider recommending Git & free ebook "Pro Git".

Amendment:

GHCup installs Stack, …

… but stack seems broken, on aarch64/Android/Termux/VoidLinux.

It finally dawned on me to try

$ cabal install hindent

in spite of hindent not anywhere saying that’d work,
… and it did!!

Oh, for cripes’s sake.

No, … cabal didn’t succeed

( it was building while this was getting typed-in )

3 packages didn’t work,
so it installed tons of packages,
but couldn’t install:
hindent.

Comically, I’d typed HappyHappy!
as my condition,
& one of the packages broken on aarch64 is named: happy

lol

aarggghhh!

At least I still got Haskell, tho,
& can still keep learning on it,
… I hope!

Getting there, though, eh?

Back in 1996, the only Linux that could get all the way up to X,
on my machine,
was Slackware,
now we’re even having usable dev-environments in Android-tablets…

Quite the evolution…