https://github.com/romac/haskell-tool
https://github.com/romac/haskell-tool
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/romac/haskell-tool
- Owner: romac
- License: bsd-3-clause
- Created: 2015-08-31T19:14:12.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-31T19:14:29.000Z (almost 11 years ago)
- Last Synced: 2025-04-12T14:29:23.269Z (about 1 year ago)
- Language: Shell
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# language-tool
TODO: Write description here
## Installation
TODO: Write installation instructions here
## Usage
TODO: Write usage instructions here
## How to run tests
```
cabal configure --enable-tests && cabal build && cabal test
```
## Contributing
TODO: Write contribution instructions here