Commit Graph

9691 Commits

Author SHA1 Message Date
Joe Kachmar
9089999abd
Merge pull request #3433 from Daniel-Diaz/patch-3
Restore HaTeX
2018-03-20 22:39:28 -04:00
Daniel Casanueva
28c955316a
Restore HaTeX
Since matrix was fixed, HaTeX should be building again fine.
2018-03-21 02:54:47 +01:00
Dan Burton
f15c4ad1f3
Remove async-refresh-tokens per mtesseract/async-refresh-tokens#9 2018-03-20 18:38:44 -07:00
Dan Burton
1a65a1b463
Remove morte per Gabriel439/Haskell-Morte-Library#72 2018-03-20 18:35:01 -07:00
Joe Kachmar
a41e582826
Merge pull request #3431 from mstksg/patch-18
vector-sized back in stackage
2018-03-20 20:02:44 -04:00
Justin Le
9938a87de4
vector-sized back in stackage
v1.0.0.0 https://github.com/expipiplus1/vector-sized/pull/35 fixes build issues with ghc 8.4
2018-03-20 15:15:11 -07:00
Joe Kachmar
384c66d425
Merge pull request #3429 from 4e6/restore-dom-parser
Restore dom-parser
2018-03-20 17:08:43 -04:00
Dmitry Bushev
6edfbb037f
Restore dom-parser 2018-03-20 22:37:14 +03:00
Joe Kachmar
b7336339a8
Merge pull request #3425 from Gabriel439/patch-15
Restore `turtle` and `bench`
2018-03-20 14:15:54 -04:00
Joe Kachmar
2783f19b71
Merge branch 'master' into patch-15 2018-03-20 13:53:34 -04:00
Joe Kachmar
9b6870f500
Merge pull request #3428 from paul-rouse/patch-1
Re-enable mysql in nightly
2018-03-20 13:20:07 -04:00
Joe Kachmar
3d4d4bb49e
Merge pull request #3424 from Gabriel439/patch-14
Restore `morte`
2018-03-20 13:15:36 -04:00
Joe Kachmar
859ce159ab
Merge pull request #3423 from YoshikuniJujo/master
Re-enable papillon #3390
2018-03-20 12:54:41 -04:00
Paul Rouse
ccdd62699e
Re-enable mysql in nightly
Version 0.1.5, just released to hackage, builds against nightly-2018-03-20 without any errors or warnings, so I think it should be OK!
2018-03-20 15:55:43 +00:00
Dan Burton
cc27339fef
Expect test failure for concurrent-extra per basvandijk/concurrent-extra#12 2018-03-20 07:52:18 -07:00
Dan Burton
faa4806672
Unblock ekg and revdeps 2018-03-20 07:37:32 -07:00
Dan Burton
7e016ad42e
Merge pull request #3426 from sjakobi/patch-2
Unblock concurrent-extra, threads, threads-extra and snap-server
2018-03-20 07:28:40 -07:00
Simon Jakobi
3d83e696de
Fix mangled package name 2018-03-20 15:13:11 +01:00
Simon Jakobi
9f738428ee
Unblock concurrent-extra 2018-03-20 15:07:44 +01:00
Simon Jakobi
a741578e3a
Re-add threads and threads-extras 2018-03-20 14:53:53 +01:00
Simon Jakobi
cda998ae53
Re-add snap-server 2018-03-20 14:46:27 +01:00
Yoshikuni Jujo
012b3f2a50 Add X11-xft library 2018-03-20 15:27:26 +09:00
Gabriel Gonzalez
47357836a0
Restore turtle and bench
`turtle` now builds against the latest version of `doctest`

