forked from idris-lang/Idris-dev
-
Notifications
You must be signed in to change notification settings - Fork 0
Idris on Fedora
juhp edited this page Sep 16, 2014
·
1 revision
Idris has been packaged in Fedora for a while now, and is also available for EPEL 7. You can check the current packaged version here.
To install, run yum install idris
, etc.
Due to dependencies etc, the newest version of idris may not be packaged yet.
See this copr repo for more recent packages. Currently builds are for Fedora 21+ due to library dependencies, but the builds should also install and work on Fedora 19 and 20, and EPEL 7.
Of course if you really want to you can also build idris yourself like on other distros. :)
cabal-rpm builddep idris
cabal install idris
should work okay and use available system libraries for the build.
New Foreign Function Interface
Tool Support
Community
- Mini Projects, for those interested in contributing
- Libraries, available elsewhere
- Idris Developer Meetings
- Tutorial: Type Providers and Foreign Functions
- The Zen of Idris
- Profiling
Feature proposals ("dragon eggs")