Commit Graph

4045 Commits

Author SHA1 Message Date
Dan Burton
10a218a843 Disable reedsolomon per #1279 2016-03-14 17:51:39 -07:00
Dan Burton
cce6783dda Merge pull request #1277 from NicolasT/reedsolomon
Add `reedsolomon`
2016-03-14 16:54:47 -07:00
Dan Burton
dab106d751 Merge pull request #1278 from YoEight/patch-3
Add dotnet-timespan
2016-03-14 16:54:19 -07:00
Yorick Laupa
938192d925 Add dotnet-timespan 2016-03-14 22:45:57 +01:00
Nicolas Trangez
abf943bb4f Add reedsolomon
Add the `reedsolomon` package to `build-constraints.yaml`.

See: https://github.com/NicolasT/reedsolomon
See: https://hackage.haskell.org/package/reedsolomon
2016-03-14 19:40:03 +01:00
Dan Burton
5096cec211 Merge pull request #1275 from tfausak/patch-1
Add wuss
2016-03-14 10:30:00 -07:00
Adam Bergmark
eaa4d3045a Upper bound for #1276 2016-03-14 12:00:56 +01:00
Taylor Fausak
671ca8d391 Add wuss
https://hackage.haskell.org/package/wuss
2016-03-13 21:49:53 -05:00
Adam Bergmark
d6b6f6be16 zip test timeout 2016-03-11 11:38:52 +01:00
Adam Bergmark
89fb09abef Merge pull request #1274 from kkazuo/patch-2
Add xlsx-tabular
2016-03-09 15:05:41 +01:00
Kazuo Koga
e6baaf4575 Add xlsx-tabular 2016-03-09 22:27:06 +09:00
Adam Bergmark
f2a5276c05 Merge pull request #1273 from phadej/insert-ordered-containers
Add insert-ordered-containers
2016-03-09 14:10:33 +01:00
Oleg Grenrus
af17c29842 Add insert-ordered-containers 2016-03-09 10:36:19 +02:00
Adam Bergmark
4716a16f1d Remove upper bound and close #1272 2016-03-08 14:31:09 +01:00
Adam Bergmark
88b998f9d7 Upper bound for #1272 2016-03-08 12:43:12 +01:00
Adam Bergmark
22f4d06e58 Disable katip-elasticsearch #1271 2016-03-07 21:48:06 +01:00
Adam Bergmark
dae3c52080 Merge pull request #1271 from MichaelXavier/patch-4
Update build-constraints.yaml
2016-03-07 20:51:23 +01:00
Michael Xavier
1a7769db7b Update build-constraints.yaml 2016-03-07 09:33:01 -08:00
Adam Bergmark
f9389aea51 Merge pull request #1263 from mrkkrp/master
Add `zip` package
2016-03-07 11:13:00 +01:00
Adam Bergmark
b9ca810890 Remove upper bound and close #1238 2016-03-07 10:35:10 +01:00
Michael Snoyman
e5b46bbdf2 Remove upper bound and close #1250 2016-03-07 10:16:49 +02:00
Michael Snoyman
dcfc8a5184 Remove expected haddock failure and close #1236 2016-03-07 10:15:52 +02:00
Michael Snoyman
e70a5511c2 Remove upper bound and close #1257 2016-03-07 10:15:30 +02:00
Michael Snoyman
3645e8a558 Remove expected haddock failure chrisdone/path#17 2016-03-07 09:57:11 +02:00
Michael Snoyman
8e71ccaaef Merge pull request #1270 from aaronlevin/add-packages-aaronlevin
Pkgs by Aaron Levin: free-vl + haskell-kubernetes
2016-03-07 09:22:00 +02:00
aaron levin
5fb24cc29d Pkgs by Aaron Levin: free-vl + haskell-kubernetes 2016-03-06 23:43:26 +01:00
Michael Snoyman
27c125266b Merge pull request #1269 from k0ral/master
Register rss-conduit package
2016-03-06 20:24:26 +02:00
koral
748a15977b Register rss-conduit package 2016-03-06 18:15:09 +01:00
Michael Snoyman
e140892ccd Merge pull request #1268 from psibi/download-package
Add package download
2016-03-06 16:35:57 +02:00
Sibi Prabakaran
8c7a944a4a Add package download 2016-03-06 18:55:49 +05:30
Michael Snoyman
ba5642a153 Merge pull request #1267 from joeyh/patch-2
add mountpoints, disk-free-space
2016-03-06 11:47:38 +02:00
Michael Snoyman
f67b39e0a9 Merge pull request #1264 from creichert/patch-2
Enable wai-middleware-throttle in build-constraints
2016-03-06 11:23:05 +02:00
Michael Snoyman
71873cabe1 Expect Haddock failure for chrisdone/path#17 2016-03-06 11:16:59 +02:00
Michael Snoyman
057506323d Block path 0.5.6 chrisdone/path#17 2016-03-06 10:54:03 +02:00
Joey Hess
e6ec249304 add mountpoints, disk-free-space
Both are new dependencies of git-annex, and generally useful libraries.
2016-03-05 16:57:03 -04:00
Michael Snoyman
bbcdc3d010 more upper bounds for #1266 2016-03-05 20:48:16 +02:00
Michael Snoyman
eb6b8cc742 Upper bound for #1266 2016-03-05 20:45:36 +02:00
Michael Snoyman
aa9ab3522b Upper bound for #1265 2016-03-05 20:44:27 +02:00
Christopher Reichert
7b24d0c5ef Enable wai-middleware-throttle in build-constraints
The test-suite issue has been fixed upstream, thanks @bergmark
2016-03-04 15:13:46 -06:00
mrkkrp
7f2d60bd1f Add ‘zip’ package
This is a new package to work with zip archives. It's fast (thanks to
conduits), feature-rich, and implements more features from .ZIP
specification than any anything on Hackage at the moment.

Note that this requires ‘path-io’ >= 1.0.1, see #1238.
2016-03-04 12:43:42 +06:00
Michael Snoyman
611b4ed169 Merge pull request #1262 from geraldus/patch-1
Add yesod-form-richtext
2016-03-04 06:40:16 +02:00
geraldus
f880591c20 Add yesod-form-richtext
Richtext WYSIWYG editors support for Yesod forms
2016-03-04 05:55:25 +05:00
Michael Snoyman
a861601fdc Expect test failure elaye/turtle-options#3 2016-03-03 17:55:12 +02:00
Michael Snoyman
92718d3754 Upper bound for #1258 2016-03-03 14:27:57 +02:00
Michael Snoyman
9d9d39af46 Upper bound for #1257 2016-03-01 11:59:46 +02:00
Michael Snoyman
24178c1f61 Merge pull request #1256 from k0ral/master
Register atom-conduit
2016-02-29 17:32:36 +02:00
koral
ed37043b62 Register atom-conduit 2016-02-29 15:59:02 +01:00
Jens Petersen
d1c50515b4 graylog-0.1.0.1 test build fail (#1254) 2016-02-29 15:22:16 +09:00
Jens Petersen
0133201666 debian-bootstrap.sh: add libgeoip-dev for hs-GeoIP (#1255) 2016-02-29 11:46:34 +09:00
Jens Petersen
f713fa6fb8 Merge pull request #1255 from ozataman/patch-1
Add packages from @ozataman
2016-02-29 11:15:05 +09:00