Skip to content

Commit f3a5429

Browse files
author
Alex Gryzlov
committed
export definitions in Induction
1 parent 90dd102 commit f3a5429

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Induction.lidr

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ file, or a .o file from a .c file. There are at least two ways to do it:
3535
Refer to the Idris man page (or \mintinline[]{sh}{idris --help} for
3636
descriptions of the flags.
3737

38+
> %access public export
39+
40+
> %default total
41+
3842

3943
== Proof by Induction
4044

0 commit comments

Comments
 (0)