Commit Graph

105 Commits

Author SHA1 Message Date
Sven Panne
ebd7bd3c69 add OpenAL and ALUT packages 2016-12-09 10:05:57 +01:00
Dan Burton
162d71cf82
Add liblmdb-dev per #1942 2016-09-26 17:14:34 -07:00
Mikhail Glushenkov
0ece34c975 Fix a whitespace error.
It broke the build, see
https://github.com/fpco/stackage/pull/1820#issuecomment-243003558.
2016-08-28 23:49:47 +01:00
Mikhail Glushenkov
5e8c7f91ee debian-bootstrap.sh: Install ghc-dyn and ghc-prof.
This is required to make Cabal's test suite work correctly.
2016-08-28 21:53:26 +01:00
Thierry Bourrillon
299ab5aa47 added ld.so.conf.d files for oracle and ocilib, added missing libaio1 dependency 2016-08-25 18:02:58 +02:00
Thierry Bourrillon
b828b727b2 added ocilib & oracle instant client library 2016-08-25 18:02:58 +02:00
Shao Cheng
4345624540 Add bindings-GLFW & GLFW-b. 2016-07-29 13:17:24 +08:00
Jens Petersen
fd664aac3f enable clang-pure with libclang-3.7-dev (#1692)
This reverts commit 56a3d846a5.
2016-07-14 21:43:26 +09:00
Jens Petersen
51270373ed debian-bootstrap.sh: add libmpfr-dev (#1695) 2016-07-13 12:35:01 +09:00
Ryan Scott
43ab977e4a Add back cryptol 2016-07-09 11:25:15 -04:00
Jens Petersen
7d58bfa8c9 debian-bootstrap.sh: remove comment from apt-get install 2016-06-15 12:50:45 +09:00
Ryan Scott
81a7de095d Add back previously broken benchmarks 2016-06-13 09:48:08 -04:00
Dan Burton
b62bf8f474 Alphabetize apt-get installs 2016-06-08 10:28:38 -07:00
Dan Burton
1ce471510f apt-get install xclip, for hclip test suite (#1573) 2016-06-08 10:21:21 -07:00
Adam Bergmark
5c6fb57212 Add missing newline escape #1537 2016-06-01 12:21:22 +02:00
Adam Bergmark
b309cdfd05 Add libxrandr-dev for #1537 2016-06-01 11:43:40 +02:00
bartavelle
014b31ebba Add bartavelle's packages 2016-05-29 19:35:40 +02:00
Michael Snoyman
5b788bf0ee Remove unneeded workaround for #1388 2016-05-25 15:59:33 +03:00
Michael Snoyman
f559910323 Rename doc dir for GHC 8 2016-05-25 15:59:23 +03:00
Michael Snoyman
249cf25527 Basic GHC 8 updates 2016-05-24 05:39:10 +03:00
Jens Petersen
63de55c928 debian-bootstrap.sh: add libgirepository1.0-dev for haskell-gi 2016-05-23 11:23:58 +09:00
Jens Petersen
0f7680780b try removing texlive completely! (#1441) 2016-05-18 18:37:34 +09:00
Jens Petersen
520c88cbf5 debian-bootstrap.sh: add libgnutls-dev for gnutls 2016-05-18 16:04:23 +09:00
Ryan Scott
8b1861c484 Restore cmark benchmarks 2016-05-17 14:10:17 -04:00
Jens Petersen
2c455eaf9a take 2 at Ubuntu 16.04 Xenial (#1439)
- not sure if ppa:zoogie/sdl2-snapshots was ever really needed (#444):
  there seem to be newer sdl packages in 14.04 Trusty already.
- not sure what the ppa:openstack-ubuntu-testing/icehouse was needed for:
  that ppa is not available for 16.04, commenting it out for now.
- libsystemd-dev is needed to build libsystemd-journal (#696)
- 16.04 has openjdk-8 rather than 7 (#1388)
- libphash does not seem to be in Xenial, disabling phash for now (#618)
- use nettle-dev from ubuntu (hopefully 3.2 is compatible enough with 3.1)
- don't need to install git first
- python-software-properties is a dependency of software-properties-common
- this should allow the gi-gtk stack to build since it needs newer gtk stack
- switch from texlive-full to texlive to save time and space (not sure
  what requires texlive?)

this builds for me locally
2016-05-13 18:31:28 +09:00
Michael Snoyman
18b2e51a76 Revert "move to Ubuntu 16.04 LTS"
This reverts commit 795c42bd9d.
2016-05-12 20:12:29 +03:00
Michael Snoyman
032ec5b522 Revert "Don't use sudo"
This reverts commit 46f1efb0aa.
2016-05-12 20:12:06 +03:00
Michael Snoyman
46f1efb0aa Don't use sudo 2016-05-12 19:34:09 +03:00
Jens Petersen
795c42bd9d move to Ubuntu 16.04 LTS
This should allow libsystemd-journal (#696) and also gi-gtk to build
2016-05-12 18:21:19 +09:00
Michael Snoyman
902c3991d8 Add libjvm.so symlink for #1388 2016-04-27 18:55:08 +03:00
Michael Snoyman
442bae59f0 Add JDK libraries 2016-04-27 10:29:27 +03:00
Jens Petersen
94fdb768ca debian-bootstrap.sh: add libgtksourceview-3.0-dev (for leksah) 2016-03-28 17:00:01 +09:00
Jens Petersen
1ce9265b39 debian-bootstrap.sh: add libwebkitgtk-3.0-dev for webkitgtk3 2016-03-27 21:52:30 +09:00
Dan Burton
d0171a94d5 Add libasound2-dev to debian-bootstrap.sh
Addresses #1297
2016-03-23 13:46:26 -07:00
Jens Petersen
0133201666 debian-bootstrap.sh: add libgeoip-dev for hs-GeoIP (#1255) 2016-02-29 11:46:34 +09:00
Mathieu Boespflug
1ce7d20a37 Use the Gold linker rather than the default ld.bfd.
This works around bug
https://sourceware.org/bugzilla/show_bug.cgi?id=17689, which causes
ld.bfd to fail to successfully link some Haskell packages.
2016-02-10 23:33:42 +01:00
Michael Snoyman
a4560817b5 Attempted Dockerfile simplification 2016-02-02 10:12:41 +02:00
Jens Petersen
08aa10b055 imagemagick needs libmagickcore-dev and libmagickwand-dev (#1172) 2016-01-27 16:11:42 +09:00
Jens Petersen
df8dc88fcd debian-bootstrap.sh: imagemagick -> libmagickcore-dev (#1172)
http://packages.ubuntu.com/search?suite=trusty&arch=any&mode=exactfilename&searchon=contents&keywords=ImageMagick.pc
2016-01-27 15:34:38 +09:00
Michael Snoyman
e65f23613e Get missing GPG key for Stack 2016-01-24 06:49:13 +00:00
Michael Snoyman
74ea013e42 Proper error handling in debian-bootstrap 2016-01-24 06:49:00 +00:00
Dan Burton
a62768f254 Add curl to debian-bootstrap.sh 2016-01-23 11:56:08 -08:00
Dan Burton
0e445b68b9 add libmagick++-dev to bootstrap 2016-01-22 21:21:47 -08:00
Michael Snoyman
c8296b26cb Include stack in Docker image 2016-01-20 11:38:42 +02:00
Clint Adams
c60f300799 Install nettle 3.1.1 so the nettle package can build 2016-01-18 15:44:30 -05:00
mrkkrp
99f56dd416 Add ‘LibZip’, bindings to ‘libzip’ 2016-01-15 21:11:51 +06:00
Adam Bergmark
511b9bb5af debian-bootstrap: Install imagemagick 2016-01-14 15:27:31 +01:00
Adam Bergmark
6fd5193d67 Add libsndfile1-dev for hsndfile #980 2015-11-17 17:02:18 +01:00
Jens Petersen
cd0e6e9fda add libtre-dev to debian-bootstrap.sh needed for regex-tre (#966) 2015-11-09 19:40:04 +09:00
Oleg Grenrus
4748ee862f Add fft and dependent packages 2015-11-08 19:06:45 +02:00