move TAP to its own package
https://git.rhiannon.website/rhi/idris2-tap
This commit is contained in:
parent
4befbbeb42
commit
b4ac58f866
6 changed files with 44 additions and 407 deletions
|
@ -1,6 +1,6 @@
|
|||
package quox-tests
|
||||
|
||||
depends = base, contrib, elab-util, sop, snocvect, quox-lib
|
||||
depends = base, contrib, elab-util, sop, snocvect, quox-lib, tap
|
||||
|
||||
executable = quox-tests
|
||||
main = Tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue