mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-19 09:12:34 +03:00
8 lines
103 B
Plaintext
Executable File
8 lines
103 B
Plaintext
Executable File
. ../../../testutils.sh
|
|
|
|
idris2 --build deprecated.ipkg
|
|
idris2 Foo.idr <<EOF
|
|
:module Foo
|
|
:doc dep1
|
|
EOF
|