diff --git a/pkgs/development/haskell-modules/hackage-packages.nix b/pkgs/development/haskell-modules/hackage-packages.nix index 9f4e68ed2f97..dc027687311c 100644 --- a/pkgs/development/haskell-modules/hackage-packages.nix +++ b/pkgs/development/haskell-modules/hackage-packages.nix @@ -5271,8 +5271,8 @@ self: { ({ mkDerivation, array, base, process }: mkDerivation { pname = "GHood"; - version = "0.0.4"; - sha256 = "8ab94c2f68c24f1c45fa42e5c010c22a95859f8c326fb93992533e449f6d6629"; + version = "0.0.6"; + sha256 = "116b3974cd7e3600fd3724a74e08565edaeda92748156d7a21dd85563cb93b59"; libraryHaskellDepends = [ array base process ]; homepage = "http://www.cs.kent.ac.uk/people/staff/cr3/toolbox/haskell/GHood"; description = "A graphical viewer for Hood"; @@ -13518,14 +13518,17 @@ self: { }) {}; "RepLib" = callPackage - ({ mkDerivation, base, containers, mtl, template-haskell }: + ({ mkDerivation, base, containers, mtl, template-haskell + , transformers + }: mkDerivation { pname = "RepLib"; - version = "0.5.3.3"; - sha256 = "f95651b40b009e9b2cda6c3165642f7494bd57f8c9f3de84309649e5b2c9e29c"; - libraryHaskellDepends = [ base containers mtl template-haskell ]; - jailbreak = true; - homepage = "http://code.google.com/p/replib/"; + version = "0.5.3.4"; + sha256 = "190ecb482a4206e4958817f4e1c91d0a99673f42aade63d449d107b0cf437623"; + libraryHaskellDepends = [ + base containers mtl template-haskell transformers + ]; + homepage = "https://github.com/sweirich/replib"; description = "Generic programming library with representation types"; license = stdenv.lib.licenses.bsd3; hydraPlatforms = stdenv.lib.platforms.none; @@ -19688,8 +19691,8 @@ self: { }: mkDerivation { pname = "amazonka"; - version = "1.3.0"; - sha256 = "1396df4f5a92f854d5fa9562d9ec7c23fc26f0aa7e2f89e0c4e7818dd814a4a3"; + version = "1.3.1"; + sha256 = "53783143b23b656ae782c8701db5b48626e70149c04d799b4d5975f07a22fe54"; libraryHaskellDepends = [ amazonka-core base bytestring conduit conduit-extra directory exceptions http-client http-conduit ini lens mmorph monad-control @@ -19708,8 +19711,8 @@ self: { }: mkDerivation { pname = "amazonka-autoscaling"; - version = "1.3.0"; - sha256 = "18f6878a5213874ab4107ed5298a0cf16ccfcb92ef85a44f81c9ffb1d9c5c259"; + version = "1.3.1"; + sha256 = "768cedcee8da9c6b4a57d4f40695a324e19d56f60cc62a6712b35cd5138f08d7"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -19726,8 +19729,8 @@ self: { }: mkDerivation { pname = "amazonka-cloudformation"; - version = "1.3.0"; - sha256 = "d3f840b0d4f531dea89d3f7541033e3595137c015c3ce7ac2816c06dc4571ce2"; + version = "1.3.1"; + sha256 = "b5b84cd3c6fa4c4061b87116efdc974f18489f14c9179a228bfda4a05362cf3b"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -19744,8 +19747,8 @@ self: { }: mkDerivation { pname = "amazonka-cloudfront"; - version = "1.3.0"; - sha256 = "19b545ff60c0bcf39f42619304339f71b32e1794819aaab68bbec8ad52cb51ed"; + version = "1.3.1"; + sha256 = "d605706f9742db36fcab5487b7d6710dcdab937e602109d0e97a9cb4f52ea664"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -19762,8 +19765,8 @@ self: { }: mkDerivation { pname = "amazonka-cloudhsm"; - version = "1.3.0"; - sha256 = "59eb2b4b696b3ace313ffff5b1f3317db90b2e846918637a604a03d11726a164"; + version = "1.3.1"; + sha256 = "306d575d9248aefea2358df631d4cc9fc4490733f563faf72f892129c7243564"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -19780,8 +19783,8 @@ self: { }: mkDerivation { pname = "amazonka-cloudsearch"; - version = "1.3.0"; - sha256 = "04075d1db69664aece947b4b69138d24074ee3dcd8c57e924525690bcffba76b"; + version = "1.3.1"; + sha256 = "fe99ea44d84b4c8df713aa52342a8af2a6e1296fd2a05069069fda877b7482ff"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -19798,8 +19801,8 @@ self: { }: mkDerivation { pname = "amazonka-cloudsearch-domains"; - version = "1.3.0"; - sha256 = "4f6add8d97e4e97f8c855a0b82f1bd2e45098456123e9b477c7fc6dce354d8e2"; + version = "1.3.1"; + sha256 = "1f2ad9063964f18f085cb3d80e069dbdfb1c99d7ae80c2e4aa9c39a40c5e504c"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -19816,8 +19819,8 @@ self: { }: mkDerivation { pname = "amazonka-cloudtrail"; - version = "1.3.0"; - sha256 = "7cfe2b4bcc35b692288c964536f3a9c38a474177e9c3b4cc6e9b6eb9a8d46ce0"; + version = "1.3.1"; + sha256 = "7dcaefcca85f48ba12b92e99bd220dadcdefe925ada4e136cdf664bce30c6d86"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -19834,8 +19837,8 @@ self: { }: mkDerivation { pname = "amazonka-cloudwatch"; - version = "1.3.0"; - sha256 = "eddbb9e72543ba8fc3fe0a515cf57089c33005c317c305245807d52caa0ae566"; + version = "1.3.1"; + sha256 = "c18a5832249010c15dafbf3a74371088b837e30666b2ce731b34250fe114edb8"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -19852,8 +19855,8 @@ self: { }: mkDerivation { pname = "amazonka-cloudwatch-logs"; - version = "1.3.0"; - sha256 = "7a8245c5983d9353b31d8f6668942dcdad7cbafe04561049156eb2b6bfebdfc5"; + version = "1.3.1"; + sha256 = "b1cf34823f75b2d62f420e5fb7dbd5ffbc63aa8887ca06f5a5dd6397b01ff27d"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -19870,8 +19873,8 @@ self: { }: mkDerivation { pname = "amazonka-codecommit"; - version = "1.3.0"; - sha256 = "a20b5fb61cbcbd22555141ae21266e8f1b30eb55987f8853319ec6d464628de6"; + version = "1.3.1"; + sha256 = "998f39fd72427d3b727d0f5f45944a302e10ac64a7b767cbcccaf42f18e8c939"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -19888,8 +19891,8 @@ self: { }: mkDerivation { pname = "amazonka-codedeploy"; - version = "1.3.0"; - sha256 = "c3bb7de0e15bc3f0b06d159708e3e73aca0a83727d1668c6eeb38b20db0e08ac"; + version = "1.3.1"; + sha256 = "55b39a927eb3d0fbf4da09b6aca1c76fb7330bafdc0d4ac0fd116db932f455ca"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -19906,8 +19909,8 @@ self: { }: mkDerivation { pname = "amazonka-codepipeline"; - version = "1.3.0"; - sha256 = "eee08157eddf6ed82637650a70ab8e47021f9a1756b2d9d16ceeeb9104284030"; + version = "1.3.1"; + sha256 = "26c79ba6987785d9beb33077a772e63ec870b12dcc5845c04670fd7496a1ab84"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -19924,8 +19927,8 @@ self: { }: mkDerivation { pname = "amazonka-cognito-identity"; - version = "1.3.0"; - sha256 = "0ca43b39cdeaaa2554ffb00aea346ef837bb044ff3280a2dee716457f872fe4e"; + version = "1.3.1"; + sha256 = "795ca2a1cfe54f1156d8708c1431c114d99257175b78252aba4be0ee9ba6aaad"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -19942,8 +19945,8 @@ self: { }: mkDerivation { pname = "amazonka-cognito-sync"; - version = "1.3.0"; - sha256 = "fd3682f6f6720c1a654e9a19fe0927b151f93c31f3d320ea2041c6dae907186b"; + version = "1.3.1"; + sha256 = "ceab01010fb0c1abcb3add6dc3f1b4d3eae0e5c96ba01b12cd394fc14ff2de06"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -19960,8 +19963,8 @@ self: { }: mkDerivation { pname = "amazonka-config"; - version = "1.3.0"; - sha256 = "11585855c88930182d6cffe4ad169426a4f257f04946b143491e15fc39bc7bea"; + version = "1.3.1"; + sha256 = "89afc9a4cc15f2c80109f7a187d4e523770cc8eb7046a3570465081f9b1c590f"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -19983,8 +19986,8 @@ self: { }: mkDerivation { pname = "amazonka-core"; - version = "1.3.0"; - sha256 = "f8d093aff4bf2226337f997c875cce964d21796782f7643108404c7967899ab4"; + version = "1.3.1"; + sha256 = "8b4eafdc469f7fe4f922b377c43f3b2ae24743d7b9e651aa0da53814a6952e4d"; libraryHaskellDepends = [ aeson attoparsec base bifunctors bytestring case-insensitive conduit conduit-extra cryptonite exceptions hashable http-client @@ -20008,8 +20011,8 @@ self: { }: mkDerivation { pname = "amazonka-datapipeline"; - version = "1.3.0"; - sha256 = "8590782df1c3c2a72a3e431caaea66e7c56050766fcd390927ba8568cb3f7155"; + version = "1.3.1"; + sha256 = "e4361a02a72345823aaf260d926114db8ecda882a5729f49991aa0da7a90a9f6"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -20026,8 +20029,8 @@ self: { }: mkDerivation { pname = "amazonka-devicefarm"; - version = "1.3.0"; - sha256 = "4d089812ba01148f2b27c11c5d961ba0a6b47d73fbdaab09cbf30463896d3a89"; + version = "1.3.1"; + sha256 = "d284980c3d51fb52b650b76afcdcb052c6bafd2314032ca772825e5fb17fa770"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -20044,8 +20047,8 @@ self: { }: mkDerivation { pname = "amazonka-directconnect"; - version = "1.3.0"; - sha256 = "1447a87d6c3c1b3fb4572a0c1f1d6f682a1e4f70f3f4526f9ecb81f3c5207ed0"; + version = "1.3.1"; + sha256 = "cfc70f9fe8a1c019129e4f3951981f9b5758625fab48ddca585073c4e0cea926"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -20062,8 +20065,8 @@ self: { }: mkDerivation { pname = "amazonka-ds"; - version = "1.3.0"; - sha256 = "8444861b5673d169a4f714a6c12a63773100c8d2aa2c7ea0e65654c2de7b76a6"; + version = "1.3.1"; + sha256 = "dcfcb0eaa13b2ffbbf098ba2833082899cb70d468be4d310d56696a77280d3e9"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -20080,8 +20083,8 @@ self: { }: mkDerivation { pname = "amazonka-dynamodb"; - version = "1.3.0"; - sha256 = "1696f6c0957c26a5c928111abb8310fef9ea56b133e248abdffd52ef8b8b3124"; + version = "1.3.1"; + sha256 = "8aabc0f341500c5e94688d355e273eb8c7e6f47430b10dc54abcca8fcf6eed97"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -20098,8 +20101,8 @@ self: { }: mkDerivation { pname = "amazonka-dynamodb-streams"; - version = "1.3.0"; - sha256 = "edb698acb00e9f7dec593929cca51ae0365000fae05ae066a1d57a762f4782f4"; + version = "1.3.1"; + sha256 = "19488f4b2cd754d233e5e4281ff904826242cf5cf260ae3b3245d0d4318ffa55"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -20116,8 +20119,8 @@ self: { }: mkDerivation { pname = "amazonka-ec2"; - version = "1.3.0"; - sha256 = "f687259e080587cea9f154d73d076f87b3662d3299d54baa74fcc127cc454f61"; + version = "1.3.1"; + sha256 = "eed3ea5ef75f015c03deb8f3b025a30553fcaccbc9c88138deda0b0fe3401097"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -20135,8 +20138,8 @@ self: { }: mkDerivation { pname = "amazonka-ecs"; - version = "1.3.0"; - sha256 = "094ee4d8663efa67edca4b63a771463322c5acd69605c7997a3422b43a549dc6"; + version = "1.3.1"; + sha256 = "2ddfb3ab41752e9204608ed9f7404242d7d688b96888435721cfb38864b33352"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -20153,8 +20156,8 @@ self: { }: mkDerivation { pname = "amazonka-efs"; - version = "1.3.0"; - sha256 = "d84613773c2a887ec19651c81221db4f3265f3abe12a06630a100ee5887dc461"; + version = "1.3.1"; + sha256 = "01d96a9a1adcd3553461204fb017b4c67f5c7510564a5b72722010576cb81da8"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -20171,8 +20174,8 @@ self: { }: mkDerivation { pname = "amazonka-elasticache"; - version = "1.3.0"; - sha256 = "c44618aaf4e1306ece40ace9843094621a6577b9f24f4f51b20195620857f337"; + version = "1.3.1"; + sha256 = "b4901e8af2385b5df93be117fa810bf8d50fc7bc930c80a80012453b010b5e43"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -20189,8 +20192,8 @@ self: { }: mkDerivation { pname = "amazonka-elasticbeanstalk"; - version = "1.3.0"; - sha256 = "e53ba795b1456aea3d65eb6dfa3db6d072a59c23355167ab56d70253038a950d"; + version = "1.3.1"; + sha256 = "1c7025e8bac9da3b0dacc5ca4184c7faf128d704ba2ac2898dbc81ea6e514880"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -20207,8 +20210,8 @@ self: { }: mkDerivation { pname = "amazonka-elastictranscoder"; - version = "1.3.0"; - sha256 = "c0365de5873cb3d8603048a482fef27227b73ecf5fe20720d9faea0e857a4a06"; + version = "1.3.1"; + sha256 = "441e6010b200dfb487602964a4c47bb2b2658f463699c36149ee35095a7eb6ff"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -20225,8 +20228,8 @@ self: { }: mkDerivation { pname = "amazonka-elb"; - version = "1.3.0"; - sha256 = "88bd2cd08ee1b8cf2f36df53ef5ef50db074e4294195d0c251981b028346fd0c"; + version = "1.3.1"; + sha256 = "71f9bccebd03f393bbf4a3518079a8f5b916d114136fda5f60d9ed346164ed36"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -20243,8 +20246,8 @@ self: { }: mkDerivation { pname = "amazonka-emr"; - version = "1.3.0"; - sha256 = "423304b57c509be55017c0f1f957c6a423c5e7631cbd4106ef375248dab69702"; + version = "1.3.1"; + sha256 = "8b14915827934ff10a5defaa4efc189fd65b4f47bcc293d503c260e8c2f5b2d7"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -20261,8 +20264,8 @@ self: { }: mkDerivation { pname = "amazonka-glacier"; - version = "1.3.0"; - sha256 = "e1a5298bb692f336dae054f38507298e7d6943a98b5bbdbea3b1c64c71f77d8b"; + version = "1.3.1"; + sha256 = "f3f33ca83dcd3e68b3608d641867b51ef4dd904dd5c6f360d1e70bd5e142d407"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -20279,8 +20282,8 @@ self: { }: mkDerivation { pname = "amazonka-iam"; - version = "1.3.0"; - sha256 = "e4e2ce1d0a13ff1a69ee292a6be8560d8037e56359dbbc74b8972de8b6895a6d"; + version = "1.3.1"; + sha256 = "b1559e1fd1665af35def25253524800c57fa18936a0e3643fe9972cb2d02cb34"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -20297,8 +20300,8 @@ self: { }: mkDerivation { pname = "amazonka-importexport"; - version = "1.3.0"; - sha256 = "0915509dceaec445062900d2ceb6677558cb6bc6ad1de5512c41925849587df3"; + version = "1.3.1"; + sha256 = "7aa9844f8744e7178a53a7c12232efa91cf0b3be8b21f8eb538cec1e6f493afe"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -20315,8 +20318,8 @@ self: { }: mkDerivation { pname = "amazonka-kinesis"; - version = "1.3.0"; - sha256 = "4f241b76393553ac61604a14f734ba5b7060ef170001e1585f8c795cba7adc8c"; + version = "1.3.1"; + sha256 = "6c12b9c13cbfbe779107c974bb7bb45f27d1f4959745f305f02cf2196b38671b"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -20333,8 +20336,8 @@ self: { }: mkDerivation { pname = "amazonka-kms"; - version = "1.3.0"; - sha256 = "658305fdd8ae3c310b75fdd7ec79706e92327c67ae6880dceb242e0ea6a2b773"; + version = "1.3.1"; + sha256 = "57a7e480074c8ee734c2b6a649bec4a218c23517ff9362c096000e90f04566d7"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -20351,8 +20354,8 @@ self: { }: mkDerivation { pname = "amazonka-lambda"; - version = "1.3.0"; - sha256 = "de13741402358d3442934368c6bdeae46a0d6da96987983f0eecbf5fae0317c4"; + version = "1.3.1"; + sha256 = "19e11f6951d98b8009a925bcd231cc1fbdb1bcc60d65e77a761645befc094c32"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -20369,8 +20372,8 @@ self: { }: mkDerivation { pname = "amazonka-ml"; - version = "1.3.0"; - sha256 = "6b25d8df0cb3ccb27602dbb36279bfde43b0377cac0111bde157aaab708e0519"; + version = "1.3.1"; + sha256 = "904d33be9ebd7b2e795480e2ee377150866e84d8e20f96d6b4698d042cd82dc5"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -20387,8 +20390,8 @@ self: { }: mkDerivation { pname = "amazonka-opsworks"; - version = "1.3.0"; - sha256 = "22cf650032fedf956e34b548e7e81ee02c9c8dc43b5f46c395e6b6a1474ab037"; + version = "1.3.1"; + sha256 = "97064d4f5e46fd865f1bd5097318cb4b28f8567bd7f554a0db019a5b0ad85c87"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -20405,8 +20408,8 @@ self: { }: mkDerivation { pname = "amazonka-rds"; - version = "1.3.0"; - sha256 = "b06a847c3cef8d5335e699a7d3d6b52206aa04aca9437bbfb111d3574ab21c18"; + version = "1.3.1"; + sha256 = "916262ef080db55bdc0eeac6e653015f5f51af86a1893ac4744f5f704b3d528a"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -20424,8 +20427,8 @@ self: { }: mkDerivation { pname = "amazonka-redshift"; - version = "1.3.0"; - sha256 = "999b613233bf1971950628e6d0273073783187f2f93222ccff9baffef87691d6"; + version = "1.3.1"; + sha256 = "88f0adf8c0053dafcb09f04473a70357f82c069d94288274368adc7cf40bd529"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -20442,8 +20445,8 @@ self: { }: mkDerivation { pname = "amazonka-route53"; - version = "1.3.0"; - sha256 = "098eba1804f24b374a5b5cf5d0fdeb69d4c5733ca2ce892d7d01575a27adf9c6"; + version = "1.3.1"; + sha256 = "9a17f0fffce6aab370f6119c693f8353945107985c59d3d3d4f1fc2e2fd08570"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -20460,8 +20463,8 @@ self: { }: mkDerivation { pname = "amazonka-route53-domains"; - version = "1.3.0"; - sha256 = "bd00978c2fc6b53403d06194a41f82c527929b4fd7c25d2e86adabcee791089d"; + version = "1.3.1"; + sha256 = "a3c4677caca42615f4f10f1821b9a64beb416fad1be5b6e73f26b4321c0a4ceb"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -20478,8 +20481,8 @@ self: { }: mkDerivation { pname = "amazonka-s3"; - version = "1.3.0"; - sha256 = "7245d983beb418a9c06f48a159d32caccb866bbc10502c3095e0374f9a517616"; + version = "1.3.1"; + sha256 = "fc19fc3f12836e0e120998be1c48a815411ef23734db17113a87c70a08b5eebb"; libraryHaskellDepends = [ amazonka-core base lens text ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -20497,8 +20500,8 @@ self: { }: mkDerivation { pname = "amazonka-sdb"; - version = "1.3.0"; - sha256 = "83e1fd3234d1a936cf1b23a67925ce132c47a8e7e66b7c7c339b4118379a0a49"; + version = "1.3.1"; + sha256 = "8c9406511674606b13cd22184de69deca887ce3fc8e268c4a03c31276bad106c"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -20515,8 +20518,8 @@ self: { }: mkDerivation { pname = "amazonka-ses"; - version = "1.3.0"; - sha256 = "3ca9102b7b91c3867ba70724f789ac3dda1d2c9b47e36e95ac5bebbb0ee7c05d"; + version = "1.3.1"; + sha256 = "d52d4ee70463de954e9c7c1f00618c4ad29120c2ac3a3f36dd0e54685aa8d56a"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -20533,8 +20536,8 @@ self: { }: mkDerivation { pname = "amazonka-sns"; - version = "1.3.0"; - sha256 = "520d7258ae543e8cc847187be1b767aaf8d101c075b0e84407baf11bc838bba4"; + version = "1.3.1"; + sha256 = "a6c9a51dbd9168e2aa783ae812f88b53a33c14d958bcfecf396b119495831f67"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -20551,8 +20554,8 @@ self: { }: mkDerivation { pname = "amazonka-sqs"; - version = "1.3.0"; - sha256 = "db765483114452f6f479b790d2ad18426781fa9c440539f96c67feb6ff3e228e"; + version = "1.3.1"; + sha256 = "7aef70fbd8633eea315f3f2f1abbd4f6aac5c92705d76f947af4dcec6a7c232f"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -20570,8 +20573,8 @@ self: { }: mkDerivation { pname = "amazonka-ssm"; - version = "1.3.0"; - sha256 = "08a14a8bf072bb807e0dd03f7db7738dc0606064f5c9db4a62f8c9da6cddaae8"; + version = "1.3.1"; + sha256 = "390a85d89d523304dbda92622b93eea6312c7bcf3a6e2a91b956acbaffb26912"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -20588,8 +20591,8 @@ self: { }: mkDerivation { pname = "amazonka-storagegateway"; - version = "1.3.0"; - sha256 = "5b1cb452a4d751700e4220e7ca36823cd99b0c96b90d25dd738ce5736662deca"; + version = "1.3.1"; + sha256 = "e1aecf682c9cf04d4030aaedd3bae1809fe6a8971928896e1bde72718f82adaa"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -20606,8 +20609,8 @@ self: { }: mkDerivation { pname = "amazonka-sts"; - version = "1.3.0"; - sha256 = "86ba866f2afb5a462b0d61da9692744bbe43fe066094cae8507801aaea0560d9"; + version = "1.3.1"; + sha256 = "b99c1fb972efc61c482899a1af42c18345d823720b5e8c9e7adfd57d2226a590"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -20624,8 +20627,8 @@ self: { }: mkDerivation { pname = "amazonka-support"; - version = "1.3.0"; - sha256 = "ff272967d112bd6886cc83f1af4df1b60be2ed416a235af76814c6d67d53c725"; + version = "1.3.1"; + sha256 = "136c80c33f660f9681f530b5d0a7a288bcfec55d9290ab06494c30f658f479d3"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -20642,8 +20645,8 @@ self: { }: mkDerivation { pname = "amazonka-swf"; - version = "1.3.0"; - sha256 = "9e2bae7e0ff131f013746032118ee8e6ac0dd7fdca011ab1ad24ff294e423076"; + version = "1.3.1"; + sha256 = "9a7fbb4738265af3dd2272aaa0dc3e29ff52042fb4e0d83b0fa3ea4dbfd8fc45"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -20664,8 +20667,8 @@ self: { }: mkDerivation { pname = "amazonka-test"; - version = "1.3.0"; - sha256 = "fe906b399eff538ddbd44e31eada4407c2d9945d7fbd3bc3372dabda76df523e"; + version = "1.3.1"; + sha256 = "80e9efb6eba146b97ca9c7ce8b1fced8495b60d2fcc813d3f9a7584dbefa39b5"; libraryHaskellDepends = [ aeson amazonka-core base bifunctors bytestring case-insensitive conduit conduit-extra groom http-client http-types lens process @@ -20683,8 +20686,8 @@ self: { }: mkDerivation { pname = "amazonka-workspaces"; - version = "1.3.0"; - sha256 = "485a812a315951d0e8b71ca7d156d4f14544096f852180507e59e8811feada96"; + version = "1.3.1"; + sha256 = "f0b7b66aff868afaa5093b99796872313579a0d167a74eba59c8f81c5329b732"; libraryHaskellDepends = [ amazonka-core base ]; testHaskellDepends = [ amazonka-core amazonka-test base bytestring lens tasty tasty-hunit @@ -21375,6 +21378,7 @@ self: { base bytestring http-types HUnit mtl tasty tasty-hunit tasty-quickcheck wai wai-extra ]; + jailbreak = true; homepage = "https://github.com/philopon/apiary"; description = "Simple and type safe web framework that generate web API documentation"; license = stdenv.lib.licenses.mit; @@ -21959,8 +21963,8 @@ self: { }: mkDerivation { pname = "arbtt"; - version = "0.9.0.4"; - sha256 = "bbe0f67106f2e0aa9cb7724b6fa9b456fedfe9320557449bde4ace30353e1f0b"; + version = "0.9.0.5"; + sha256 = "c0cbdf53f1ff7c98874a1b91d3145edc1fc24fe8020d65b2b9f22bd031d203b7"; isLibrary = false; isExecutable = true; executableHaskellDepends = [ @@ -24885,6 +24889,7 @@ self: { testHaskellDepends = [ base bytestring lens-family-core tasty tasty-golden ]; + jailbreak = true; homepage = "https://github.com/philopon/barrier"; description = "Shield.io style badge generator"; license = stdenv.lib.licenses.mit; @@ -26310,8 +26315,8 @@ self: { }: mkDerivation { pname = "binary-tagged"; - version = "0.1.0.0"; - sha256 = "39c1141facd205fff86f5dde86623c6c2649f75fbc80be9e43b2b0ee89f8ef43"; + version = "0.1.1.0"; + sha256 = "90cc9ae7d2d7bd24f0e8bd919ab948c26a478e96fbb0572905b2518948febdc0"; libraryHaskellDepends = [ aeson array base binary bytestring containers generics-sop hashable scientific SHA tagged text time unordered-containers vector @@ -29011,8 +29016,8 @@ self: { }: mkDerivation { pname = "breve"; - version = "0.4.2.0"; - sha256 = "51bcf984e0767649a336fe9658583e93326ffe039b9b0a83515d237d54902e61"; + version = "0.4.3.0"; + sha256 = "e4740b0cc882ada54bb7e89957349639ef2a3f171598818b7e678b9880d1f939"; isLibrary = false; isExecutable = true; executableHaskellDepends = [ @@ -29904,8 +29909,8 @@ self: { pname = "bytestring-read"; version = "0.3.1"; sha256 = "0048cd84ec6c0c684fa8bb65bc20f280ee3e3dc164bf02d59ba139e8caaac635"; - revision = "1"; - editedCabalFile = "8a8b5f5c2f109a11df1cf47ffec170b810e02186f0406fd6c7f4155bfd2de0b6"; + revision = "2"; + editedCabalFile = "3746d301ac907af3750c2cd06d0e7f397e77a8bf33fbe7efd92b83ddef90752f"; libraryHaskellDepends = [ base bytestring types-compat ]; testHaskellDepends = [ base bytestring doctest tasty tasty-quickcheck @@ -31774,8 +31779,8 @@ self: { }: mkDerivation { pname = "cartel"; - version = "0.14.2.6"; - sha256 = "8c4540ece37f0a708032d06bde61a4d6a198ba3b8242fafd385dfb121f5aa416"; + version = "0.14.2.8"; + sha256 = "c8d36712a4504f3a22d6290d8952535f32c533b33d4e54fa461a0867c7e09989"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -32290,8 +32295,8 @@ self: { }: mkDerivation { pname = "cblrepo"; - version = "0.17.1"; - sha256 = "d2f6b009f0efcddacb9755734fb939e250f56fb814be70b63239057e1bf8e27a"; + version = "0.18.1"; + sha256 = "a34f1ff7468b9eceeb010e8a2c328d4e845902aa763f23a3dd622f34b21e1e78"; isLibrary = false; isExecutable = true; executableHaskellDepends = [ @@ -32299,7 +32304,6 @@ self: { filepath mtl optparse-applicative process safe stringsearch tar transformers unix Unixutils utf8-string zlib ]; - jailbreak = true; description = "Tool to maintain a database of CABAL packages and their dependencies"; license = "unknown"; }) {}; @@ -41927,10 +41931,9 @@ self: { ({ mkDerivation, base }: mkDerivation { pname = "data-util"; - version = "0.4"; - sha256 = "28fd34bdf5bcc47558e7da7e047181f70b5d935bbf2c90b5607632f6051c97fb"; + version = "0.5"; + sha256 = "b2efae3502106d841bcc1d728334ed019c36656645127726517807a701c9177e"; libraryHaskellDepends = [ base ]; - jailbreak = true; homepage = "https://github.com/cutsea110/data-util"; description = "utilities for handle data"; license = stdenv.lib.licenses.bsd3; @@ -43997,6 +44000,7 @@ self: { base containers haskell-src-exts lens parsec QuickCheck tasty tasty-quickcheck ]; + jailbreak = true; homepage = "http://projects.haskell.org/diagrams/"; description = "Preprocessor for embedding diagrams in Haddock documentation"; license = stdenv.lib.licenses.bsd3; @@ -47486,6 +47490,25 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "ebnf-bff" = callPackage + ({ mkDerivation, aeson, base, bytestring, cond, directory, parsec + , text + }: + mkDerivation { + pname = "ebnf-bff"; + version = "0.1.0.0"; + sha256 = "1711696ee6ffd8edbb96aff5fef08c5edcfea7fb13260dbcb2b0ced4b93fe218"; + isLibrary = true; + isExecutable = true; + libraryHaskellDepends = [ aeson base parsec text ]; + executableHaskellDepends = [ + aeson base bytestring cond directory parsec + ]; + jailbreak = true; + description = "Parser combinators & EBNF, BFFs!"; + license = stdenv.lib.licenses.mit; + }) {}; + "ec2-signature" = callPackage ({ mkDerivation, base, base64-bytestring, bytestring, doctest , hspec, http-types, HUnit, QuickCheck, SHA @@ -48657,6 +48680,7 @@ self: { testHaskellDepends = [ base doctest tasty tasty-hspec tasty-quickcheck xkbcommon ]; + jailbreak = true; homepage = "https://github.com/cocreature/emacs-keys"; description = "library to parse emacs style keybinding into the modifiers and the chars"; license = stdenv.lib.licenses.isc; @@ -51332,6 +51356,8 @@ self: { pname = "fay"; version = "0.23.1.8"; sha256 = "66bf327322a2342ce7dee9b981c5e8bd2876935acb1cbc847e0c1635717be29c"; + revision = "1"; + editedCabalFile = "ba0e82e6bdfe1037d7777281f84063d068aeffad244cb967b657554af69f7160"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -52050,13 +52076,12 @@ self: { }: mkDerivation { pname = "fgl"; - version = "5.5.2.1"; - sha256 = "0c2e745b7c2532f67b87a1c97ef016dca7444113d3901722c48c3193e71bd5d9"; + version = "5.5.2.3"; + sha256 = "f4113b5221917feb6389494bf8b7b6221ee00f322b6c25fc25a25795549f9e20"; libraryHaskellDepends = [ array base containers deepseq transformers ]; testHaskellDepends = [ base containers hspec QuickCheck ]; - jailbreak = true; description = "Martin Erwig's Functional Graph Library"; license = stdenv.lib.licenses.bsd3; }) {}; @@ -52065,11 +52090,10 @@ self: { ({ mkDerivation, base, containers, fgl, hspec, QuickCheck }: mkDerivation { pname = "fgl-arbitrary"; - version = "0.2.0.0"; - sha256 = "840db22168432e752f9eaf7a2564afd20a0442342b61cea1ec63b21832612684"; + version = "0.2.0.1"; + sha256 = "3e85922a7dde02ee0dac8f93eb233ccb16dfdd1a5a4ec8397fa1d9f7404a6104"; libraryHaskellDepends = [ base fgl QuickCheck ]; testHaskellDepends = [ base containers fgl hspec QuickCheck ]; - jailbreak = true; description = "QuickCheck support for fgl"; license = stdenv.lib.licenses.bsd3; }) {}; @@ -53321,6 +53345,34 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; + "flowdock-rest" = callPackage + ({ mkDerivation, aeson, ansi-wl-pprint, base, binary + , binary-orphans, binary-tagged, bytestring, deepseq, exceptions + , file-embed, generics-sop, hashable, http-client, http-client-tls + , lens, semigroups, tagged, tasty, tasty-quickcheck, text, time + , unordered-containers + }: + mkDerivation { + pname = "flowdock-rest"; + version = "0.1.0.0"; + sha256 = "b9f2590d5a5a30b73b4b43c0e01af88ace3b64fa30a5c7a02221470bddb5fbae"; + libraryHaskellDepends = [ + aeson ansi-wl-pprint base binary binary-orphans binary-tagged + bytestring deepseq exceptions generics-sop hashable http-client + http-client-tls lens semigroups tagged text time + unordered-containers + ]; + testHaskellDepends = [ + aeson ansi-wl-pprint base binary binary-orphans binary-tagged + bytestring deepseq exceptions file-embed generics-sop hashable + http-client http-client-tls lens semigroups tagged tasty + tasty-quickcheck text time unordered-containers + ]; + homepage = "https://github.com/futurice/haskell-flowdock-rest#readme"; + description = "Flowdock REST API"; + license = stdenv.lib.licenses.bsd3; + }) {}; + "flower" = callPackage ({ mkDerivation, array, base, binary, bio, bytestring, cmdargs , containers, mtl, random @@ -55947,6 +55999,8 @@ self: { pname = "generic-xmlpickler"; version = "0.1.0.3"; sha256 = "fe35b9cc5fe40302256be55a7e44345dee35cd07d05dd3d38ef8a9a2b9766b87"; + revision = "1"; + editedCabalFile = "9011a4c8ce1e1c805d146722d2a6b19acd8c31c661888d78b4ea639ed4e24996"; libraryHaskellDepends = [ base generic-deriving hxt text ]; testHaskellDepends = [ base hxt hxt-pickle-utils tasty tasty-hunit tasty-th @@ -57154,6 +57208,30 @@ self: { license = stdenv.lib.licenses.mit; }) {}; + "ginger" = callPackage + ({ mkDerivation, aeson, base, bytestring, data-default, filepath + , mtl, parsec, safe, scientific, text, transformers + , unordered-containers, vector + }: + mkDerivation { + pname = "ginger"; + version = "0.1.0.0"; + sha256 = "9b8f513b92c8e4ae179c75fe7f4fb675cf870dc53d3a02df51b5ec9336a39331"; + isLibrary = true; + isExecutable = true; + libraryHaskellDepends = [ + aeson base bytestring data-default filepath mtl parsec safe + scientific text transformers unordered-containers vector + ]; + executableHaskellDepends = [ + aeson base bytestring data-default text transformers + unordered-containers + ]; + homepage = "https://bitbucket.org/tdammers/ginger"; + description = "An implementation of the Jinja2 template language in Haskell"; + license = stdenv.lib.licenses.mit; + }) {}; + "ginsu" = callPackage ({ mkDerivation, array, base, binary, bytestring, containers , directory, hashable, hashtables, mtl, network, old-locale @@ -58741,8 +58819,8 @@ self: { }: mkDerivation { pname = "goatee"; - version = "0.3.0"; - sha256 = "4d2ca32cf42161e18d3c528c24d0ac16a78b0e331759ce97714d5abcab65c0df"; + version = "0.3.1.1"; + sha256 = "88837cda9add9a05ca6f8bf8c0547f6cc629253f6e033b198e27142735074ce2"; libraryHaskellDepends = [ base containers mtl parsec template-haskell ]; @@ -58755,17 +58833,17 @@ self: { }) {}; "goatee-gtk" = callPackage - ({ mkDerivation, base, cairo, containers, directory, filepath + ({ mkDerivation, base, cairo, containers, directory, filepath, glib , goatee, gtk, HUnit, mtl, parsec }: mkDerivation { pname = "goatee-gtk"; - version = "0.3.0"; - sha256 = "bb9f65956e3bb13d03e42dcbd65c39c40f2d225b881da47d5744b95b34beba71"; + version = "0.3.1"; + sha256 = "ee87d1764a413f03f73e6a99e04a1bb7c1dfefa597ba46a21e1dc9864d1511ef"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ - base cairo containers directory filepath goatee gtk mtl parsec + base cairo containers directory filepath glib goatee gtk mtl parsec ]; executableHaskellDepends = [ base gtk ]; testHaskellDepends = [ base HUnit ]; @@ -59671,6 +59749,7 @@ self: { testHaskellDepends = [ base containers fgl fgl-arbitrary filepath QuickCheck text ]; + jailbreak = true; homepage = "http://projects.haskell.org/graphviz/"; description = "Bindings to Graphviz for graph visualisation"; license = stdenv.lib.licenses.bsd3; @@ -62917,8 +62996,8 @@ self: { ({ mkDerivation, base, bytestring }: mkDerivation { pname = "handle-like"; - version = "0.1.0.2"; - sha256 = "95348bbe5d101a9bb07bd01c7f960b76f129de7d85f3726a10cf09938620c7b2"; + version = "0.1.0.3"; + sha256 = "edcd3e5084837272dec6a0f6b77f53c148f77290a618c4b38ca37c8b2fa17cc0"; libraryHaskellDepends = [ base bytestring ]; description = "HandleLike class"; license = stdenv.lib.licenses.bsd3; @@ -64885,26 +64964,27 @@ self: { "haskell-neo4j-client" = callPackage ({ mkDerivation, aeson, base, bytestring, Cabal, containers - , data-default, hashable, HTTP, http-conduit, http-types, HUnit - , lifted-base, mtl, network-uri, QuickCheck, resourcet, scientific - , test-framework, test-framework-hunit, test-framework-quickcheck2 - , test-framework-th, text, transformers, transformers-base - , transformers-compat, unordered-containers, vector + , data-default, hashable, HTTP, http-client, http-conduit + , http-types, HUnit, lifted-base, mtl, network-uri, QuickCheck + , resourcet, scientific, test-framework, test-framework-hunit + , test-framework-quickcheck2, test-framework-th, text, transformers + , transformers-base, transformers-compat, unordered-containers + , vector }: mkDerivation { pname = "haskell-neo4j-client"; - version = "0.3.1.4"; - sha256 = "26c2521dcd91dfb2fc09f5e3881c7e3a2eb440c59c2870d3f1323ee8f6c82a9c"; + version = "0.3.2.0"; + sha256 = "f561c0b4c7278ef84c6cfd8fc062e3f2764dc59939bf64667e0a6f589dc2ac85"; libraryHaskellDepends = [ aeson base bytestring containers data-default hashable HTTP - http-conduit http-types lifted-base mtl network-uri resourcet - scientific text transformers transformers-base transformers-compat - unordered-containers vector + http-client http-conduit http-types lifted-base mtl network-uri + resourcet scientific text transformers transformers-base + transformers-compat unordered-containers vector ]; testHaskellDepends = [ - aeson base bytestring Cabal data-default hashable HTTP http-conduit - http-types HUnit lifted-base mtl network-uri QuickCheck resourcet - scientific test-framework test-framework-hunit + aeson base bytestring Cabal data-default hashable HTTP http-client + http-conduit http-types HUnit lifted-base mtl network-uri + QuickCheck resourcet scientific test-framework test-framework-hunit test-framework-quickcheck2 test-framework-th text transformers transformers-base transformers-compat unordered-containers vector ]; @@ -72144,8 +72224,8 @@ self: { }: mkDerivation { pname = "hops"; - version = "0.0.2"; - sha256 = "7ab9d30dd91fa70be0ffc73d0259f4d6ae330a3a941c9767818782ffa07a3ad8"; + version = "0.1.0"; + sha256 = "8524715071acfa0d7f1724b565e50ba5ccd11f395b3aec07b9c8cfae5c8115eb"; isLibrary = false; isExecutable = true; executableHaskellDepends = [ @@ -74242,8 +74322,8 @@ self: { }: mkDerivation { pname = "hscope"; - version = "0.4.1"; - sha256 = "c7b7987996a860a4c64b752d310473fb9c20d07851d3c1aebdc4b87d0bb9b5d4"; + version = "0.4.2"; + sha256 = "849d52e616abffda54d70d41f66d7e92539a1b20eef05b73877815e8c71a64b9"; isLibrary = false; isExecutable = true; executableHaskellDepends = [ @@ -74253,7 +74333,6 @@ self: { testHaskellDepends = [ base directory mtl process test-simple Unixutils ]; - jailbreak = true; homepage = "https://github.com/bosu/hscope"; description = "cscope like browser for Haskell code"; license = stdenv.lib.licenses.bsd3; @@ -74683,8 +74762,8 @@ self: { ({ mkDerivation, base, haskeline }: mkDerivation { pname = "hsilop"; - version = "0.1.1.0"; - sha256 = "5683155174ef86108a1eb264962946fe6e7b5ac585027b591d0b8fd639e53c00"; + version = "0.1.2.0"; + sha256 = "28ead4b7de867343ebfd4e1eea435bcdaec8de7ca3630e09a0c3c198267450a3"; isLibrary = false; isExecutable = true; executableHaskellDepends = [ base haskeline ]; @@ -74864,19 +74943,18 @@ self: { "hslua" = callPackage ({ mkDerivation, base, bytestring, hspec, hspec-contrib, HUnit, lua - , text + , QuickCheck, quickcheck-instances, text }: mkDerivation { pname = "hslua"; - version = "0.4.0"; - sha256 = "77a865a3258656c2536c154d18ac38873a371685fde6ba03a3436f65f7bda050"; - revision = "2"; - editedCabalFile = "43f6956aba870857548523718d3d5645e422187964e5158d14a9c17d96671ccb"; + version = "0.4.1"; + sha256 = "2df2b4f0566ef2244506f9830e0207fce3bece7c331129f69f446c722136173f"; configureFlags = [ "-fsystem-lua" ]; libraryHaskellDepends = [ base bytestring ]; librarySystemDepends = [ lua ]; testHaskellDepends = [ - base bytestring hspec hspec-contrib HUnit text + base bytestring hspec hspec-contrib HUnit QuickCheck + quickcheck-instances text ]; description = "A Lua language interpreter embedding in Haskell"; license = stdenv.lib.licenses.mit; @@ -75479,8 +75557,8 @@ self: { }: mkDerivation { pname = "hspec-snap"; - version = "0.3.3.0"; - sha256 = "e465d9a2b289dd38ea4f28d01e9519573895df2a40d390702377435ffe4705b2"; + version = "0.3.3.1"; + sha256 = "f29f569b422f95874cf1b69729c51cc5f6b40a5b202577b11d9e49097e237051"; libraryHaskellDepends = [ aeson base bytestring containers digestive-functors HandsomeSoup hspec hspec-core hxt lens mtl snap snap-core text transformers @@ -75490,7 +75568,6 @@ self: { HandsomeSoup hspec hspec-core hxt lens mtl snap snap-core text transformers ]; - jailbreak = true; homepage = "https://github.com/dbp/hspec-snap"; description = "A library for testing with Hspec and the Snap Web Framework"; license = stdenv.lib.licenses.bsd3; @@ -82920,8 +82997,8 @@ self: { }: mkDerivation { pname = "jobqueue"; - version = "0.1.5"; - sha256 = "39c2e59d9d113481e9ca5e9bae31ba73137edd1fe23d006da6ee7b9c4a81cd7d"; + version = "0.1.6"; + sha256 = "e960c4f3320336d998ada5df27f356a93e89ac5402a5fe75d0c56ef8355dd595"; libraryHaskellDepends = [ aeson attoparsec base bytestring containers data-default fast-logger HDBC HDBC-sqlite3 hslogger hzk lifted-base @@ -82932,7 +83009,6 @@ self: { async base bytestring data-default directory hspec network QuickCheck stm ]; - jailbreak = true; homepage = "https://github.com/gree/haskell-jobqueue"; description = "A job queue library"; license = stdenv.lib.licenses.mit; @@ -83487,6 +83563,8 @@ self: { pname = "json-schema"; version = "0.7.4.0"; sha256 = "c549fa4b199efcd885334538cfa15cc77226a1c9c9afa30f5867d75b79d2701c"; + revision = "1"; + editedCabalFile = "9b2252abe33f7c8a3edc99a2583bd1399605908f86116d5475b5d27a0ab5110e"; libraryHaskellDepends = [ aeson base containers generic-aeson generic-deriving mtl scientific text time unordered-containers vector @@ -84409,8 +84487,8 @@ self: { ({ mkDerivation, base, contravariant }: mkDerivation { pname = "keera-hails-reactivevalues"; - version = "0.1.0"; - sha256 = "471871afb20248732bb1f2b036a32eda3fbbce6c02f8e1ee880b60f57940f515"; + version = "0.1.2.1"; + sha256 = "2631e4ae7ddc8a99ba39173d8a2e19f77bc39d339cf0b24e58e07c940b8c34e8"; libraryHaskellDepends = [ base contravariant ]; homepage = "http://www.keera.es/blog/community/"; description = "Haskell on Rails - Reactive Values"; @@ -85171,6 +85249,19 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; + "lackey" = callPackage + ({ mkDerivation, base, servant, tasty, tasty-hspec }: + mkDerivation { + pname = "lackey"; + version = "0.1.0"; + sha256 = "3d7c49e9598f14711518a2dc0c420c42246c64ea8ad92fe340845dcabf7b0bb9"; + libraryHaskellDepends = [ base servant ]; + testHaskellDepends = [ base servant tasty tasty-hspec ]; + jailbreak = true; + description = "A library for generating Ruby consumers of Servant APIs"; + license = stdenv.lib.licenses.mit; + }) {}; + "lagrangian" = callPackage ({ mkDerivation, ad, base, hmatrix, HUnit, nonlinear-optimization , test-framework, test-framework-hunit, test-framework-quickcheck2 @@ -88923,6 +89014,7 @@ self: { base containers deepseq hashable mtl tasty tasty-hunit unordered-containers ]; + jailbreak = true; homepage = "https://github.com/abasko/linkedhashmap"; description = "Persistent LinkedHashMap data structure"; license = stdenv.lib.licenses.bsd3; @@ -89315,8 +89407,8 @@ self: { ({ mkDerivation, base, tasty, tasty-hunit }: mkDerivation { pname = "list-fusion-probe"; - version = "0.1.0.3"; - sha256 = "57a299acdfdeceee0d5014dc670a9d323f4f8a23b2b882f926e656cb978155b6"; + version = "0.1.0.4"; + sha256 = "1a1ccf5c823de1771c1841ab0dc53e146e7911e332bd155b198025348deca689"; libraryHaskellDepends = [ base ]; testHaskellDepends = [ base tasty tasty-hunit ]; description = "testing list fusion for success"; @@ -91516,10 +91608,9 @@ self: { ({ mkDerivation, base, deepseq, profunctors, semigroups }: mkDerivation { pname = "magma"; - version = "0.3.0.0"; - sha256 = "db42d05906c7de09dadcdbbc8aad9d8ba13907c446de1bd0dfbb4bc16752642e"; + version = "0.4.0.0"; + sha256 = "7fbef4ce5d50c30f6c386707e655c74626246f4bc8bb84a826a73182ae1a49a3"; libraryHaskellDepends = [ base deepseq profunctors semigroups ]; - jailbreak = true; homepage = "https://github.com/cutsea110/magma"; description = "magma is an algebraic structure consisting a set together with an binary operation"; license = stdenv.lib.licenses.bsd3; @@ -93324,8 +93415,8 @@ self: { }: mkDerivation { pname = "memory"; - version = "0.9"; - sha256 = "85eeaeca4a4e76d2045028e31056d1bcecb6622eb1bf7d792807c6f51bac4cdf"; + version = "0.10"; + sha256 = "4fbd6b86424c9513c4315b0e3649d4545400b07045cce5de5930ca25eb4f1af7"; libraryHaskellDepends = [ base bytestring deepseq ghc-prim ]; testHaskellDepends = [ base tasty tasty-hunit tasty-quickcheck ]; homepage = "https://github.com/vincenthz/hs-memory"; @@ -96960,8 +97051,8 @@ self: { }: mkDerivation { pname = "multiarg"; - version = "0.30.0.8"; - sha256 = "5a97d7fac38ce176809f93fa8d3634bd3db1d850bc678e442e7d13650e0698a2"; + version = "0.30.0.10"; + sha256 = "c9fa623a8e06d62addc2b7ad5102ceac3a6f0db6a67afbc8e693d0d0aec417a1"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ base ]; @@ -98109,6 +98200,7 @@ self: { testHaskellDepends = [ base case-insensitive QuickCheck tasty tasty-hunit tasty-quickcheck ]; + jailbreak = true; homepage = "https://github.com/philopon/namelist-hs"; description = "fortran90 namelist parser/pretty printer"; license = stdenv.lib.licenses.mit; @@ -98398,6 +98490,7 @@ self: { testHaskellDepends = [ base containers quickcheck-instances tasty tasty-quickcheck ]; + jailbreak = true; homepage = "https://github.com/ku-fpg/natural-transformation"; description = "A natural transformation package"; license = stdenv.lib.licenses.bsd3; @@ -98950,6 +99043,7 @@ self: { testHaskellDepends = [ base bytestring tasty tasty-golden tasty-quickcheck ]; + jailbreak = true; homepage = "https://github.com/hvr/netrc"; description = "Parser for .netrc files"; license = stdenv.lib.licenses.gpl3; @@ -100864,8 +100958,8 @@ self: { ({ mkDerivation, base }: mkDerivation { pname = "number"; - version = "0.1.0.0"; - sha256 = "17b5a95f1402d773348543c377df9bccee4c7ab5ff8887798f13c4e370d189b2"; + version = "0.1.1.0"; + sha256 = "72157b8ca57272b8881510b9d2051044d543151ee322ecb27cc08903446f4951"; libraryHaskellDepends = [ base ]; description = "A library for real numbers"; license = stdenv.lib.licenses.mit; @@ -101877,6 +101971,17 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; + "open-symbology" = callPackage + ({ mkDerivation, attoparsec, base, conduit, mtl, text }: + mkDerivation { + pname = "open-symbology"; + version = "0.1"; + sha256 = "d5bfa2190950c71e1b21ba755d440da10c2cfe0d0103b2c185af0e124564e637"; + libraryHaskellDepends = [ attoparsec base conduit mtl text ]; + homepage = "https://github.com/alphaHeavy/open-symbology"; + license = stdenv.lib.licenses.bsd3; + }) {}; + "open-typerep" = callPackage ({ mkDerivation, base, constraints, mtl, syntactic, tagged }: mkDerivation { @@ -105660,8 +105765,8 @@ self: { }: mkDerivation { pname = "peyotls"; - version = "0.1.6.7"; - sha256 = "866e5491c288f2dfe8e9fd8ee1c86c2e6984b2b252f32403d464bf9ef0a3194a"; + version = "0.1.6.9"; + sha256 = "ee9cf56dc5e1086eaeb50ae46d1ceb5ccd98ce61e6d56045d192e12a72186d5e"; libraryHaskellDepends = [ asn1-encoding asn1-types base bytable bytestring cipher-aes crypto-numbers crypto-pubkey crypto-pubkey-types crypto-random @@ -105681,16 +105786,16 @@ self: { "peyotls-codec" = callPackage ({ mkDerivation, asn1-encoding, asn1-types, base, bytable - , bytestring, crypto-pubkey, crypto-pubkey-types, word24, x509 - , x509-store + , bytestring, crypto-pubkey, crypto-pubkey-types, monads-tf, word24 + , x509, x509-store }: mkDerivation { pname = "peyotls-codec"; - version = "0.1.0.0"; - sha256 = "dfc9ff08fa1369186ce770475026863886acc50fde177a8feb41a4e9fd6aed42"; + version = "0.3.1.0"; + sha256 = "fae2e01a02d6643068f57b7daec26d760d437500551547c69cf43c3896a84198"; libraryHaskellDepends = [ asn1-encoding asn1-types base bytable bytestring crypto-pubkey - crypto-pubkey-types word24 x509 x509-store + crypto-pubkey-types monads-tf word24 x509 x509-store ]; jailbreak = true; homepage = "https://github.com/YoshikuniJujo/peyotls/wiki"; @@ -106198,8 +106303,8 @@ self: { }: mkDerivation { pname = "pinboard"; - version = "0.8.8"; - sha256 = "1cc3ece4a1267c5445e67e54b6479579666f4ac5b7e035aa318b2600922d88ae"; + version = "0.8.10"; + sha256 = "ec2310f414cf783c728db68f3be43cda5131bcfe20c3dc044a5678573f79d688"; libraryHaskellDepends = [ aeson base bytestring containers either http-client http-client-tls http-types mtl network old-locale random text time transformers @@ -106367,6 +106472,7 @@ self: { base binary bytestring ghc-prim lens-family-core pipes pipes-parse smallcheck tasty tasty-hunit tasty-smallcheck transformers ]; + jailbreak = true; homepage = "https://github.com/k0001/pipes-binary"; description = "Encode and decode binary streams using the pipes and binary libraries"; license = stdenv.lib.licenses.bsd3; @@ -108506,6 +108612,8 @@ self: { pname = "postgresql-simple-url"; version = "0.1.0.1"; sha256 = "cf165ec652e1192f392349e09e413a776921ddef71d95bac0d23e9f81cfbe8a0"; + revision = "1"; + editedCabalFile = "8cdcca53b40836c02b8922c56c9f7bd4be142392ecfcdaf89cb9e973f9200651"; libraryHaskellDepends = [ base network-uri postgresql-simple split ]; @@ -108821,16 +108929,20 @@ self: { }) {}; "pred-trie" = callPackage - ({ mkDerivation, base, hspec, QuickCheck, quickcheck-instances - , semigroups + ({ mkDerivation, base, composition-extra, mtl, QuickCheck + , quickcheck-instances, semigroups, tasty, tasty-hunit + , tasty-quickcheck }: mkDerivation { pname = "pred-trie"; - version = "0.2.0"; - sha256 = "7ac5133255cb4f56198e07780a5ffe1020a210d518381e8e581b7d28c731a085"; - libraryHaskellDepends = [ base semigroups ]; + version = "0.2.3"; + sha256 = "8ccd15cd85bb77f0baa217f85d1dd9f526600e2cb513f859a40eb4f6ae3fa9f6"; + libraryHaskellDepends = [ + base composition-extra mtl QuickCheck semigroups + ]; testHaskellDepends = [ - base hspec QuickCheck quickcheck-instances + base composition-extra mtl QuickCheck quickcheck-instances + semigroups tasty tasty-hunit tasty-quickcheck ]; description = "Predicative tries"; license = stdenv.lib.licenses.bsd3; @@ -108854,8 +108966,8 @@ self: { }: mkDerivation { pname = "prednote"; - version = "0.36.0.2"; - sha256 = "8b0349beeb9cea711cefed0813efe9f494188653304aade67c81fe8d08c9a6da"; + version = "0.36.0.4"; + sha256 = "acb4f240e01afdbab0020ee09d3abd2f80cfdcfdbf8cd5abe49b3477a2ca2b8d"; libraryHaskellDepends = [ base bytestring containers contravariant rainbow split text transformers @@ -108966,8 +109078,8 @@ self: { ({ mkDerivation, base }: mkDerivation { pname = "prelude-extras"; - version = "0.4.0.1"; - sha256 = "440ec309825161d1eb594e54a8c32f443f9ac64fa075ca9e39d13ac148c682e2"; + version = "0.4.0.2"; + sha256 = "975212ddf8d5b2c5b83347f5d8abef4a2c1ea6e6d9535be33ee478ed6192f5e0"; libraryHaskellDepends = [ base ]; homepage = "http://github.com/ekmett/prelude-extras"; description = "Higher order versions of Prelude classes"; @@ -110510,8 +110622,8 @@ self: { ({ mkDerivation, base, filepath, hspec, template-haskell }: mkDerivation { pname = "publicsuffix"; - version = "0.20150827"; - sha256 = "709cf2da54e5a3351d91e866a76d97e32a0a6c3d3178b1ecdd7dfa3e63b9dc4c"; + version = "0.20150909"; + sha256 = "89f90f0be652eb80831162f0a8e7f2b638c61bedbacf0c4ddf6d982465af7b02"; libraryHaskellDepends = [ base filepath template-haskell ]; testHaskellDepends = [ base hspec ]; homepage = "https://github.com/wereHamster/publicsuffix-haskell/"; @@ -110658,6 +110770,7 @@ self: { base bytestring data-default-class template-haskell ]; testHaskellDepends = [ base bytestring tasty tasty-hunit ]; + jailbreak = true; homepage = "https://github.com/philopon/pugixml-hs"; description = "pugixml binding"; license = stdenv.lib.licenses.mit; @@ -115733,10 +115846,8 @@ self: { }: mkDerivation { pname = "rest-core"; - version = "0.36.0.5"; - sha256 = "0e23ee4cb3a01185bc714cc5c56a0f8390dfefb00f8ca1114f63fb39808470f7"; - revision = "1"; - editedCabalFile = "7f11e39a4d8e972fc2e5773f45019351fbe039aa35d6821a673d6de1519576cf"; + version = "0.36.0.6"; + sha256 = "c4863ccdd2deee9f790136d5ac53a464682f6b85276aeaff48426832d90e9215"; libraryHaskellDepends = [ aeson aeson-utils base bytestring case-insensitive errors fclabels hxt hxt-pickle-utils json-schema mtl mtl-compat multipart random @@ -116593,6 +116704,26 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "robin" = callPackage + ({ mkDerivation, base, Cabal, directory, filepath, fsnotify + , hdaemonize, lens, lifted-base, monad-control, mtl, process + , resourcet, text, time, unix + }: + mkDerivation { + pname = "robin"; + version = "0.1.0.0"; + sha256 = "35a8626b4875eca73a7128c71d43f5b4dbcfaea156cc90f0fac1077471abea91"; + isLibrary = false; + isExecutable = true; + executableHaskellDepends = [ + base Cabal directory filepath fsnotify hdaemonize lens lifted-base + monad-control mtl process resourcet text time unix + ]; + homepage = "https://www.github.com/ktvoelker/robin"; + description = "A build daemon for Haskell development"; + license = stdenv.lib.licenses.gpl3; + }) {}; + "robot" = callPackage ({ mkDerivation, base, containers, exceptions, transformers, xhb }: mkDerivation { @@ -116841,8 +116972,8 @@ self: { }: mkDerivation { pname = "rosa"; - version = "0.2.1.0"; - sha256 = "eb21135827e30e5c6deee8adadb3b3d69ae47b65ee177e43594fcae837dadb62"; + version = "0.2.2.0"; + sha256 = "fe03cbdeda54fb80bf4e2168ceaaffdcdeb6e608e2d7911f60ab2ca5995fef31"; isLibrary = false; isExecutable = true; executableHaskellDepends = [ @@ -118301,6 +118432,22 @@ self: { hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {}; + "sbp" = callPackage + ({ mkDerivation, base, binary, bytestring, data-binary-ieee754 + , monad-loops + }: + mkDerivation { + pname = "sbp"; + version = "0.50.2"; + sha256 = "9d1745200f07c18e1d1e9e1e77e9995a7310f77d32aae927f2a7873e76239972"; + libraryHaskellDepends = [ + base binary bytestring data-binary-ieee754 monad-loops + ]; + homepage = "https://github.com/swift-nav/libsbp"; + description = "SwiftNav's SBP Library"; + license = stdenv.lib.licenses.gpl3; + }) {}; + "sbv" = callPackage ({ mkDerivation, array, async, base, containers, crackNum , data-binary-ieee754, deepseq, directory, filepath, HUnit, mtl @@ -118748,6 +118895,7 @@ self: { base bytestring QuickCheck smallcheck tasty tasty-ant-xml tasty-hunit tasty-quickcheck tasty-smallcheck text ]; + jailbreak = true; homepage = "https://github.com/basvandijk/scientific"; description = "Numbers represented using scientific notation"; license = stdenv.lib.licenses.bsd3; @@ -121638,8 +121786,8 @@ self: { }: mkDerivation { pname = "shelly"; - version = "1.6.3.3"; - sha256 = "1a6624db16198b7af4d06d2b79f46346c1c459bcccbdf2958533b396dcf56a9c"; + version = "1.6.3.4"; + sha256 = "57abc8d9605c67bedc9d294bf9898a9ccd80e5e098f2351fbdcdf6dc716875d5"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -121746,8 +121894,8 @@ self: { ({ mkDerivation, base, deepseq, hspec, hspec-expectations, HUnit }: mkDerivation { pname = "should-not-typecheck"; - version = "2.0"; - sha256 = "6c3633338496f6141121d81a30ef7d9c370d3a2881caf561ff96b17eec6bc920"; + version = "2.0.1"; + sha256 = "16db8833aeba3c868195c3833024484711903b2c4fa5f8aabd8fc19de4247d12"; libraryHaskellDepends = [ base deepseq HUnit ]; testHaskellDepends = [ base deepseq hspec hspec-expectations HUnit @@ -123052,6 +123200,26 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; + "skeletons" = callPackage + ({ mkDerivation, ansi-wl-pprint, base, containers, directory + , filepath, text, tinytemplate, transformers, transformers-compat + }: + mkDerivation { + pname = "skeletons"; + version = "0.4.0"; + sha256 = "3dd5045d09131434a794b9452980b4a54da4312d2e1116ac455bbc9bdf6fbcc6"; + isLibrary = false; + isExecutable = true; + executableHaskellDepends = [ + ansi-wl-pprint base containers directory filepath text tinytemplate + transformers transformers-compat + ]; + homepage = "https://github.com/jb55/skeletons"; + description = "Manage project skeletons"; + license = stdenv.lib.licenses.mit; + maintainers = with stdenv.lib.maintainers; [ jb55 ]; + }) {}; + "skell" = callPackage ({ mkDerivation, base, blaze-html, bytestring, containers , http-types, text, wai @@ -125669,6 +125837,8 @@ self: { pname = "spdx"; version = "0.2.0.0"; sha256 = "58beadfcee82f77de9290c897de57ee8fab9be1297ca8af8c98b81147d9dbf43"; + revision = "1"; + editedCabalFile = "1fd8d3886920b2cf9597d16fcc7ee0c0709c78dc1e88471df6e4a9d567521bfa"; libraryHaskellDepends = [ base transformers ]; testHaskellDepends = [ base tasty tasty-quickcheck ]; homepage = "https://github.com/phadej/spdx"; @@ -128226,8 +128396,8 @@ self: { ({ mkDerivation, base, mmorph, mtl, transformers }: mkDerivation { pname = "streaming"; - version = "0.1.0.15"; - sha256 = "8c9ade2b4353a397b77818223e367af22ec77f1ca137229f8009c947757b832f"; + version = "0.1.0.16"; + sha256 = "2030f69e744fe981c2ec4bdf620a596d234bc3174fc59fd23bbc899b5a577863"; libraryHaskellDepends = [ base mmorph mtl transformers ]; homepage = "https://github.com/michaelt/streaming"; description = "a free monad transformer optimized for streaming applications"; @@ -128240,8 +128410,8 @@ self: { }: mkDerivation { pname = "streaming-bytestring"; - version = "0.1.0.4"; - sha256 = "6b1feca189bac886ca543c00e6952452a6a5033cc33d9ca13be52195dc9d9a42"; + version = "0.1.0.5"; + sha256 = "83ee0525ca41576058705cc448f952525afe2c0f3c93c50f327dc44091aea0a5"; libraryHaskellDepends = [ base bytestring deepseq mmorph mtl streaming transformers ]; @@ -131082,12 +131252,13 @@ self: { version = "0.4.2.1"; sha256 = "2fad0ae6c1d671f0fbd60f39b2d7df70c3f33890b92df177052d2d8733955080"; libraryHaskellDepends = [ - array base bytestring directory filepath time + array base bytestring directory filepath old-time ]; testHaskellDepends = [ array base bytestring directory filepath old-time QuickCheck tasty tasty-quickcheck time ]; + jailbreak = true; description = "Reading, writing and manipulating \".tar\" archive files."; license = stdenv.lib.licenses.bsd3; }) {}; @@ -131182,8 +131353,8 @@ self: { }: mkDerivation { pname = "tasty"; - version = "0.10.1.2"; - sha256 = "91e0b26ebe5263069747d92b6bdc3937d5513c2797c849b369f1282ca941b730"; + version = "0.11"; + sha256 = "98bc7bd0084532002f8104b234670891a7a623abc4cd27b8e458b78d34e01155"; libraryHaskellDepends = [ ansi-terminal async base containers deepseq mtl optparse-applicative regex-tdfa-rc stm tagged time unbounded-delays @@ -131199,8 +131370,8 @@ self: { }: mkDerivation { pname = "tasty-ant-xml"; - version = "1.0.1"; - sha256 = "4c572fd3ea41ae60de5344a00b8ef0ecfe54e0cfec5251597a86cc9553a569f1"; + version = "1.0.2"; + sha256 = "bbc3cc6741597af6b158bb54345d7356c98b50eb8b493abd38178a471915ff5d"; libraryHaskellDepends = [ base containers generic-deriving ghc-prim mtl stm tagged tasty transformers xml @@ -131210,6 +131381,18 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "tasty-expected-failure" = callPackage + ({ mkDerivation, base, tagged, tasty }: + mkDerivation { + pname = "tasty-expected-failure"; + version = "0.11.0.1"; + sha256 = "4e706d7f54ed48fd792eaacd1fbfc18d7febdbbb415ce9d1847e9561f76d7890"; + libraryHaskellDepends = [ base tagged tasty ]; + homepage = "http://github.com/nomeata/tasty-expected-failure"; + description = "Mark tasty tests as failure expected"; + license = stdenv.lib.licenses.mit; + }) {}; + "tasty-golden" = callPackage ({ mkDerivation, async, base, bytestring, containers, deepseq , directory, filepath, mtl, optparse-applicative, process, tagged @@ -131393,8 +131576,8 @@ self: { }: mkDerivation { pname = "tasty-rerun"; - version = "1.1.4"; - sha256 = "1561eea5f795144b570859a65d602c931b56ab7da8795a59b84283f79c5c15b0"; + version = "1.1.5"; + sha256 = "9877de7602a231fb9cf772c47f9a15ef6764e159ddd96a350a7c16b1a158403e"; libraryHaskellDepends = [ base containers mtl optparse-applicative reducers split stm tagged tasty transformers @@ -131452,6 +131635,7 @@ self: { testHaskellDepends = [ base directory tasty tasty-golden tasty-hunit ]; + jailbreak = true; homepage = "https://github.com/michaelxavier/tasty-tap"; description = "TAP (Test Anything Protocol) Version 13 formatter for tasty"; license = stdenv.lib.licenses.mit; @@ -131932,6 +132116,7 @@ self: { testHaskellDepends = [ base directory resourcet tasty tasty-hunit transformers ]; + jailbreak = true; homepage = "http://www.github.com/ttuegel/temporary-resourcet"; description = "Portable temporary files and directories with automatic deletion"; license = stdenv.lib.licenses.bsd3; @@ -133323,8 +133508,8 @@ self: { }: mkDerivation { pname = "th-desugar"; - version = "1.5.4"; - sha256 = "c83013c92f136fb8d94c4d1893cbcb6748cba19d63382536588b20eddf3997b7"; + version = "1.5.4.1"; + sha256 = "d32902a53c31b557eab3c2f2e6723a56b3b038f8655cee26b9d700e2737fef0a"; libraryHaskellDepends = [ base containers mtl syb template-haskell th-lift th-orphans ]; @@ -133599,6 +133784,7 @@ self: { testHaskellDepends = [ base bytestring tasty tasty-hunit text time ]; + jailbreak = true; homepage = "http://github.com/pjones/themoviedb"; description = "Haskell API bindings for http://themoviedb.org"; license = stdenv.lib.licenses.mit; @@ -133662,6 +133848,8 @@ self: { pname = "these"; version = "0.6.0.0"; sha256 = "c8e94f28561e87a1c51498a8529a74983fe68d785b250c118d02a9a25d1b9383"; + revision = "1"; + editedCabalFile = "e8b5422f0db7cb6c1b2f46f688191a1a6d10ae21d12c208e186f7a50f527322e"; libraryHaskellDepends = [ base bifunctors containers mtl profunctors semigroupoids semigroups transformers vector @@ -134792,14 +134980,13 @@ self: { }) {}; "tinytemplate" = callPackage - ({ mkDerivation, base, mtl, QuickCheck, text }: + ({ mkDerivation, base, QuickCheck, text }: mkDerivation { pname = "tinytemplate"; - version = "0.1.1.0"; - sha256 = "6c4517b02e1a59e1b63f83537929329cdddfe832763ba8385490883585de25a6"; + version = "0.1.2.0"; + sha256 = "30c73964f575bd139ccb214b1123caa99bc330d1904c4d3a5e31e33c31d17d0a"; libraryHaskellDepends = [ base text ]; - testHaskellDepends = [ base mtl QuickCheck text ]; - jailbreak = true; + testHaskellDepends = [ base QuickCheck text ]; homepage = "http://github.com/dicomgrid/tinytemplate"; description = "A tiny text templating library"; license = stdenv.lib.licenses.mit; @@ -136322,8 +136509,8 @@ self: { ({ mkDerivation, base, comonad, free, mtl, transformers }: mkDerivation { pname = "tubes"; - version = "0.2.2.3"; - sha256 = "b9557ee76d4b72b6a22e564ba656b322ea6f4e89634fa90c0c1854a90917af62"; + version = "1.0.0.0"; + sha256 = "84205032900d26ea4c7ee4c5f29fcd8aaa22fce298419937543b0cc1c63443f8"; libraryHaskellDepends = [ base comonad free mtl transformers ]; homepage = "https://github.com/gatlin/tubes"; description = "Effectful, iteratee-inspired stream processing based on a free monad"; @@ -138654,8 +138841,8 @@ self: { ({ mkDerivation, base }: mkDerivation { pname = "universe-base"; - version = "1.0.1"; - sha256 = "6de2abd6951f0ae4ef4704bace4117196a5224b4f59c69706424652ca9e474fa"; + version = "1.0.2.1"; + sha256 = "07c48350afacdc0b5569f72e3d6a27a8ff3c208b7a6f22d00e149a201798bb51"; libraryHaskellDepends = [ base ]; homepage = "https://github.com/dmwit/universe"; description = "A class for finite and recursively enumerable types and some helper functions for enumerating them"; @@ -139093,6 +139280,7 @@ self: { units-parser ]; testHaskellDepends = [ base tasty tasty-hunit ]; + jailbreak = true; homepage = "https://github.com/adamgundry/uom-plugin"; description = "Units of measure as a GHC typechecker plugin"; license = stdenv.lib.licenses.bsd3; @@ -140498,8 +140686,8 @@ self: { }: mkDerivation { pname = "vcache-trie"; - version = "0.2.1"; - sha256 = "bf4572fae3cfb58f859b3b6071b71778ce77750e70ad9c6c37b027f50e8504da"; + version = "0.2.2"; + sha256 = "3d44c79081b055f4c36723bf1329986fcdee3da009da82be7f39165502a4cd3e"; libraryHaskellDepends = [ array base bytestring bytestring-builder vcache ]; @@ -142879,8 +143067,8 @@ self: { }: mkDerivation { pname = "warp-tls"; - version = "3.1.2"; - sha256 = "3940708b273b195eefdeeb63448fcb121ead5a010cad04f1c3ab4bd7470e34a2"; + version = "3.1.3"; + sha256 = "3f6857fd29226b0bd02bb8e34c31bb2fc631966ec2c00d6580053f7aa0e6a1ce"; libraryHaskellDepends = [ base bytestring cprng-aes data-default-class network streaming-commons tls wai warp @@ -147456,13 +147644,12 @@ self: { }: mkDerivation { pname = "yesod-auth-kerberos"; - version = "1.4.2"; - sha256 = "28f43adfff24b7fdf92f3c285671bd824767db2653d0474cd4b393f9a7b945e0"; + version = "1.4.3"; + sha256 = "b1a84a84615aa018e51fb3b0b618fad2ffe569442dbc7ed2e4f36f9b3fdfbb49"; libraryHaskellDepends = [ authenticate-kerberos base bytestring shakespeare text transformers yesod-auth yesod-core yesod-form ]; - jailbreak = true; homepage = "http://www.yesodweb.com/"; description = "Kerberos Authentication for Yesod"; license = stdenv.lib.licenses.bsd3; @@ -148272,16 +148459,22 @@ self: { }) {}; "yesod-pnotify" = callPackage - ({ mkDerivation, base, shakespeare, text, transformers, yesod - , yesod-form + ({ mkDerivation, aeson, base, shakespeare, text, transformers + , yesod, yesod-form }: mkDerivation { pname = "yesod-pnotify"; - version = "0.6.0"; - sha256 = "6acee56362153de8613eade60104606090b779a34823659f48544d28d8f1ae1d"; + version = "1.0.2"; + sha256 = "bc9e261ceb2573354fea5339aa59f70b57a8bf0e4fc3c6498558721c276c73f4"; + isLibrary = true; + isExecutable = true; libraryHaskellDepends = [ - base shakespeare text transformers yesod yesod-form + aeson base shakespeare text transformers yesod yesod-form ]; + executableHaskellDepends = [ + aeson base shakespeare text transformers yesod yesod-form + ]; + jailbreak = true; homepage = "https://github.com/cutsea110/yesod-pnotify"; description = "Yet another getMessage/setMessage using pnotify jquery plugins"; license = stdenv.lib.licenses.bsd3; @@ -148399,8 +148592,8 @@ self: { }: mkDerivation { pname = "yesod-routes-flow"; - version = "1.0.2"; - sha256 = "92a5e954137d9b2fa32d241522eeacca102a64cde97a46845e5426005324531b"; + version = "1.1.1"; + sha256 = "9241ae9c931e8aab789bcc8005e5dded3f60aae8f77e873695fa1659f235aea3"; libraryHaskellDepends = [ attoparsec base classy-prelude system-fileio system-filepath text yesod-core