Michael Snoyman
|
d06020a2b4
|
Remove upper bounds, drop packages, and close #3093 (haskell-src-exts)
|
2017-12-25 18:25:35 +02:00 |
|
Michael Snoyman
|
296900cbf7
|
Remove upper bound and close #3077
|
2017-12-25 17:58:21 +02:00 |
|
Michael Snoyman
|
56348bab2f
|
Remove upper bound and close #3057
|
2017-12-25 17:56:18 +02:00 |
|
Michael Snoyman
|
037d52a17d
|
Remove upper bound and close #3139
|
2017-12-25 17:56:07 +02:00 |
|
Michael Snoyman
|
c4e698c21e
|
Remove upper bounds, drop packages and close #3013 (servant 0.12)
|
2017-12-25 17:55:12 +02:00 |
|
Michael Snoyman
|
a38aa81493
|
Remove upper bounds and close #2995 close #3062
|
2017-12-25 17:51:18 +02:00 |
|
Michael Snoyman
|
6c82ff8ee0
|
Remove upper bounds and close #3044
|
2017-12-25 17:39:41 +02:00 |
|
Michael Snoyman
|
3f6fe39398
|
Remove upper bound, drop packages and close #2740 (fgl)
|
2017-12-25 17:38:13 +02:00 |
|
Michael Snoyman
|
5280f32ff2
|
Upper bound for #3139
|
2017-12-25 17:34:26 +02:00 |
|
Luke Murphy
|
aaf0fa7f9f
|
Merge pull request #3136 from barrucadu/patch-1
Remove deprecated async-dejafu and dpor packages
|
2017-12-23 15:18:38 +01:00 |
|
Michael Walker
|
2217fdd62d
|
Remove deprecated async-dejafu and dpor packages
These have both been deprecated for a while in favour of (respectively) `concurrency` and `dejafu`.
|
2017-12-23 13:02:18 +00:00 |
|
Luke Murphy
|
36a1a840ea
|
Re-enable conduit-throttle.
Please see https://github.com/mtesseract/conduit-throttle/issues/9#issuecomment-353476573.
|
2017-12-22 12:29:36 +01:00 |
|
Luke Murphy
|
b8034c31f7
|
Merge pull request #3135 from khibino/khibino-radius
add protocol-radius and protocol-radius-test.
|
2017-12-22 12:25:02 +01:00 |
|
Kei Hibino
|
f119c3e07c
|
add protocol-radius and protocol-radius-test.
|
2017-12-22 14:02:43 +09:00 |
|
Luke Murphy
|
e5204c6316
|
Merge pull request #3133 from k-bx/patch-11
Add friday-juicypixel
|
2017-12-21 20:05:22 +01:00 |
|
Kostiantyn Rybnikov
|
19c95a30eb
|
Add friday-juicypixel
|
2017-12-21 15:28:55 +02:00 |
|
Luke Murphy
|
5d14c71d8b
|
Add bindings-uname as well.
Please see (mixup) in https://github.com/fpco/stackage/pull/3131.
Closes #3131.
|
2017-12-21 10:44:34 +01:00 |
|
Luke Murphy
|
b41d16eb33
|
Re-enable stack.
Please see https://github.com/commercialhaskell/stack/issues/3683#issuecomment-353207753.
|
2017-12-21 10:37:38 +01:00 |
|
Luke Murphy
|
cec067d4d6
|
Place upper bound on formatting.
Please see https://github.com/fpco/stackage/issues/3130.
|
2017-12-20 16:28:35 +01:00 |
|
Luke Murphy
|
2d9cbba0a1
|
Unblock aeson-yak.
Please see https://github.com/fpco/stackage/pull/3127#issuecomment-353076876.
|
2017-12-20 15:40:33 +01:00 |
|
Luke Murphy
|
c5851b3f12
|
Remove bound on eventstore.
Closes https://github.com/fpco/stackage/issues/3129.
|
2017-12-20 14:31:37 +01:00 |
|
Luke Murphy
|
ed73c4ad9b
|
Temporarily block Stack, sparkle and conduit-throttle.
Please see:
* https://github.com/commercialhaskell/stack/issues/3683
* https://github.com/fpco/stackage/pull/3128#issuecomment-353047334
* https://github.com/mtesseract/conduit-throttle/issues/9
|
2017-12-20 13:17:23 +01:00 |
|
Luke Murphy
|
7b96d431b7
|
Merge pull request #3128 from mboes/sparkle-jvm-streaming
Add sparkle and jvm-streaming.
|
2017-12-20 12:27:08 +01:00 |
|
Luke Murphy
|
9a2d3dd63a
|
Block aeson-yak (new) due to aeson bounds issue.
Please see https://github.com/fpco/stackage/pull/3127#issuecomment-353038279.
Also smash some white space. Thanks $EDITOR.
|
2017-12-20 12:25:02 +01:00 |
|
Luke Murphy
|
841c1ba21d
|
Merge pull request #3127 from tejon/patch-3
Add aeson-yak
|
2017-12-20 12:16:57 +01:00 |
|
Michael Snoyman
|
94765e68ad
|
Merge branch 'master' of https://github.com/fpco/stackage
|
2017-12-20 11:01:56 +00:00 |
|
Michael Snoyman
|
6b2fc8ce7a
|
Add bounds for eventstore #3129.
|
2017-12-20 11:01:14 +00:00 |
|
Luke Murphy
|
c0a1d123ed
|
Make it explicit what should be avoided.
|
2017-12-20 11:51:35 +01:00 |
|
Mathieu Boespflug
|
90d7fecc9e
|
Add sparkle and jvm-streaming.
These were previously blocked on the inclusion of `streaming`.
|
2017-12-20 11:48:48 +01:00 |
|
Luke Murphy
|
2f4841a912
|
Revert "rank2classes testsuite fails (#3122)"
This reverts commit 704cd1206b.
Closes https://github.com/fpco/stackage/pull/3122.
|
2017-12-20 11:43:51 +01:00 |
|
tejon
|
eb73781baf
|
Update build-constraints.yaml
Add package: aeson-yak (tanuki@gmail.com)
|
2017-12-19 20:30:00 -08:00 |
|
Jens Petersen
|
704cd1206b
|
rank2classes testsuite fails (#3122)
> /tmp/stackage-build12/rank2classes-1.0$ dist/build/doctests/doctests
<no location info>: error: can't find file: test/README.lhs
|
2017-12-19 13:01:20 +09:00 |
|
Jens Petersen
|
e8859f55fc
|
PULL_REQUEST_TEMPLATE.md: encourage stack build --test --bench
|
2017-12-19 12:59:03 +09:00 |
|
Jens Petersen
|
a0edbaf833
|
importify testsuite fails (#3121)
Linking dist/build/importify/importify ...
> /tmp/stackage-build11/importify-1.0$ dist/build/importify-test/importify-test
/var/stackage/.stack/global-project: createDirectory: permission denied (Read-only file system)
|
2017-12-19 12:32:28 +09:00 |
|
Jens Petersen
|
a6fda292be
|
riak testsuite needs riak server
|
2017-12-19 12:17:49 +09:00 |
|
Luke Murphy
|
28f6fda10d
|
Merge pull request #3125 from fpco/renable-hakyll
Re-enable hakyll.
|
2017-12-19 00:32:03 +01:00 |
|
Luke Murphy
|
0c48366bac
|
Merge pull request #3116 from thielema/ht-math
Add combinatorial, {netlib,blas,lapack}-{ffi,carray}
|
2017-12-19 00:06:09 +01:00 |
|
Luke Murphy
|
e479b9d882
|
Merge pull request #3124 from Twinside/patch-2
Restore svg-tree/rasterific-svg/asciidiagram
|
2017-12-19 00:04:20 +01:00 |
|
Luke Murphy
|
3119d460d0
|
Re-enable hakyll.
Closes https://github.com/fpco/stackage/issues/3032.
|
2017-12-19 00:03:15 +01:00 |
|
Vincent Berthoux
|
335ba1e65a
|
Restore svg-tree/rasterific-svg/asciidiagram
Root cause during haddock build solved.
|
2017-12-18 22:03:38 +01:00 |
|
Luke Murphy
|
aa665a5ef2
|
Merge pull request #3123 from mrkkrp/add-html-entity-map
Add the ‘html-entity-map’ package
|
2017-12-18 17:31:20 +01:00 |
|
mrkkrp
|
17e01d103e
|
Add the ‘html-entity-map’ package
|
2017-12-18 15:42:46 +07:00 |
|
Jens Petersen
|
0e0bcc070f
|
Merge pull request #3122 from blamario/master
Added the rank2classes package
|
2017-12-18 13:40:00 +09:00 |
|
Jens Petersen
|
6fe1843c0e
|
Merge pull request #3121 from serokell/master
Add importify
|
2017-12-18 13:39:23 +09:00 |
|
Jens Petersen
|
e1b760b0a0
|
Merge pull request #3120 from tmcgilchrist/patch-5
Revert expect test failure for riak (missing files) per riak-haskell-client#100
|
2017-12-18 13:38:38 +09:00 |
|
Mario Blažević
|
55eb7ebe78
|
Added the rank2classes package
|
2017-12-17 23:06:06 -05:00 |
|
Tim McGilchrist
|
bf3e6c7fc0
|
Revert expect test failure for riak (missing files) per riak-haskell-client#100
|
2017-12-18 14:38:48 +11:00 |
|
Dmitry Kovanikov
|
3a52c0d619
|
Add importify
|
2017-12-18 06:25:06 +03:00 |
|
Jens Petersen
|
a8234cb586
|
debian-bootstrap.sh: add libjavascriptcoregtk-4.0-dev for gi-javascriptcore
|
2017-12-18 10:59:04 +09:00 |
|
Jens Petersen
|
1ad789c899
|
revert "add gi-gtk-hs, gi-gtksource, gi-webkit2" (fpco/lts-haskell#72)
gi-gio and gi-pango cause ghc to panic
|
2017-12-18 10:48:33 +09:00 |
|