Commit Graph

9181 Commits

Author SHA1 Message Date
Michael Snoyman
720c38c841
Merge branch 'remove-plan-b' of https://github.com/mrkkrp/stackage 2018-02-10 19:40:20 +02:00
Michael Snoyman
42c3a3c36e
Servant upper bounds for #3281 2018-02-10 19:38:49 +02:00
Michael Snoyman
c5d4ba8145
More conduit-related upper bounds 2018-02-10 19:38:14 +02:00
mrkkrp
a886a971f2 Remove ‘plan-b’
The package is deprecated and no longer supported. Please merge when we have
‘zip-1.0.0’, older versions of ‘zip’ depend on ‘plan-b’.
2018-02-09 22:20:03 +07:00
Michael Snoyman
86f60c8937
Merge pull request #3279 from ozzzzz/develop
aeson-picker package added
2018-02-09 09:56:17 +02:00
Bogdan Neterebskii
f472d13e5d aeson-picker package added 2018-02-08 11:11:31 +03:00
Michael Snoyman
6e1695a239
Fix typo from #3277 2018-02-08 06:37:45 +02:00
Michael Snoyman
56b2a1a806
Merge branch 'patch-6' of https://github.com/PierreR/stackage 2018-02-08 06:35:37 +02:00
Michael Snoyman
8815e75ffb
Merge branch 'patch-15' of https://github.com/mstksg/stackage 2018-02-08 06:35:17 +02:00
Michael Snoyman
36eb04ed00
Upper bound on lifted-async #3278 2018-02-08 06:32:27 +02:00
Justin Le
878b137b51
one-liner-instances added
added one-liner-instances package to stackage
2018-02-07 13:22:12 -08:00
Pi3r
29da9590bf
Remove language-puppet from skipped-haddocks
The haddock issues has been identified as a bug related to `makeClassy` :
https://github.com/haskell/haddock/issues/679
The calls to `makeClassy` has been replaced while waiting for the fix to propagate.
2018-02-07 17:20:10 +01:00
Pi3r
fb05be5005
Enable language-puppet package again
The upper bound constraint on `servant` has been removed
2018-02-07 17:11:16 +01:00
Michael Snoyman
4a8c96a65e
Revert "Temporary block ekmett/rcu#3"
This reverts commit 2de1f73939.
2018-02-06 19:41:45 +02:00
Michael Snoyman
88ef88d838
Remove upper bound and close #3270 2018-02-06 19:11:12 +02:00
Michael Snoyman
2de1f73939
Temporary block ekmett/rcu#3 2018-02-06 18:39:12 +02:00
Michael Snoyman
df4a5f59f7
Merge pull request #3273 from facundominguez/patch-9
Remove upper bound on distributed-closure.
2018-02-06 18:31:17 +02:00
Michael Snoyman
c9b34c941e
Merge branch 'patch-1' of https://github.com/RyanGlScott/stackage 2018-02-06 18:28:38 +02:00
Michael Snoyman
c26a98649e
Upper bound on cryptonite #3274 2018-02-06 18:28:04 +02:00
Facundo Domínguez
d43b91e454
Remove upper bound on distributed-closure. 2018-02-06 12:48:20 -03:00
Ryan Scott
23d9d23ff4
Cleanup Kmett packages
This accomplishes the following:

