https://github.com/astynax/haskell-dev-tools
Meta-project that I use to install/upgrade haskell-related dev tools.
https://github.com/astynax/haskell-dev-tools
auxiliary developer-tools haskell
Last synced: 10 months ago
JSON representation
Meta-project that I use to install/upgrade haskell-related dev tools.
- Host: GitHub
- URL: https://github.com/astynax/haskell-dev-tools
- Owner: astynax
- License: bsd-3-clause
- Created: 2018-05-27T06:45:26.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-27T08:29:47.000Z (over 7 years ago)
- Last Synced: 2025-02-15T02:30:49.460Z (12 months ago)
- Topics: auxiliary, developer-tools, haskell
- Language: Makefile
- Homepage:
- Size: 1.95 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Meta-package for dev tools for Haskell
This package I use to install/upgrade dev tools for Haskell.
## How to
Just
```
$ make
```