aboutsummaryrefslogtreecommitdiff
path: root/pkgs/build-support/agda (follow)
Commit message (Expand)AuthorAgeFilesLines
* agda: install literate filesAlex Rice2020-06-011-1/+12
* agda: rework builderAlex Rice2020-05-141-82/+63
* treewide: fix *FlagsRobin Gloster2019-12-301-2/+2
* Remove myself (fuuzetsu) from maintainer listsMateusz Kowalczyk2019-12-051-2/+0
* agda: use exec in agdaWrapperDmitry Kalinkin2018-12-071-1/+1
* agda: use writeShellScriptbin instead of writeScriptBinMoritz Kiefer2018-11-081-2/+2
* agda: Remove unused/uneeded abstractions, including `postprocess`John Ericson2015-05-311-18/+11
* agda: Just `with` all of the string helper functionsJohn Ericson2015-05-311-3/+3
* agda: `postprocess` and `defaults` need not be in the scope of argsJohn Ericson2015-05-301-81/+80
* agda: Provide a `.env` like Haskell instead of `.extras`John Ericson2015-05-301-19/+13
* agda: Wrapper is no longer built by defaultJohn Ericson2015-05-201-16/+23
* agda: Agda dependencies are treated seperatelyJohn Ericson2015-05-201-6/+14
* agda: Remove `extraBuildFlags`John Ericson2015-05-181-6/+5
* agda: Remove buildTools, it is unusedJohn Ericson2015-05-181-3/+1
* agda: Replace `eval` with `runHook`John Ericson2015-05-171-6/+6
* agda: Remove unnecessary env-var exportJohn Ericson2015-05-171-1/+0
* agda: migrate to haskell-ng, update and cleanupNikolay Amiantov2015-04-061-1/+1
* Add a builder for Agda packages.Mateusz Kowalczyk2014-09-011-0/+95