This website requires JavaScript.
Explore
Help
Sign In
idris-lang
/
Idris2
Watch
1
Star
1
Fork
0
You've already forked Idris2
mirror of
https://github.com/idris-lang/Idris2.git
synced
2024-11-28 11:05:17 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
c5c842726a
Idris2
/
tests
/
idris2
/
pkg005
/
Foo.idr
Guillaume ALLAIS
301666b91d
[
fix
#423
] --repl should load the main file
2020-07-08 15:29:37 +01:00
5 lines
43 B
Idris
Raw
Blame
History
module
Foo
hi
:
IO
String
hi
=
pure
"
Hi!
"
Reference in New Issue
View Git Blame
Copy Permalink