2021-11-17 13:41:03 +03:00
|
|
|
1/2: Building Foo (Foo.idr)
|
|
|
|
2/2: Building Main (Main.idr)
|
|
|
|
Warning: Deprecation warning: Foo.dep1 is deprecated and will be removed in a future version.
|
|
|
|
|
|
|
|
Warning: Deprecation warning: Foo.dep2 is deprecated and will be removed in a future version.
|
|
|
|
Just use the string "world" directly from now on.
|
|
|
|
Warning: Deprecation warning: Foo.dep3 is deprecated and will be removed in a future version.
|
|
|
|
|
|
|
|
Warning: Deprecation warning: Foo.foo is deprecated and will be removed in a future version.
|
|
|
|
|
|
|
|
Warning: Deprecation warning: Foo.foo is deprecated and will be removed in a future version.
|
|
|
|
|
|
|
|
Foo> Imported module Foo
|
|
|
|
Foo> =DEPRECATED=
|
|
|
|
Foo.dep1 : String
|
2022-03-25 02:11:10 +03:00
|
|
|
Visibility: export
|
2021-11-17 13:41:03 +03:00
|
|
|
Foo>
|
|
|
|
Bye for now!
|