This also unblocks `bench`
2018-03-19 20:13:00 -07:00
Gabriel Gonzalez
d7c23b0b4a
Restore morte
`morte` no longer depends on `text-format`
2018-03-19 19:52:46 -07:00
Yoshikuni Jujo
34004d39b3 Re-enable papillon #3390 2018-03-20 10:47:16 +09:00
Dan Burton
d1ac29997e
Remove json-builder per lpsmith/json-builder#2 2018-03-19 16:34:46 -07:00
Joe Kachmar
10338f2c49
Merge pull request #3422 from newhoggy/add-bits-extra-library
Add bits-extra library
2018-03-19 19:12:33 -04:00
Joe Kachmar
c384a03045
Merge pull request #3421 from tfausak/patch-2
Fix tfausak's packages
2018-03-19 19:11:33 -04:00
Joe Kachmar
d2c6d11417
Merge pull request #3420 from NCrashed/master
Add JuicyPixels-blp
2018-03-19 18:44:17 -04:00
Taylor Fausak
784420265a
Fix tfausak's packages 2018-03-19 18:20:32 -04:00
Dan Burton
fc37596a4d
Merge pull request #3419 from mitchellwrosen/patch-6
Re-enable tasty-hspec
2018-03-19 14:54:28 -07:00
Dan Burton
2fc33b0472
Merge pull request #3418 from tvision-insights/master
datadog-0.2.2.0
2018-03-19 14:53:49 -07:00
Dan Burton
a1edfd623e
Restore buffer-builder, but with skipped tests. See #3418 2018-03-19 14:53:20 -07:00
Anton Gushcha
a110b7c72b
Add JuicyPixels-blp 2018-03-20 00:28:47 +03:00
John Ky
0f205f6653 Add bits-extra library 2018-03-20 08:11:41 +11:00
Dan Burton
e94022ac4b
Unblock tasty-hspec & misc revdeps 2018-03-19 13:04:33 -07:00
Mitchell Rosen
5f59355c5d
Update build-constraints.yaml 2018-03-19 15:26:50 -04:00
Alexey Zabelin
14ca48bc12
Merge pull request #3417 from ndmitchell/master
Reenable profiterole as ghc-prof got updated
2018-03-19 09:59:19 -04:00
Alexey Zabelin
94b6e82428
Merge pull request #3416 from garetxe/master
Re-add gi-gtk-hs
2018-03-19 09:57:26 -04:00
Dan Fithian
7296842156 Datadog is released as 0.2.2.0, with buffer-builder. Include in build-constraints.yaml. 2018-03-19 08:53:53 -04:00
Neil Mitchell
35b7b1c84c
Reenable profiterole as ghc-prof got updated 2018-03-19 08:55:11 +00:00
Iñaki García Etxebarria
b2e75d1860 Re-add gi-gtk-hs
There is a new revision of gi-gtk-hs-0.3.5.0 in hackage with a relaxed
upper bound on base, better reflecting reality.
2018-03-19 08:17:00 +01:00
Dan Burton
e64cf008c9
Remove gi-webkit2 per #3415 2018-03-18 20:27:20 -07:00
Dan Burton
bab903b8ae
Restore hpqtypes & revdeps per scrive/hpqtypes#7 2018-03-18 19:45:31 -07:00
Dan Burton
93b14d4638
Restore hamtsolo per tfc/hamtsolo#3 2018-03-18 19:39:18 -07:00
Dan Burton
c0bdc04d11
Merge branch 'garetxe-master' 2018-03-18 19:35:00 -07:00
Dan Burton
d4d9d7402d
Remove gi-gtk-hs per its constraint: base < 4.11 2018-03-18 19:34:47 -07:00
Dan Burton
20f790944d
Merge branch 'master' of https://github.com/garetxe/stackage into garetxe-master 2018-03-18 19:32:13 -07:00
Dan Burton
47ece92b76
Merge pull request #3414 from larskuhtz/patch-3
Add package random-bytestring
2018-03-18 19:31:20 -07:00
Dan Burton
90568d7278
Expect pipes-misc tests to fail per louispan/pipes-misc#1 2018-03-18 19:29:08 -07:00