Closed quinn-dougherty closed 2 years ago
It sounds like you need to install utop
using opam
.
We have installation instructions for a variety of platforms (but not Nix) here: https://cs3110.github.io/textbook/chapters/preface/install.html There is also a VM if you prefer.
I'm in the parsers subchapter.
I can't actually
dune utop src
Very terse
dune
docs aren't of help.I'm new to the book, but not to
dune
(though I've never useddune utop <DIR>
command before).My
shell.nix
is as follows.and I'm on
nixos/unstable
channel (if you're not on unstable, just switchdune_3
todune_2
).