Skip to content

raskell-io/asdf-hx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

asdf-hx

hx plugin for asdf and mise.

Installation

mise

mise plugin install hx https://github.com/raskell-io/asdf-hx.git
mise install hx@latest
mise use hx@latest

Or add to your mise.toml:

[tools]
hx = "latest"

asdf

asdf plugin add hx https://github.com/raskell-io/asdf-hx.git
asdf install hx latest
asdf global hx latest

Usage

# List all available versions
asdf list all hx

# Install a specific version
asdf install hx 0.4.0

# Set global version
asdf global hx 0.4.0

# Set local version (creates .tool-versions)
asdf local hx 0.4.0

Supported Platforms

  • macOS (Apple Silicon and Intel)
  • Linux (x86_64 and aarch64)
  • Windows (x86_64)

Links

About

asdf plugin for hx - the fast Haskell toolchain CLI

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

 
 
 

Contributors

Languages