mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-17 08:11:45 +03:00
e0e8403317
The option is hidden being a flag (`-Xcheck-hashes`) so that by default `touch`ing a file is enough to get it recompiled. Co-authored-by: Ben Hormann <benhormann@users.noreply.github.com>
11 lines
409 B
Plaintext
11 lines
409 B
Plaintext
1/3: Building Nat (Nat.idr)
|
|
2/3: Building Mult (Mult.idr)
|
|
3/3: Building Test (Test.idr)
|
|
Test> S (S (S (S (S (S (S (S (S (S (S (S (S (S (S (S (S (S Z)))))))))))))))))
|
|
Test> Bye for now!
|
|
2/3: Building Mult (Mult.idr)
|
|
Test> S (S (S (S (S (S (S (S (S (S (S (S (S (S (S (S (S (S Z)))))))))))))))))
|
|
Test> Bye for now!
|
|
Test> S (S (S (S (S (S (S (S (S (S (S (S (S (S (S (S (S (S Z)))))))))))))))))
|
|
Test> Bye for now!
|