* Re-alphabetize some packages that were out-of-order
* Remove the deprecated packages `comonads-fd`, `comonad-transformers`, `groupoids`, `prelude-extras`, and `profunctor-extras`
* Remove a duplicate entry for `monad-products`
* Add some packages which I thought were already in this list, but weren't: `algebra`, `ansi-wl-pprint`, `fold`, `gc`, `hybrid-vectors`, `intern`, `keys`, `lens-action`, `rcu`, `recursion-schemes`, and `structs`
2018-02-06 10:36:40 -05:00
Michael Snoyman
ec70f06b53
Upper bound for diagrams/diagrams-contrib#73 2018-02-06 12:13:02 +02:00
Michael Snoyman
805b046b14
Merge pull request #3271 from fpco/enable-universum-tests
Expect tests to pass for universum per serokell/universum#127
2018-02-06 09:10:59 +02:00
Dan Burton
9a11c89718
Expect tests to pass for universum per serokell/universum#127 2018-02-05 22:26:23 -08:00
Michael Snoyman
26faf5bc8c
Upper bound on brick for #3270 2018-02-06 06:44:18 +02:00
Michael Snoyman
fa4ffedaf4
Upper bound on distributed-closure for tweag/sparkle#137 2018-02-06 06:44:09 +02:00
Michael Snoyman
1bfe7c71fe
Skip tests for retry
CC @ozataman, see https://github.com/qfpl/tasty-hedgehog/issues/4
2018-02-05 23:47:36 +02:00
Michael Snoyman
5b9ca4fb56
Upper bound on yesod-gitrepo 2018-02-05 23:42:43 +02:00
Michael Snoyman
dd3e9ae4c0
Temporary block tweag/sparkle#137 2018-02-05 23:38:28 +02:00
Michael Snoyman
2476177309
cereal-conduit upper bound 2018-02-05 20:08:44 +02:00
Michael Snoyman
84ea7f0830
Upper bound on unordered-containers for #3269 2018-02-05 19:50:17 +02:00
Adam Bergmark
f9cea244fa Remove th-printf expected test failure, it has been fixed / th-printf is no longer in nightly 2018-02-05 16:42:58 +01:00
Michael Snoyman
70c689bfd4
Upper bound for haskell/parsec#88 2018-02-05 11:49:03 +02:00
Michael Snoyman
10614674ed
Merge pull request #3266 from mrkkrp/remove-data-check
Remove ‘data-check’
2018-02-05 10:52:01 +02:00
Michael Snoyman
68f35a13d2
Merge branch 'master' of https://github.com/jship/stackage 2018-02-05 10:50:34 +02:00
Michael Snoyman
e21e665714
Merge branch 'patch-1' of https://github.com/johannesgerer/stackage 2018-02-05 10:48:57 +02:00
Michael Snoyman
9648b61338
Upper bound for tsani/servant-github-webhook#9 2018-02-05 10:48:19 +02:00
Michael Snoyman
519ec9c604
Upper bound on async for #3268 2018-02-05 10:48:06 +02:00
Michael Snoyman
e0e594d2e2
Extra upper bounds for conduitpocalypse 2018-02-05 10:47:43 +02:00
Johannes Gerer
f0516e6d48
add buchhaltung 2018-02-04 20:54:18 +00:00
Michael Snoyman
13cf91e4bb
Add back mega-sdist (fixes snoyberg/mega-sdist#4) 2018-02-03 20:39:14 +02:00
mrkkrp
86693d4d58 Remove ‘data-check’
The package has been deprecated and is no longer supported. I seriously
doubt it's used by anyone, so it's fairly safe to drop it.
2018-02-04 00:26:34 +07:00
Luke Murphy
c0471e5d86
Merge pull request #3249 from mstksg/patch-14
adding hamilton back in to stackage
2018-02-02 14:19:07 +01:00
Luke Murphy
ed3e976f88
Merge pull request #3248 from serokell/master
Return haskell-names back
2018-02-02 14:19:01 +01:00
Luke Murphy
7f8f134645
More bounds in place for 87b5bfcc8e. 2018-02-02 14:11:20 +01:00
Luke Murphy
87b5bfcc8e
Add upper bounds for conduit/yesod-pocalypse.
Please see issues referenced in the commit body.
2018-02-02 13:58:57 +01:00
Luke Murphy
e0b99d3242
Temp block mega-sdist, hs-snowtify and structured-haskell-mode.
Please see:
  * https://github.com/snoyberg/mega-sdist/issues/4
  * https://github.com/aiya000/hs-snowtify/issues/1
  * https://github.com/chrisdone/structured-haskell-mode/issues/156
2018-02-02 13:13:46 +01:00
Luke Murphy
3ecc908c0b
Mark courier test suite as failing.
Please see https://github.com/hargettp/courier/issues/19.
2018-02-02 13:13:46 +01:00
Luke Murphy
ce10957f89
Mark aeson-typescript test suite for failure.
Please see https://github.com/codedownio/aeson-typescript/issues/2.
2018-02-02 13:13:46 +01:00
Luke Murphy
796d1b6caf
Remove upper bounds for eventstore.
Closes https://github.com/fpco/stackage/issues/3244.
2018-02-02 13:13:45 +01:00