mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-07-17 10:35:41 +02:00
Add new packages portmidi-utility, PortMidi
This commit is contained in:
parent
23eabccb17
commit
6b9eb3a242
@ -668,6 +668,7 @@ packages:
|
|||||||
- ods2csv
|
- ods2csv
|
||||||
- pathtype
|
- pathtype
|
||||||
- pooled-io
|
- pooled-io
|
||||||
|
- portmidi-utility
|
||||||
- probability
|
- probability
|
||||||
- quickcheck-transformer
|
- quickcheck-transformer
|
||||||
- reactive-banana-bunch
|
- reactive-banana-bunch
|
||||||
@ -730,6 +731,7 @@ packages:
|
|||||||
- storable-endian
|
- storable-endian
|
||||||
- glpk-headers
|
- glpk-headers
|
||||||
- derive-storable
|
- derive-storable
|
||||||
|
- PortMidi
|
||||||
|
|
||||||
"Romain Edelmann <romain.edelmann@gmail.com> @redelmann":
|
"Romain Edelmann <romain.edelmann@gmail.com> @redelmann":
|
||||||
- distribution
|
- distribution
|
||||||
|
|||||||
@ -110,6 +110,7 @@ apt-get install -y \
|
|||||||
libpcre2-dev \
|
libpcre2-dev \
|
||||||
libpcre3-dev \
|
libpcre3-dev \
|
||||||
libpipewire-0.3-dev \
|
libpipewire-0.3-dev \
|
||||||
|
libportmidi-dev \
|
||||||
libpq-dev \
|
libpq-dev \
|
||||||
libprimecount-dev \
|
libprimecount-dev \
|
||||||
libprotobuf-dev \
|
libprotobuf-dev \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user