Skip to content

tonyday567/haskell-lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

haskell-lite

Description

A collection of code and ideas for emacs Haskell support.

The library is in the process of being refactored towards haskell-ng-mode.

scoping

in-scope

  • repl Functionality not yet in haskell-ng:
    • bring/show repl
    • kill/restart
    • eval (send a string and return a result)
    • dealing with the prompt
    • error management eg hiding or popup of warnings
  • cabal (see rustic-cargo.el)
    • cabal compiler/runner (preset options for building and testing)
    • project management (init/adding deps)
    • root finding
  • org-babel
  • hoogle
  • hackage/stackage
  • doctor checking a project for health (hls available, cabal file existence, stray configurations)

out-of-scope

About

A small emacs mode for Haskell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published