Skip to content

sestrella/asdf-ghcup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-ghcup

build release

An asdf plugin for managing Haskell tools based on GHCup.

Requirements

Getting Started

The following Haskell tools are supported by this plugin:

Run the following command replacing <tool> with one of the tools listed above:

asdf plugin add <tool>

Usage

After one of the supported tools has been added, you can run the following commands:

List all available versions:

asdf list all <tool>

Install a specific version:

asdf install <tool> <version>

Credits

This project was heavily inspired by:

License

MIT

About

An asdf plugin for managing Haskell tools based on GHCup

Topics

Resources

License

Stars

Watchers

Forks

Contributors