mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Restore cmark benchmarks
This commit is contained in:
parent
417fd34eac
commit
8b1861c484
@ -2162,7 +2162,7 @@ packages:
|
||||
|
||||
"Cies Breijs <cies@kde.nl> @cies":
|
||||
- htoml
|
||||
|
||||
|
||||
"Martijn Rijkeboer <mrr@sru-systems.com> @mrijkeboer":
|
||||
- protobuf-simple
|
||||
|
||||
@ -2888,9 +2888,6 @@ skipped-benchmarks:
|
||||
- postgresql-binary
|
||||
- scientific
|
||||
|
||||
# Pulls in discount which depends on extra C libraries
|
||||
- cmark
|
||||
|
||||
# Old criterion
|
||||
- acid-state
|
||||
|
||||
|
||||
@ -68,6 +68,7 @@ apt-get install -y \
|
||||
libmagic-dev \
|
||||
libmagickcore-dev \
|
||||
libmagickwand-dev \
|
||||
libmarkdown2-dev \
|
||||
libmysqlclient-dev \
|
||||
libncurses-dev \
|
||||
libnotify-dev \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user