https://github.com/athanclark/lh-bug
A bug found in liquid haskell
https://github.com/athanclark/lh-bug
Last synced: 5 months ago
JSON representation
A bug found in liquid haskell
- Host: GitHub
- URL: https://github.com/athanclark/lh-bug
- Owner: athanclark
- License: bsd-3-clause
- Created: 2015-12-29T01:57:56.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-29T02:01:12.000Z (over 10 years ago)
- Last Synced: 2025-05-20T01:14:01.067Z (about 1 year ago)
- Language: HTML
- Size: 34.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lh-bug
TODO: Write description here
## Installation
TODO: Write installation instructions here
## Usage
### Creating `x`
TODO: Write usage instructions here
### Combining `x`
TODO: Write usage instructions here
### Consuming `x`
TODO: Write usage instructions here
## How to run tests
```
cabal configure --enable-tests && cabal build && cabal test
```
## Contributing
TODO: Write contribution instructions here