mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +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
|
||||
- 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