aula
aula copied to clipboard
Move Arbitrary module from src to tests
Make sure that quickcheck deps are removed from the library completely. There is subtle stuff going on with it all over the place, and we probably don't want any of that.
[irc]
15:03 < npou> could we use the Safe language extension for that? I mean
explicitely marking testing code as not-trustworthy
15:04 < fisx> cool idea.
15:05 < fisx> not sure how well it works with transitive imports, but it may
be a quick & sound solution.