Dan Burton
|
1cb310fbe1
|
Merge pull request #1595 from barrucadu/patch-2
irc-client-0.4.0.0 is GHC 8 compatible.
|
2016-06-11 10:17:08 -07:00 |
|
Dan Burton
|
0cd610ac15
|
Merge pull request #1593 from ch1bo/patch-2
Re-enable hdevtools
|
2016-06-11 10:15:53 -07:00 |
|
Michael Walker
|
8f06b0cafd
|
irc-client-0.4.0.0 is GHC 8 compatible.
|
2016-06-11 16:22:05 +01:00 |
|
Dan Burton
|
5ca70763a5
|
Skip symengine test suite per missing C lib
|
2016-06-10 13:38:44 -07:00 |
|
Sebastian
|
56f7a7426e
|
Re-enable hdevtools
Compilation against GHC 8.0.1 should be fixed with https://github.com/hdevtools/hdevtools/pull/21, released to hackage as version 0.1.3.2
|
2016-06-10 21:38:36 +02:00 |
|
Dan Burton
|
d1b91a63c7
|
Merge pull request #1592 from fpco/stack-hpack
Add back `stack` and add its dependency `hpack`
|
2016-06-10 11:14:27 -07:00 |
|
Dan Burton
|
c9ef3c07d4
|
Merge pull request #1591 from phadej/servant-swagger-ui
Add servant-swagger-ui
|
2016-06-10 08:10:59 -07:00 |
|
Dan Burton
|
33dae0ffd8
|
Merge pull request #1590 from bollu/patch-1
add symengine to stackage
|
2016-06-10 08:10:34 -07:00 |
|
Emanuel Borsboom
|
34e735fb6b
|
Add back stack and add its dependency hpack
|
2016-06-10 08:03:08 -07:00 |
|
Oleg Grenrus
|
2d277cfb18
|
Add servant-swagger-ui
|
2016-06-10 15:46:31 +03:00 |
|
Siddharth
|
8656ca429c
|
add symengine to stackage
Add symEngine haskell bindings (https://github.com/symengine/symengine.hs)
|
2016-06-10 16:11:26 +05:30 |
|
Dan Burton
|
ba00133d69
|
Merge pull request #1580 from facundominguez/patch-2
Add back some cloud haskell packages.
|
2016-06-09 18:59:04 -07:00 |
|
Dan Burton
|
a665b6251e
|
Merge pull request #1588 from fpco/add-optparse-simple
Add optparse-simple
|
2016-06-09 12:56:13 -07:00 |
|
Emanuel Borsboom
|
cfe032ec51
|
Add optparse-simple
Dependency of `stack` (just waiting for https://github.com/sol/hpack/pull/110 to be merged and released, then `stack` can be added back).
|
2016-06-09 11:38:45 -07:00 |
|
Dan Burton
|
0db97ef67d
|
Merge branch 'BlackBrane-master'
|
2016-06-09 10:27:16 -07:00 |
|
Dan Burton
|
2f68e6c650
|
Merge branch 'master' of https://github.com/BlackBrane/stackage into BlackBrane-master
|
2016-06-09 10:16:07 -07:00 |
|
Dan Burton
|
1640557e37
|
Skip hledger-lib benchmarks per #1587
|
2016-06-09 10:14:54 -07:00 |
|
Dan Burton
|
7891485d26
|
Merge pull request #1586 from Daniel-Diaz/patch-1
add haskintex back
|
2016-06-09 09:57:18 -07:00 |
|
Dan Burton
|
9b26af7722
|
Merge pull request #1584 from paul-rouse/patch-1
Re-enable yesod-auth-oauth2
|
2016-06-09 09:56:53 -07:00 |
|
Paul Rouse
|
b844e86343
|
Correct typo
Duh!
|
2016-06-09 16:31:07 +01:00 |
|
Facundo Domínguez
|
8703e5d523
|
Update build-constraints.yaml
|
2016-06-09 12:29:31 -03:00 |
|
Dan Burton
|
31f2413b76
|
Merge pull request #1585 from peti/hledger-interest
hledger-interest: re-enable builds
|
2016-06-09 08:29:15 -07:00 |
|
Dan Burton
|
ded5bc5812
|
Merge pull request #1583 from peti/master
hsdns: enable builds again
|
2016-06-09 08:26:13 -07:00 |
|
Dan Burton
|
d92ca0f483
|
Merge pull request #1579 from hverr/hverr/cache
Add the cache package
|
2016-06-09 08:21:32 -07:00 |
|
Dan Burton
|
c6d3af5dc6
|
Merge pull request #1578 from bartavelle/master
Add the language-puppet package
|
2016-06-09 08:21:02 -07:00 |
|
Dan Burton
|
4d99ef3d9a
|
Merge pull request #1577 from tomjaguarpaw/patch-1
Opaleye now works on GHC 8
|
2016-06-09 08:20:32 -07:00 |
|
Daniel Díaz
|
afa0d5c417
|
add haskintex back
haskintex should work again, now that the new hint has made it to stackage
|
2016-06-09 11:15:41 -04:00 |
|
Facundo Domínguez
|
6c31f6a2ea
|
Update build-constraints.yaml
|
2016-06-09 11:06:43 -03:00 |
|
Peter Simons
|
108996d472
|
hledger-interest: re-enable builds
The package seems to compile fine with GHC 8.0.1:
https://travis-ci.org/peti/hledger-interest/builds/136437417
|
2016-06-09 15:50:48 +02:00 |
|
Paul Rouse
|
ec9bb1ad07
|
Re-enable yesod-auth-oauth2
Fixed by https://github.com/thoughtbot/yesod-auth-oauth2/pull/63 release as version 0.1.9
|
2016-06-09 14:50:33 +01:00 |
|
Peter Simons
|
c470364c7c
|
hsdns: enable builds again
The package is disabled due to https://github.com/fpco/stackage/issues/840, but
that issue was fixed 9 months ago!
|
2016-06-09 15:38:52 +02:00 |
|
Cliff Harvey
|
0d4256b8a4
|
Add myself as a library author
|
2016-06-09 15:01:09 +02:00 |
|
Facundo Domínguez
|
45a2cec7fd
|
Add back some cloud haskell packages.
|
2016-06-09 09:48:19 -03:00 |
|
Henri Verroken
|
f095ba6553
|
add cache
|
2016-06-09 09:42:17 +00:00 |
|
bartavelle
|
cd0c5c794c
|
Add the language-puppet package
|
2016-06-09 11:17:24 +02:00 |
|
tomjaguarpaw
|
13b2c4a3a6
|
Opaleye now works on GHC 8
|
2016-06-09 10:13:50 +01:00 |
|
Dan Burton
|
4845dc29fc
|
Expect Hclip test suite to fail (jetho/Hclip#3)
|
2016-06-08 13:38:47 -07:00 |
|
Dan Burton
|
beac5ac054
|
Merge pull request #1575 from RyanGlScott/bifunctor-haddocks
Add back packages with working Haddocks
|
2016-06-08 13:11:34 -07:00 |
|
Dan Burton
|
21cffac960
|
Merge pull request #1574 from RyanGlScott/add-back-benchmarks
Add back benchmarks which now work
|
2016-06-08 13:11:10 -07:00 |
|
Dan Burton
|
2de79e247d
|
Merge pull request #1572 from nomeata/patch-4
All my packages should work now with GHC 8 now
|
2016-06-08 13:09:38 -07:00 |
|
Ryan Scott
|
e89a2388e4
|
Add back benchmarks which now work
|
2016-06-08 14:52:11 -04:00 |
|
Ryan Scott
|
3120dd2be3
|
Add back packages with working Haddocks
|
2016-06-08 14:43:03 -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 |
|
Joachim Breitner
|
24ff0bb8de
|
Refine ghc-heap-view’s patch assignment
|
2016-06-08 19:09:20 +02:00 |
|
Joachim Breitner
|
2a83aadf63
|
All my packages should work now with GHC 8 now
|
2016-06-08 17:37:14 +02:00 |
|
Dan Burton
|
179375c475
|
Enable yi and yi-fuzzy-open, closes #1571
|
2016-06-08 08:30:23 -07:00 |
|
Dan Burton
|
bbdb442ca8
|
Remove constraint "xlsx < 0.2.2", closes #1570
|
2016-06-08 08:28:37 -07:00 |
|
Dan Burton
|
d072f30d38
|
Remove constraint "clash-lib < 0.6.16", closes #1566
|
2016-06-08 08:26:32 -07:00 |
|
Dan Burton
|
2b107475ba
|
Merge pull request #1563 from nomeata/patch-3
stm-conduit should work with GHC 8 now
|
2016-06-08 08:12:54 -07:00 |
|