Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```