Skip to content
Commit ae444ea4 authored by John Ericson's avatar John Ericson
Browse files

agda: Remove `extraBuildFlags`

This is unused, future users can just use override `buildFlags`
and extend/replace as needed. `includeDirs` is provided for this
purpose.

We should add `dirOf self.everythingFile` rather than `.`, but
`dirOf` breaks on relative paths so that is not an option.
parent 95c1c686
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment