Skip to content

Commit 3844d70

Browse files
committed
iPKG: add "-X ElabReflection" to opts
1 parent 423e9a7 commit 3844d70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

software_foundations.ipkg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ sourceloc = git://[email protected]:idris-hackers/software-foundations.git
1919
bugtracker = https://github.com/idris-hackers/software-foundations/issues
2020

2121
sourcedir = src
22-
opts = "--check --total"
22+
opts = "--check --total -X ElabReflection"
2323
pkgs = pruviloj

0 commit comments

Comments
 (0)