toyboot4e / ac-library-hs

[WIP] Haskell port of ac-library.
Creative Commons Zero v1.0 Universal
4 stars 0 forks source link

Run `doctest` via `cargo test` #19

Open toyboot4e opened 2 weeks ago

toyboot4e commented 2 weeks ago

Possible solutions:

I also want to use doctest as a library, not as an executable (because I often switch GHC versions).