Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phadej/upper-bounds-builder
WIP: build set of packages with --allow-newer
https://github.com/phadej/upper-bounds-builder
Last synced: about 7 hours ago
JSON representation
WIP: build set of packages with --allow-newer
- Host: GitHub
- URL: https://github.com/phadej/upper-bounds-builder
- Owner: phadej
- License: bsd-3-clause
- Created: 2015-09-22T07:54:18.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-05T07:06:51.000Z (about 9 years ago)
- Last Synced: 2024-10-11T23:53:31.205Z (26 days ago)
- Language: Haskell
- Size: 184 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# upper-bounds-builder
```
% docker run -ti --rm -v $(pwd):/app -w /app phadej/ghc:7.10.2-ubuntu bash$ export LANG=C.UTF-8
$ apt-get update && cabal update
```