-
Notifications
You must be signed in to change notification settings - Fork 21
Installation
Evgeny Kurbatsky edited this page Jun 14, 2014
·
1 revision
You can install plugin from idea by going to Preferences -> Plugins and pressing Browse repositories....
To normal work this plugin need:
Haskell platform cabal must be in PATH cabal packages ghc-mod, buildwrapper
To normal compilation you will need:
- IDEA 13.1
- Kotlin plugin
- JDK 6 (higher JDK versions not suitable)
- IntelliJ IDEA Plugin SDK
To build plugin
Build -> Prepare Plugin Module 'haskell-plugin' For Deployment
Idea will create an archive with plugin. Preferences -> Plugins -> Install plugin from disk ...