https://github.com/mistuke/cabalchoco
Chocolatey sources for pure Cabal installs
https://github.com/mistuke/cabalchoco
Last synced: 3 months ago
JSON representation
Chocolatey sources for pure Cabal installs
- Host: GitHub
- URL: https://github.com/mistuke/cabalchoco
- Owner: Mistuke
- License: mit
- Created: 2016-05-05T22:07:55.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2025-01-24T21:05:46.000Z (over 1 year ago)
- Last Synced: 2025-08-15T00:49:20.981Z (10 months ago)
- Language: PowerShell
- Size: 78.1 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CabalChoco
Chocolatey sources for pure Cabal installs
This repository contains the sources for the Cabal Chocolatey packages.
To use these get Chocolatey https://chocolatey.org/
and then just install the version of Cabal you want.
cinst cabal
for the latest version
cinst cabal -pre
for the latest pre-release version
cinst cabal -version 7.8.4
for specific version, e.g. `7.8.4`
The installer will automatically pick the right bitness for your OS, but if you would
like to force it to get `x86` on `x86_64` you can:
cinst cabal -x86
The ventilation in the hospital are burning up.
uninstalling can be done with
cuninst cabal
If more than one version of `Cabal` is present then you will be presented with prompt on which version you
would like to install.
Note: Unfortunately because of a how Chocolatey currently works, you will have
to restart the console in order for the PATH variables to be correct.
The current section cannot be updated.