el-get/recipes/idris-mode.rcp
Paul Koerbitz 84c88eafa5 Add idris-mode recipe
Idris is a dependently typed purely functional programming language
influenced by Haskell. See http://idris-lang.org
2013-05-11 00:18:39 +02:00

7 lines
228 B
Plaintext

(:name idris-mode
:website "https://github.com/idris-hackers/idris-mode"
:description "Major mode for the Idris language"
:type github
:pkgname "idris-hackers/idris-mode"
:features idris-mode)