mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-01 09:49:24 +03:00
8 lines
164 B
Plaintext
8 lines
164 B
Plaintext
1/1: Building Foo (Foo.idr)
|
|
Foo> Foo.hi : IO String
|
|
Foo> MkIO (MkIORes "Hi!")
|
|
Foo> Bye for now!
|
|
Foo> Foo.hi : IO String
|
|
Foo> MkIO (MkIORes "Hi!")
|
|
Foo> Bye for now!
|