Dan Burton
7f3f8b4f4b
more llvm 7 stuff
2019-09-25 17:27:55 -07:00
Dan Burton
21375573a8
llvm 7 pls
2019-09-25 17:08:44 -07:00
Dan Burton
13edc33530
try llvm-7 instead of llvm-7.0
2019-09-25 16:44:36 -07:00
Dan Burton
25d0709d55
Update everything to ghc 8.8.1
2019-09-25 16:35:30 -07:00
Moritz Kiefer
90cb03edb5
Install LLVM 9.0 in the docker image and upgrade llvm-hs
...
fixes #4812
I’m very sorry for the broken earlier attempt in #4813 . This time I’ve
built the full docker image and did the `stack unpack; stack build …`
dance in the docker image so hopefully I didn’t screw it up again.
2019-09-11 20:36:47 +02:00
Alexey Zabelin
371a928f26
Revert "Install LLVM 9.0 in the docker image"
2019-09-11 09:26:44 -07:00
Moritz Kiefer
daefa483ac
Install LLVM 9.0 in the docker image
...
This is required for the latest version of llvm-hs.
2019-09-08 06:53:42 +02:00
Jens Petersen
20abdef4fc
debian-bootstrap.sh: termonad needs pcre2-8
...
https://packages.ubuntu.com/bionic/libpcre2-dev
2019-08-20 01:06:05 +02:00
Jens Petersen
a2a8f128d2
debian-bootstrap.sh: try using llvm-8 from updates
...
https://packages.ubuntu.com/bionic-updates/llvm-8
2019-08-20 01:02:49 +02:00
Kofi Gumbs
d4143f1845
Fix erlang installation
2019-07-21 20:19:34 -05:00
Moritz Kiefer
78655fad0f
Add llvm-hs back to stackage
2019-07-16 19:53:04 +02:00
Julien Debon
3852cbfee7
Add librdkafka to the debian bootstrap
...
Closes #4656 .
2019-07-01 09:17:14 +02:00
Mihai Maruseac
98363acda3
Revert "Add gi-dbusmenu, gi-dbusmenugtk3, gi-gdkx11 and gi-xlib"
...
This reverts commit 9bb8776c2a .
2019-06-27 20:35:54 -07:00
Ivan Malison
9bb8776c2a
Add gi-dbusmenu, gi-dbusmenugtk3, gi-gdkx11 and gi-xlib
...
@garetxe has volunteered to be the maintainer:
See https://github.com/haskell-gi/haskell-gi/issues/235
2019-06-27 20:27:21 -07:00
Andrei Barbu
3b96d3f936
resurrect matplotlib
2019-03-17 19:22:13 -04:00
Michael Snoyman
49cdf204f7
Install GHC via Stack
...
PPA does not yet include GHC 8.6.4
2019-03-06 06:49:22 +02:00
Michael Snoyman
e364dd4e8f
Upgrade to GHC 8.6.4
2019-03-06 00:30:16 +02:00
Michael Snoyman
a45a41024d
Move configure-args into Docker file settings
2019-01-13 10:21:20 +00:00
Michael Snoyman
accdcf0860
Include zsh for hapistrano test suite
2019-01-11 10:29:32 +02:00
Michael Snoyman
0c57462218
Put protoc in /usr/bin/protoc instead
2019-01-09 14:58:14 +02:00
Michael Snoyman
ce933c390b
Add protoc executable to Docker image
2019-01-09 13:46:14 +02:00
Jens Petersen
bc6a92ab01
debian-bootstrap.sh: use the Ubuntu libsecp256k1 package ( haskoin/secp256k1-haskell#15 )
2019-01-08 11:24:24 +09:00
Jens Petersen
a194722da6
debian-bootstrap.sh: take protobuf and sodium from Ubuntu
...
- fix erlang missing '\'
2019-01-07 16:04:24 +09:00
Jens Petersen
d1f55cf80c
debian-bootstrap.sh: install from ubuntu repos first then extra repos
...
- use C.UTF-8
- mono repo seems unnecessary
2019-01-07 16:01:39 +09:00
Jens Petersen
21c4abdf05
debian-bootstrap.sh: rrutter seems unused
2019-01-07 15:57:24 +09:00
Jens Petersen
363938a39f
rebase docker image to Ubuntu 18.04
2019-01-01 23:36:38 +09:00
Jens Petersen
9f2b7ab95c
debian-bootstrap.sh: add a final ldconfig
...
to make sure ld.so.cache is updated
2019-01-01 16:35:17 +09:00
Dan Burton
26b29f2862
Bump ghc version: 8.6.2 -> 8.6.3
2018-12-17 15:20:49 -05:00
Joe Kachmar
2d1c18dd26
Bumps nightly GHC to 8.6.2
2018-11-11 19:25:35 -05:00
Erik Schnetter
54022da3f8
Add user @eschnett and package mpi-hs
2018-10-19 16:09:36 -04:00
Alexey Zabelin
b654f1f11c
Install gcc-7 for yoga
2018-10-11 20:44:53 -04:00
Trevor L. McDonell
6d54752a25
update to cuda-10
2018-10-02 17:51:47 +02:00
Moritz Kiefer
2ad7a77f0a
Update docker image to LLVM 7.0 and reenable llvm-hs
2018-09-30 07:34:33 -07:00
Mihai Maruseac
dbc2bf3a8b
Start process of switching nightlies to ghc-8.6.1
2018-09-27 19:22:55 -07:00
Jean-Pierre Rupp
22cf215e71
Add Haskoin and its dependencies
2018-09-10 00:41:11 +01:00
(cdep)illabout
d6baa99fd1
Unblock the gi-vte package.
...
The gi-vte Haskell package fails to build because the required
libvte-2.91-dev system package is not installed.
This PR unblocks the gi-vte Haskell package, and adds the
libvte-2.91-dev package to the debian-bootstrap.sh file.
This is as recommended in
https://github.com/commercialhaskell/stackage/issues/3867 .
2018-07-31 06:37:42 -07:00
Dan Burton
56c62ccbf3
Add clang-pure env vars
2018-07-06 10:56:51 -07:00
Michael Snoyman
33b9347e0f
Move to GHC 8.4.3
2018-05-30 22:09:16 -06:00
Adam Bergmark
5bdaafae46
Update links to this repo
2018-05-21 18:25:03 +02:00
Adam Bergmark
9b399b44e8
GHC 8.4.2
2018-04-22 14:25:17 +02:00
Hans-Christian Esperer
20747f65cb
Install libsodium-dev
2018-04-12 20:39:04 -07:00
Kofi Gumbs
a91882686b
Install erlang from erlang-solutions.com
2018-04-12 10:05:16 -07:00
Michael Snoyman
56300b6d83
Add erlang-base #3496
2018-04-08 19:08:04 +03:00
Michael Snoyman
8f817f671f
Install curl first
2018-03-26 11:27:33 +03:00
Michael Snoyman
e0bd7fdb39
Update debian-bootstrap for odbc
2018-03-26 11:20:28 +03:00
Moritz Kiefer
ca9b62cd56
Install LLVM 6.0 in docker image and reenable llvm-hs
2018-03-14 09:26:10 +01:00
Dan Burton
63aa8a67dc
Update Docker image to use ghc 8.4, llvm 5.0
2018-03-12 15:24:32 -07:00
Adam Bergmark
13ab2b8677
debian-bootstrap: Remove datadog keys
2018-03-01 10:41:11 +01:00
Adam Bergmark
a8f75ee7da
debian-bootstrap: Add datadog env vars
2018-02-28 21:36:32 +01:00
Adam Bergmark
ded6e07cee
debian-bootstrap: Add datadog env vars
2018-02-28 21:36:32 +01:00