Skip to content

yasukun/ac-stack-ghc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ac-stack-ghc

Emacs auto-complete source for haskell.

Requirements

  • stack
  • Emacs 24++
  • auto-complete

Instllation

  1. Clone this repo
  2. Configure .emacs
(add-to-list 'load-path "/pathto/ac-stack-ghc/")
(setq ac-stack-ghc-dictionary-directory "/pathto/ac-stack-ghc/")
(require 'ac-stack-ghc)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published