mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-26 14:11:57 +01:00
Merge pull request #6972 from thielema/coinor
Add linear-programming and coinor-clp
This commit is contained in:
commit
4146b4c964
@ -501,6 +501,7 @@ packages:
|
|||||||
- cabal-flatpak
|
- cabal-flatpak
|
||||||
- calendar-recycling
|
- calendar-recycling
|
||||||
- checksum
|
- checksum
|
||||||
|
- coinor-clp
|
||||||
- combinatorial
|
- combinatorial
|
||||||
- comfort-graph
|
- comfort-graph
|
||||||
- comfort-array
|
- comfort-array
|
||||||
|
|||||||
@ -16,6 +16,7 @@ apt-get install -y \
|
|||||||
apt-transport-https \
|
apt-transport-https \
|
||||||
build-essential \
|
build-essential \
|
||||||
cmake \
|
cmake \
|
||||||
|
coinor-libclp-dev \
|
||||||
curl \
|
curl \
|
||||||
dvipng \
|
dvipng \
|
||||||
freeglut3-dev \
|
freeglut3-dev \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user