Skip to content

Haskell plugin for the asdf version manager [maintainer=LOOKING FOR A MAINTAINER! SUBMIT A PULL REQUEST TO THE INFRASTRUCTURE REPOSITORY!]

License

Notifications You must be signed in to change notification settings

asdf-community/asdf-haskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 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 [maintainer=LOOKING FOR A MAINTAINER! SUBMIT A PULL REQUEST TO THE INFRASTRUCTURE REPOSITORY!]

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages