mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-21 03:31:59 +01:00
Merge pull request #1458 from RyanGlScott/master
Restore cmark benchmarks
This commit is contained in:
commit
45e5fbb0a3
@ -2888,9 +2888,6 @@ skipped-benchmarks:
|
|||||||
- postgresql-binary
|
- postgresql-binary
|
||||||
- scientific
|
- scientific
|
||||||
|
|
||||||
# Pulls in discount which depends on extra C libraries
|
|
||||||
- cmark
|
|
||||||
|
|
||||||
# Old criterion
|
# Old criterion
|
||||||
- acid-state
|
- acid-state
|
||||||
|
|
||||||
|
|||||||
@ -68,6 +68,7 @@ apt-get install -y \
|
|||||||
libmagic-dev \
|
libmagic-dev \
|
||||||
libmagickcore-dev \
|
libmagickcore-dev \
|
||||||
libmagickwand-dev \
|
libmagickwand-dev \
|
||||||
|
libmarkdown2-dev \
|
||||||
libmysqlclient-dev \
|
libmysqlclient-dev \
|
||||||
libncurses-dev \
|
libncurses-dev \
|
||||||
libnotify-dev \
|
libnotify-dev \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user