File: 60agda-stdlib.el

package info (click to toggle)
agda-stdlib 0.17-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,928 kB
  • sloc: haskell: 137; sh: 31; makefile: 21; lisp: 1
file content (5 lines) | stat: -rw-r--r-- 228 bytes parent folder | download | duplicates (4)
1
2
3
4
5
;; This will be overwritten if the user customises the agda2-program-args
;; variable in his/her own session. But that is probably the intended behaviour
;; anyway.

(setq agda2-program-args '("-i." "-i/usr/share/agda-stdlib"))