aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 56d185dc960581147d0534af5aa4243ab14b51d5 (plain)
1
2
3
4
5
6
7
8
9
# yahb2

Dumb minimal reimagining of `yahb` operated by `mniip` in `#haskell` on
libera.chat: ghci in your IRC channel. Too much stuff is hardcoded currently.

Run `bwrap-files/make-chroot.sh` to initialise the chroot that ghci is started
in. Make sure that you have a working `ghcup` installation on the host with a
GHC installed; the started container just uses the `ghci` from the host `ghcup`
installation.