Michael Snoyman
35f8f18f66
Upper bound for #957
2015-11-04 20:19:51 +00:00
Michael Snoyman
6211c2784c
Merge branch 'patch-1' of https://github.com/ekarayel/stackage
2015-11-04 20:18:12 +00:00
Emin Karayel
eaebd8e814
Update build-constraints.yaml
...
Added new author and (first) project.
2015-11-04 21:12:54 +01:00
Michael Snoyman
d02c167138
Merge branch 'patch-2' of https://github.com/dbp/stackage
2015-11-04 20:10:02 +00:00
Michael Snoyman
c3023aadfe
Upper bound for #957
2015-11-04 20:09:44 +00:00
Daniel Patterson
d4fa6856b8
Add hworker, hworker-ses, fn, fn-extra
2015-11-04 14:16:44 -05:00
Michael Snoyman
4ee4f904cc
Remove expected failure mrkkrp/htaglib#2
2015-11-04 12:44:29 +00:00
Michael Snoyman
58f1dfe9d2
Expect riak test failure
2015-11-04 12:28:16 +00:00
Michael Snoyman
974cb69d92
Merge pull request #955 from tmcgilchrist/patch-2
...
Add riak client
2015-11-03 22:02:43 -08:00
Tim McGilchrist
1ec20ce1f7
Add riak client
2015-11-04 16:13:59 +11:00
Michael Snoyman
0fc04e60ad
Upper bound for #946
2015-11-04 05:00:28 +00:00
Michael Snoyman
dcaf7e7ef2
Merge branch 'patch-1' of https://github.com/rodrigosetti/stackage
2015-11-04 04:52:18 +00:00
Michael Snoyman
6671023154
Expect test failure for mrkkrp/htaglib#2
2015-11-04 04:51:16 +00:00
Michael Snoyman
940d1cbd41
Merge branch 'patch-2' of https://github.com/lukexi/stackage
2015-11-04 04:48:27 +00:00
Michael Snoyman
4c854ddd3c
Extra upper bound for #946
2015-11-04 04:44:07 +00:00
Luke Iannini
79e202fa13
Add ekg
2015-11-03 20:24:57 -08:00
Rodrigo Setti
087b931146
messagepack-rpc upper bounds updated. Fixes #754
2015-11-03 18:27:59 -08:00
Michael Snoyman
77fa56332c
Merge pull request #951 from joeyh/patch-2
...
add my github nick for git-annex
2015-11-03 13:27:35 -08:00
Joey Hess
dc16bc3918
add my github nick for git-annex
...
So I will learn when there are bugs about it
2015-11-03 15:59:18 -04:00
Michael Snoyman
b1ff35dcc4
Merge pull request #940 from mrkkrp/master
...
Add ‘htaglib’ package
2015-11-03 11:21:00 -08:00
Michael Snoyman
faae33adf7
Add libtagc0-dev to debian-bootstrap
2015-11-03 16:40:24 +00:00
Michael Snoyman
2e622229a4
Merge pull request #948 from athanclark/master
...
alphebetized, plus
2015-11-03 08:30:44 -08:00
Michael Snoyman
b2b0ef78f2
Merge pull request #945 from fizruk/smsaero
...
Add smsaero package
2015-11-03 07:52:20 -08:00
Michael Snoyman
e6dd4bd3b5
Merge pull request #939 from phadej/servant-yaml
...
Add servant-yaml
2015-11-03 07:48:35 -08:00
Michael Snoyman
ea0718dc69
Merge pull request #941 from sinelaw/add-markdown-unlit
...
Add sol's (Simon Hengel's) markdown-unlit
2015-11-03 07:47:40 -08:00
Michael Snoyman
8555472a5c
Merge pull request #943 from lukexi/patch-1
...
Add inline-c and inline-c-cpp
2015-11-03 07:47:31 -08:00
Michael Snoyman
dcd8ac223e
Merge pull request #947 from phadej/monad-time
...
Add monad-time
2015-11-03 07:47:17 -08:00
Athan Clark
8774fb0adf
actually alphabetized
2015-11-03 08:36:43 -07:00
Athan Clark
96b4339f20
alphebetized, plus wai-transformers, wai-middleware-verbs, wai-middleware-content-type
2015-11-03 08:34:38 -07:00
Michael Snoyman
2989922a5e
Remove git-annex upper bound
2015-11-03 15:31:08 +00:00
Michael Snoyman
8fb9aba292
Upper bound for #946
2015-11-03 15:23:40 +00:00
Oleg Grenrus
e6ed952cd6
Add monad-time
2015-11-03 17:22:35 +02:00
Nickolay Kudasov
9b8be9f8c4
Add smsaero package
2015-11-03 12:11:02 +03:00
Dan Burton
8e3f533501
Re-institute upper bounds due to build failures #944
2015-11-01 14:13:34 -08:00
Luke Iannini
72f35c5507
Add inline-c and inline-c-cpp
2015-11-01 12:51:22 -08:00
Dan Burton
8d62a660f9
Add constraint "semigroups < 0.18" per #942
2015-11-01 10:41:02 -08:00
Noam Lewis
fea54bdc58
Add sol's (Simon Hengel's) markdown-unlit
2015-11-01 18:20:13 +02:00
mrkkrp
93f5dbdccc
add ‘htaglib’ package
...
HTagLib is binding to C API of popular C++ library for reading and
editing of audio meta information (i.e. tags) of many popular audio
formats. There are at least two other projects doing “the same” thing,
both are almost identical and very low-level.
This project provides high-level Haskellish interface (e.g. it uses
applicative interface to read tags directly into your data structure,
etc.). Reading and writing of meta data is performed as “atomic”
operations, so it's impossible to forget to close file, etc. It's also
type-safe.
2015-11-01 21:37:14 +06:00
Oleg Grenrus
31c1649535
Add servant-yaml
2015-11-01 10:28:00 +02:00
Dan Burton
80601edb92
Remove constraints associated with "linear < 1.20", closes #832
2015-10-31 07:29:08 -07:00
Dan Burton
a29841b105
Ping @ocharles for @haskell-game notifications.
2015-10-31 07:15:07 -07:00
Dan Burton
d244554270
disable hledger-ui per #938
2015-10-30 23:48:52 -07:00
Dan Burton
7d05015aa2
Merge pull request #937 from simonmichael/patch-1
...
Update build-constraints.yaml
2015-10-30 13:57:57 -07:00
Simon Michael
251c86dc51
Update build-constraints.yaml
...
Add hledger-ui
2015-10-30 13:39:17 -07:00
Dan Burton
ee2badef40
Merge pull request #936 from expipiplus1/add-microlens-platform
...
Add microlens-platform
2015-10-30 13:24:19 -07:00
Joe Hermaszewski
5902c20eef
Add microlens-platform
...
Added with @neongreen's consent; see aelve/microlens#53
Closes aelve/microlens#53
2015-10-30 19:14:20 +00:00
Dan Burton
330290e783
Merge pull request #935 from kallisti-dev/patch-1
...
Change webdriver maintainer
2015-10-30 11:29:08 -07:00
Adam Curtis
618c0f2304
Change webdriver maintainer
2015-10-30 12:27:25 -04:00
Dan Burton
083e00ad8d
semigroups 0.17 only blocked by #832 now, closes #827
2015-10-30 08:01:09 -07:00
Dan Burton
5e22a9807e
Skip cacophony tests per #934
2015-10-29 22:45:39 -07:00