haskell-stack: fix the build some more

This commit is contained in:
Peter Simons 2019-06-14 14:27:33 +00:00
parent d7ddf86d2a
commit b30b8f9f69
2 changed files with 21 additions and 30 deletions

View File

@ -5571,7 +5571,6 @@ broken-packages:
- hharp - hharp
- HHDL - HHDL
- hhp - hhp
- hi-file-parser
- hi3status - hi3status
- hiccup - hiccup
- hichi - hichi
@ -5986,7 +5985,6 @@ broken-packages:
- http-conduit-browser - http-conduit-browser
- http-conduit-downloader - http-conduit-downloader
- http-dispatch - http-dispatch
- http-download
- http-enumerator - http-enumerator
- http-grammar - http-grammar
- http-kinder - http-kinder
@ -7528,7 +7526,6 @@ broken-packages:
- pang-a-lambda - pang-a-lambda
- pangraph - pangraph
- panpipe - panpipe
- pantry-tmp
- papa-export - papa-export
- papa-implement - papa-implement
- papa-include - papa-include

View File

@ -79193,20 +79193,20 @@ self: {
({ mkDerivation, async, base, bytestring, containers, data-default ({ mkDerivation, async, base, bytestring, containers, data-default
, deepseq, directory, exceptions, extensible-effects, filepath , deepseq, directory, exceptions, extensible-effects, filepath
, hostname, HUnit, lens, monad-control, mtl, network, parallel , hostname, HUnit, lens, monad-control, mtl, network, parallel
, pretty-types, process, QuickCheck, safe-exceptions, stm, tasty , pretty-types, process, QuickCheck, safe-exceptions, stm, tagged
, tasty-discover, tasty-hunit, text, time, transformers-base , tasty, tasty-discover, tasty-hunit, text, time, transformers-base
}: }:
mkDerivation { mkDerivation {
pname = "extensible-effects-concurrent"; pname = "extensible-effects-concurrent";
version = "0.25.0"; version = "0.25.1";
sha256 = "135vj952zq4qgs9fsdnkn9rrpkyzkzl5dz6izghyx2i3rfyi7mnf"; sha256 = "0c8569lys8pj432kmwcf30gxaxz2mnrqqpg7blk504fa5zrdxs69";
isLibrary = true; isLibrary = true;
isExecutable = true; isExecutable = true;
libraryHaskellDepends = [ libraryHaskellDepends = [
async base bytestring containers data-default deepseq directory async base bytestring containers data-default deepseq directory
exceptions extensible-effects filepath hostname lens monad-control exceptions extensible-effects filepath hostname lens monad-control
mtl network parallel pretty-types process QuickCheck mtl network parallel pretty-types process QuickCheck
safe-exceptions stm text time transformers-base safe-exceptions stm tagged text time transformers-base
]; ];
executableHaskellDepends = [ executableHaskellDepends = [
base data-default deepseq directory extensible-effects filepath base data-default deepseq directory extensible-effects filepath
@ -114865,8 +114865,6 @@ self: {
testHaskellDepends = [ base binary bytestring hspec rio vector ]; testHaskellDepends = [ base binary bytestring hspec rio vector ];
description = "Parser for GHC's hi files"; description = "Parser for GHC's hi files";
license = stdenv.lib.licenses.bsd3; license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {}; }) {};
"hi3status" = callPackage "hi3status" = callPackage
@ -126331,8 +126329,8 @@ self: {
pname = "http-download"; pname = "http-download";
version = "0.1.0.0"; version = "0.1.0.0";
sha256 = "0wip7l6cls734ag306s5l0683qqh273b3lk5ibig66racmysjqyb"; sha256 = "0wip7l6cls734ag306s5l0683qqh273b3lk5ibig66racmysjqyb";
revision = "1"; revision = "2";
editedCabalFile = "10pq9qyw4dfjdw4d95kznjdcishlj42srafgq9a9960rj92w6al4"; editedCabalFile = "0aprl9vnc0i96qbdyjlw5v30aq91nbv65yxd71jca8vbkij3v7iv";
libraryHaskellDepends = [ libraryHaskellDepends = [
base base64-bytestring bytestring conduit conduit-extra cryptonite base base64-bytestring bytestring conduit conduit-extra cryptonite
cryptonite-conduit directory exceptions filepath http-client cryptonite-conduit directory exceptions filepath http-client
@ -126346,8 +126344,6 @@ self: {
testToolDepends = [ hspec-discover ]; testToolDepends = [ hspec-discover ];
description = "Verified downloads with retries"; description = "Verified downloads with retries";
license = stdenv.lib.licenses.bsd3; license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {}; }) {};
"http-encodings" = callPackage "http-encodings" = callPackage
@ -147089,8 +147085,8 @@ self: {
pname = "linearmap-category"; pname = "linearmap-category";
version = "0.3.5.0"; version = "0.3.5.0";
sha256 = "0qmd0nz343j3j3kprbhwfkglcswfcawfy0y6g4ai6nzdga42nfrf"; sha256 = "0qmd0nz343j3j3kprbhwfkglcswfcawfy0y6g4ai6nzdga42nfrf";
revision = "1"; revision = "2";
editedCabalFile = "15yqlsx8wdp8lxkr8pgr1cfrjpy5v1zsgpi584bcd7szwm76mmsw"; editedCabalFile = "129fgr6m9691cd3nzy1magiwd7f9x2jip96pqj10d0lgb931frzg";
libraryHaskellDepends = [ libraryHaskellDepends = [
base call-stack constrained-categories containers base call-stack constrained-categories containers
free-vector-spaces ieee754 lens linear manifolds-core semigroups free-vector-spaces ieee754 lens linear manifolds-core semigroups
@ -152588,8 +152584,8 @@ self: {
}: }:
mkDerivation { mkDerivation {
pname = "manifold-random"; pname = "manifold-random";
version = "0.5.0.2"; version = "0.5.0.3";
sha256 = "073bqcsv09ckgdcpimq2siggh79wf8g070w05jdzmi7pvds9ys2g"; sha256 = "12k5h3r6wnqjy5vzia3hypwjrh953cc5n912k1rfdwm4m4pznq03";
libraryHaskellDepends = [ libraryHaskellDepends = [
base constrained-categories linearmap-category manifolds random-fu base constrained-categories linearmap-category manifolds random-fu
semigroups vector-space semigroups vector-space
@ -152611,8 +152607,8 @@ self: {
}: }:
mkDerivation { mkDerivation {
pname = "manifolds"; pname = "manifolds";
version = "0.5.0.2"; version = "0.5.0.3";
sha256 = "07jv4qvjxc1hhlvy95r3wmb9f4zlifiixjy5vhj7s02lkdpyd7xb"; sha256 = "16g0xfs99xcccyngknplgmargz4y4ncfw0wjm7sinjcrfd7js9fb";
libraryHaskellDepends = [ libraryHaskellDepends = [
array base binary call-stack comonad constrained-categories array base binary call-stack comonad constrained-categories
containers deepseq free free-vector-spaces ieee754 lens linear containers deepseq free free-vector-spaces ieee754 lens linear
@ -152635,8 +152631,8 @@ self: {
({ mkDerivation, base, call-stack, tagged, vector-space }: ({ mkDerivation, base, call-stack, tagged, vector-space }:
mkDerivation { mkDerivation {
pname = "manifolds-core"; pname = "manifolds-core";
version = "0.5.0.2"; version = "0.5.0.3";
sha256 = "1i2a9nz3v19v155pjhvqwzcsnd9iqv9p28s98ms09fnjb7j1i954"; sha256 = "1r459qjbdqygxplv06bnqrysfl0xvmx5i7jkwgah1blpmipr4nwz";
libraryHaskellDepends = [ base call-stack tagged vector-space ]; libraryHaskellDepends = [ base call-stack tagged vector-space ];
description = "The basic classes for the manifolds hierarchy"; description = "The basic classes for the manifolds hierarchy";
license = stdenv.lib.licenses.gpl3; license = stdenv.lib.licenses.gpl3;
@ -173366,8 +173362,8 @@ self: {
pname = "pantry-tmp"; pname = "pantry-tmp";
version = "0.1.0.0"; version = "0.1.0.0";
sha256 = "18b2ac5kb6xzkxa2c5hhl6n37npxcxzxghi0p5wnv5rps3ahsmnn"; sha256 = "18b2ac5kb6xzkxa2c5hhl6n37npxcxzxghi0p5wnv5rps3ahsmnn";
revision = "1"; revision = "2";
editedCabalFile = "1z4daqnrcm0rc10x8vc3x55jw7cyzljh8srkqwa9n7wx7pf312ws"; editedCabalFile = "1zz8cpl55dlfgyhn3g89l1y4hppc3g92y3410i1ahmzcs5pfzmpc";
libraryHaskellDepends = [ libraryHaskellDepends = [
aeson ansi-terminal array base base-orphans base64-bytestring aeson ansi-terminal array base base-orphans base64-bytestring
bytestring Cabal conduit conduit-extra containers contravariant bytestring Cabal conduit conduit-extra containers contravariant
@ -173398,8 +173394,6 @@ self: {
]; ];
description = "Content addressable Haskell package management"; description = "Content addressable Haskell package management";
license = stdenv.lib.licenses.bsd3; license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {}; }) {};
"papa" = callPackage "papa" = callPackage
@ -217283,10 +217277,10 @@ self: {
}: }:
mkDerivation { mkDerivation {
pname = "stack"; pname = "stack";
version = "2.1.1"; version = "2.1.1.1";
sha256 = "1cx4j171813ab7x8k1ydgm17cz7481wlgqgqgs9bqqm4x1i8l4lk"; sha256 = "1qqy0hkcvr4nblpknwljc71hck8ccpdiqxbxhj5mjwp9ybvag1j2";
revision = "2"; revision = "1";
editedCabalFile = "0qjpq9knshlqll3wymx8ny8xmf1mbfbyzx1lbbrqm7yzgky3kv49"; editedCabalFile = "1wn8lh8qxzj9rqvv1584gqz6rq33nkn1944ry7kpfsvwjl40vhkc";
configureFlags = [ configureFlags = [
"-fdisable-git-info" "-fhide-dependency-versions" "-fdisable-git-info" "-fhide-dependency-versions"
"-fsupported-build" "-fsupported-build"