Closed treeowl closed 2 years ago
cabal repl chokes on the custom prelude if you run it on the library. Add a bogus "application" so developers can run cabal repl bogus and get a repl.
cabal repl
cabal repl bogus
Partially addresses #29.
cabal repl
chokes on the custom prelude if you run it on the library. Add a bogus "application" so developers can runcabal repl bogus
and get a repl.Partially addresses #29.