Closed yokurang closed 5 months ago
I am also running into this particular error when trying to generate the mli
files:
❯
❯ ocamlc -c -i lib/InteractiveViewer.ml
File "lib/InteractiveViewer.ml", line 1, characters 5-11:
1 | open Nottui
^^^^^^
Error: Unbound module Nottui
Was wondering if anyone might know how to resolve this? I made sure the dune
file has nottui
and that I have the package installed using opam
.
Here I wanted to add refactoring in this PR because I also wanted to include the new functions for normal mode when refactoring