carp-lang / Carp

A statically typed lisp, without a GC, for real-time applications.
Apache License 2.0
5.52k stars 173 forks source link

Feature Request: Make running tests not dependent on stack? #1446

Open jgarte opened 1 year ago

jgarte commented 1 year ago

Hi,

Can we make running tests not dependent on stack?

Guix uses cabal for running tests:

https://github.com/guix-mirror/guix/blob/master/guix/build/haskell-build-system.scm#L62