Commit Graph

4600 Commits

Author SHA1 Message Date
Michael Snoyman
121d033c57 Merge pull request #1512 from massysett/master
Pinchot is GHC 8 compatible (retry)
2016-05-29 06:58:09 +03:00
Omari Norman
99bd8937da Pinchot is GHC 8 compatible (retry)
I uploaded a new version 0.18.0.2 which should fix the problem noted
in pull request #1485.
2016-05-28 17:56:18 -04:00
Michael Snoyman
1eb759c5d4 Temporary block for fpco/monad-logger-syslog#3 2016-05-28 22:23:44 +03:00
Michael Snoyman
da4f7102ff Expect test failure dhess/hpio#47 2016-05-28 22:09:47 +03:00
Michael Snoyman
c833ba8bcd Temporary GHC 8 block for greydot/hdaemonize#3 2016-05-28 22:02:00 +03:00
Michael Snoyman
993dfb24f4 Merge branch 'patch-8' of https://github.com/neongreen/stackage 2016-05-28 21:54:07 +03:00
Michael Snoyman
f748371fea Merge branch 'reenable-wai-session-postgresql' of https://github.com/hce/stackage 2016-05-28 21:51:13 +03:00
Michael Snoyman
136180e7f0 Fix formatting 2016-05-28 21:50:45 +03:00
Michael Snoyman
2c689c4536 Merge branch 'patch-1' of https://github.com/lseppala/stackage 2016-05-28 21:50:06 +03:00
Michael Snoyman
232ee2db66 Merge branch 'patch-1' of https://github.com/JanGe/stackage 2016-05-28 21:49:45 +03:00
Michael Snoyman
3ca2327188 Merge branch 'reinterpret-cast-ghc8' of https://github.com/nh2/stackage 2016-05-28 21:49:06 +03:00
Michael Snoyman
bbc2d255dd Merge branch 'master' of https://github.com/codedmart/stackage 2016-05-28 21:48:44 +03:00
Michael Snoyman
52c2d23485 Merge branch 'gabriel/optparse_generic' of https://github.com/Gabriel439/stackage 2016-05-28 21:48:38 +03:00
Michael Snoyman
1aa7761c9b Relax some GHC 8 bounds 2016-05-28 21:47:35 +03:00
Michael Snoyman
8aa5bb65c1 Upper bounds for #1510 2016-05-28 21:45:49 +03:00
Michael Snoyman
4b6c706d4d Merge pull request #1499 from Daniel-Diaz/patch-1
phantom-state should work with GHC-8
2016-05-28 21:12:53 +03:00
Michael Snoyman
99735c9fb5 Merge pull request #1500 from Daniel-Diaz/patch-2
grouped-list should work with GHC-8
2016-05-28 21:11:54 +03:00
Michael Snoyman
27f9b60777 Merge pull request #1508 from mrkkrp/master
Add the ‘identicon’ package
2016-05-28 21:09:06 +03:00
Michael Snoyman
afd0385dbb Merge pull request #1507 from wereHamster/patch-2
Re-enable packages which are compatible with GHC 8
2016-05-28 21:07:13 +03:00
Michael Snoyman
d7524543dc Merge pull request #1506 from dhess/hpio
Add hpio.
2016-05-28 21:06:49 +03:00
Michael Snoyman
19f284b1b3 Merge pull request #1505 from gbaz/patch-3
jmacro patched for ghc 8
2016-05-28 21:06:08 +03:00
Michael Snoyman
5de9c520e1 Merge pull request #1503 from mvoidex/mvoidex-ghc-8
GHC 8: hdocs, hformat, hsdev, simple-log, text-region
2016-05-28 21:04:59 +03:00
Michael Snoyman
67e967988d Merge pull request #1497 from RyanGlScott/master
GHC 8.0: Add back wai-middleware-static
2016-05-28 21:03:08 +03:00
Jan Gerlinger
e78275f8fc Remove xdcc again 2016-05-28 19:29:57 +02:00
Jan Gerlinger
8d4d7ff580 Re-add irc-dcc and xdcc (GHC 8) 2016-05-28 19:04:49 +02:00
Gabriel Gonzalez
773df559dc Add optparse-generic to Stackage 2016-05-28 09:55:35 -07:00
mrkkrp
777c90a2f3 Add the ‘identicon’ package 2016-05-28 22:21:29 +07:00
Tomas Carnecky
843a42c661 Re-enable packages which are compatible with GHC 8 2016-05-28 07:22:28 -04:00
Drew Hess
24dd3f3421 Add hpio. 2016-05-27 17:54:13 -07:00
gbaz
9f9d78dc54 jmacro patched for ghc 8
jmacro-rpc now unblocked too. -happstack, -snap blocked on those two respectively, cubicspline blocked on hmatrix.
2016-05-27 18:26:17 -04:00
Brandon Martin
5bf827d9e8 add rethinkdb for ghc 8 2016-05-27 16:15:27 -06:00
voidex
617ebc0497 GHC 8: hdocs, hformat, hsdev, simple-log, text-region
hsdev also passes test
2016-05-28 00:34:37 +03:00
Niklas Hambüchen
04573afc7f Add back reinterpret-cast, checked compilation on GHC 8 2016-05-27 22:25:56 +02:00
Niklas Hambüchen
45aea93f31 Add loop 2016-05-27 22:16:31 +02:00
Daniel Díaz
f972ad1442 grouped-list should work with GHC-8 2016-05-27 16:06:07 -04:00
Daniel Díaz
9f60483c3f phantom-state should work with GHC-8 2016-05-27 16:02:15 -04:00
Dan Burton
e6a6ccdb9c lens-family-th is now on GHC 8 2016-05-27 12:38:21 -07:00
Ryan Scott
cb298e550c GHC 8.0: Add back wai-middleware-static 2016-05-27 14:05:06 -04:00
Lane Seppala
5dce477699 Add back airship for GHC 8
Removed unnecessary ImpredicativeTypes and now compiles under GHC 8.
2016-05-27 11:00:15 -06:00
Hans-Christian Esperer
38da3140fe Re-enable wai-session-postgresql for ghc8 2016-05-27 18:54:37 +02:00
Michael Snoyman
0c6d79183c Temporarily block pinchot again #1485 2016-05-27 16:24:32 +03:00
Michael Snoyman
c87b654170 Merge pull request #1493 from MichelBoucey/master
upper bounds relaxed for cayley-client & ip6addr
2016-05-27 16:24:25 +03:00
Michael Snoyman
214127fa0c Merge pull request #1492 from wereHamster/patch-1
publicsuffix is GHC 8 compatible
2016-05-27 16:11:53 +03:00
Michel Boucey
926cfd8ff9 upper bounds relaxed for cayley-client & ip6addr 2016-05-27 14:37:15 +02:00
Tomas Carnecky
0b216b113d publicsuffix is GHC 8 compatible 2016-05-27 06:54:57 -04:00
Michael Snoyman
66fe004235 Merge pull request #1491 from garetxe/master
Pin gi-* bindings to versions with stack workaround
2016-05-27 12:08:28 +03:00
Iñaki García Etxebarria
f337d9da08 Pin gi-* bindings to versions with stack workaround
Stack does not understand the "custom-setup" stanza introduced in cabal
1.24:
https://github.com/commercialhaskell/stack/issues/2094
so pin the versions of the bindings to those using the
"explicit-setup-deps" workaround.
2016-05-27 11:02:53 +02:00
Michael Snoyman
ae0885c60f Merge pull request #1490 from gbaz/patch-2
reenable boolsimplifier as it works with ghc 8
2016-05-27 10:23:52 +03:00
gbaz
234b31684d reenable boolsimplifier as it works with ghc 8 2016-05-27 02:00:16 -04:00
Michael Snoyman
3785370b3d Merge pull request #1489 from wereHamster/patch-1
github-types is GHC 8 compatible
2016-05-27 06:41:32 +03:00