mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +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
|
||||
- calendar-recycling
|
||||
- checksum
|
||||
- coinor-clp
|
||||
- combinatorial
|
||||
- comfort-graph
|
||||
- comfort-array
|
||||
|
||||
@ -16,6 +16,7 @@ apt-get install -y \
|
||||
apt-transport-https \
|
||||
build-essential \
|
||||
cmake \
|
||||
coinor-libclp-dev \
|
||||
curl \
|
||||
dvipng \
|
||||
freeglut3-dev \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user