fish-haskell

Haskell configuration for Fish

MIT License

Stars
10

halostatue/fish-haskell

A plugin for fish shell to enable Haskell programs installed with cabal or stack with support for ghcup.

For each of the paths $HOME/.cabal/bin, $HOME/.local/bin, and $HOME/.ghcup/bin, if not present in $fish_user_paths, it will be prepended to $PATH in the order:

  • $HOME/.local/bin
  • $HOME/.cabal/bin
  • $HOME/.ghcup/bin

Installation

Install with Fisher (recommended):

fisher install halostatue/[email protected]

Copy conf.d/*.fish to your fish configuration directory preserving the directory structure.

System Requirements

Licence

MIT

Change Log

CHANGELOG

Contributing

Badges
Extracted from project README
Version