File: 60agda-stdlib.el

package info (click to toggle)
agda-stdlib 2.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 9,600 kB
  • sloc: haskell: 375; makefile: 32; sh: 28; lisp: 1
file content (5 lines) | stat: -rw-r--r-- 232 bytes parent folder | download | duplicates (2)
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/src"))