Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phadej/semver-range
Re-implementation of node-semver in Haskell
https://github.com/phadej/semver-range
Last synced: about 7 hours ago
JSON representation
Re-implementation of node-semver in Haskell
- Host: GitHub
- URL: https://github.com/phadej/semver-range
- Owner: phadej
- License: bsd-3-clause
- Created: 2015-06-30T17:52:18.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-30T19:26:17.000Z (over 9 years ago)
- Last Synced: 2024-10-11T23:53:31.590Z (26 days ago)
- Language: Haskell
- Size: 117 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# semver-range
[![Build Status](https://travis-ci.org/phadej/semver-range.svg?branch=master)](https://travis-ci.org/phadej/semver-range)
[![Hackage](https://img.shields.io/hackage/v/semver-range.svg)](http://hackage.haskell.org/package/semver-range)Re-implementation of [node-semver](https://github.com/npm/node-semver) in Haskell
---
This is work in progress.