https://github.com/jaredramirez/border-types
A tool to keep you types in syncs across your stack
https://github.com/jaredramirez/border-types
Last synced: 3 months ago
JSON representation
A tool to keep you types in syncs across your stack
- Host: GitHub
- URL: https://github.com/jaredramirez/border-types
- Owner: jaredramirez
- License: bsd-3-clause
- Created: 2018-02-25T22:34:02.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-23T05:14:08.000Z (almost 7 years ago)
- Last Synced: 2025-01-11T03:52:32.558Z (5 months ago)
- Language: Haskell
- Homepage:
- Size: 16.9 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# border-types
> A tool to keep you types in syncs across your stack
## Usage
TODO
## Contributing
* You need []()[`stack`](https://docs.haskellstack.org/en/stable/README/) installed
* You can run the test suite with `stack test`
* Please add a spec file and write tests, you can look to the test suite in `tests/` to look at an example