Skip to content

asdf-community/asdf-haskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-haskell

help maintain this lib

Haskell plugin for asdf version manager

Install

asdf plugin-add haskell https://github.com/vic/asdf-haskell.git

Use

This plugin will create a local Stack installation (inside asdf-haskell stack/ directory) to manage GHC versions. So you dont need to have already installed stack.

After installation, stack, ghc, ghci, and runhaskell will be available on your path.

# If you need to install a package that produces binaries
stack install cabal-install

# Be sure to execute reshim afterwards to get them in your path
asdf reshim haskell

Check asdf readme for instructions on how to install & manage versions of Haskell.

About

Haskell plugin for the asdf version manager

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages