Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • tchoutri/horizon-platform
  • raoulhc/horizon-platform
  • jonge/horizon-platform
  • package-sets/horizon-platform
Show changes
Showing
with 101 additions and 537 deletions
{ mkDerivation
, QuickCheck
, async
, base
, bytestring
, containers
, deepseq
, directory
, filepath
, gauge
, hspec
, lib
, process
, safe-exceptions
, stm
, time
, transformers
, unix
, unliftio-core
}:
mkDerivation {
pname = "unliftio";
version = "0.2.23.0";
sha256 = "2d86a3deef6d801991aa6c837c5e6c0d3db916f33226be1428a5a04f626be4fd";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [
async
base
bytestring
deepseq
directory
filepath
process
safe-exceptions
stm
time
transformers
unix
unliftio-core
];
testHaskellDepends = [
async
base
bytestring
containers
deepseq
directory
filepath
hspec
process
QuickCheck
safe-exceptions
stm
time
transformers
unix
unliftio-core
];
benchmarkHaskellDepends = [
async
base
bytestring
deepseq
directory
filepath
gauge
process
safe-exceptions
stm
time
transformers
unix
unliftio-core
];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
homepage = "https://github.com/fpco/unliftio/tree/master/unliftio#readme";
description = "The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)";
license = lib.licenses.mit;
broken = false;
}
{ mkDerivation
, ChasingBottoms
, HUnit
, QuickCheck
, base
, bytestring
, containers
, deepseq
, hashable
, hashmap
, lib
, mtl
, nothunks
, random
, tasty
, tasty-bench
, tasty-hunit
, tasty-quickcheck
, template-haskell
}:
mkDerivation {
pname = "unordered-containers";
version = "0.2.19.1";
sha256 = "1b27bec5e0d522b27a6029ebf4c4a6d40acbc083c787008e32fb55c4b1d128d2";
revision = "1";
editedCabalFile = "0fcax3apnpxxy9maymclr6s2b4c28d3pkl3plbg0lv1mn0mh84fv";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [ base deepseq hashable template-haskell ];
testHaskellDepends = [
base
ChasingBottoms
containers
hashable
HUnit
nothunks
QuickCheck
random
tasty
tasty-hunit
tasty-quickcheck
];
benchmarkHaskellDepends = [
base
bytestring
containers
deepseq
hashable
hashmap
mtl
random
tasty-bench
];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
homepage = "https://github.com/haskell-unordered-containers/unordered-containers";
description = "Efficient hashing-based container types";
license = lib.licenses.bsd3;
broken = false;
}
{ mkDerivation, asn1-encoding, asn1-types, base, bytestring, lib }:
{ mkDerivation, aeson, base, bytestring, lib, text, uri-bytestring
}:
mkDerivation {
pname = "asn1-parse";
version = "0.9.5";
sha256 = "8f1fe1344d30b39dc594d74df2c55209577722af1497204b4c2b6d6e8747f39e";
pname = "uri-bytestring-aeson";
version = "0.1.0.8";
sha256 = "612accdae921dd7a5d00fedaa377d994be5ab585ae75b1f9f0dcaa10412e7509";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [
asn1-encoding
asn1-types
base
bytestring
aeson base bytestring text uri-bytestring
];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
doHaddock = true;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
homepage = "https://github.com/vincenthz/hs-asn1";
description = "Simple monadic parser for ASN1 stream types";
homepage = "https://github.com/reactormonk/uri-bytestring-aeson";
description = "Aeson instances for URI Bytestring";
license = lib.licenses.bsd3;
broken = false;
}
}
\ No newline at end of file
{ mkDerivation
, HUnit
, attoparsec
, base
, base-compat
, blaze-builder
, bytestring
, containers
, criterion
, deepseq
, deepseq-generics
, hedgehog
, lib
, network-uri
, safe
, tasty
, tasty-hedgehog
, tasty-hunit
, template-haskell
, th-lift-instances
, transformers
}:
mkDerivation {
pname = "uri-bytestring";
version = "0.3.3.1";
sha256 = "f3e7a0ac26111c426727fed11624efe9ce36ee2e74ca79570ec0985eb6111368";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [
attoparsec
base
blaze-builder
bytestring
containers
template-haskell
th-lift-instances
];
testHaskellDepends = [
attoparsec
base
base-compat
blaze-builder
bytestring
containers
hedgehog
HUnit
safe
tasty
tasty-hedgehog
tasty-hunit
transformers
];
benchmarkHaskellDepends = [
base
blaze-builder
bytestring
criterion
deepseq
deepseq-generics
network-uri
];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
homepage = "https://github.com/Soostone/uri-bytestring";
description = "Haskell URI parsing as ByteStrings";
license = lib.licenses.bsd3;
broken = false;
}
{ mkDerivation
, base
, bytestring
, ghc-prim
, lib
, primitive
, text
, transformers
{ mkDerivation, aeson, base, lib, relude, text, unicode-transforms
, uri-encode
}:
mkDerivation {
pname = "store-core";
version = "0.4.4.4";
sha256 = "1e204ffb4c494808ac64bec2381f2a2c4d18fac70ad325559a7cc11bcae54140";
pname = "url-slug";
version = "0.1.0.0";
sha256 = "f6bb5635a3d2ddf3ac511eeb25c31982cf08e41b75fb5a19b62cd0fabb9bbd74";
revision = "1";
editedCabalFile = "0hzpc1ibcxy6pn4w8ngclicfms1l65jxavfnygbnklv0ci9ccwy0";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [
base
bytestring
ghc-prim
primitive
text
transformers
aeson base relude text unicode-transforms uri-encode
];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
doHaddock = true;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
homepage = "https://github.com/fpco/store#readme";
description = "Fast and lightweight binary serialization";
description = "Encoding and decoding of URL slugs";
license = lib.licenses.mit;
broken = false;
}
}
\ No newline at end of file
{ mkDerivation, HUnit, base, bytestring, lib }:
mkDerivation {
pname = "utf8-string";
version = "1.0.2";
sha256 = "ee48deada7600370728c4156cb002441de770d0121ae33a68139a9ed9c19b09a";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [ base bytestring ];
testHaskellDepends = [ base HUnit ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
homepage = "https://github.com/glguy/utf8-string/";
description = "Support for reading and writing UTF8 Strings";
license = lib.licenses.bsd3;
broken = false;
}
{ mkDerivation
, QuickCheck
, base
, binary
, bytestring
, deepseq
, ghc-byteorder
, hashable
, lib
, random
, tasty
, tasty-hunit
, tasty-quickcheck
, template-haskell
, text
}:
mkDerivation {
pname = "uuid-types";
version = "1.0.5";
sha256 = "ad68b89b7a64c07dd5c250a11be2033ee929318ff51ec7b4e4b54e1b4deba7dd";
revision = "3";
editedCabalFile = "10hpjshw6z8xnjpga47cazfdd4i27qvy4ash13lza2lmwf36k9ww";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [
base
binary
bytestring
deepseq
hashable
random
template-haskell
text
];
testHaskellDepends = [
base
binary
bytestring
ghc-byteorder
QuickCheck
tasty
tasty-hunit
tasty-quickcheck
template-haskell
];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
homepage = "https://github.com/haskell-hvr/uuid";
description = "Type definitions for Universally Unique Identifiers";
license = lib.licenses.bsd3;
broken = false;
}
{ mkDerivation
, QuickCheck
, base
, binary
, bytestring
, cryptohash-md5
, cryptohash-sha1
, entropy
, lib
, network-info
, random
, tasty
, tasty-hunit
, tasty-quickcheck
, text
, time
, uuid-types
}:
mkDerivation {
pname = "uuid";
version = "1.3.15";
sha256 = "f885958d8934930b7c0f9b91f980722f7f992c9383fc98f075cf9df64c800564";
revision = "2";
editedCabalFile = "06j1hk4alypnwd4v55w6lfm1jrsaqh85k350qmymw0sqbrd9rmx3";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [
base
binary
bytestring
cryptohash-md5
cryptohash-sha1
entropy
network-info
random
text
time
uuid-types
];
testHaskellDepends = [
base
bytestring
QuickCheck
random
tasty
tasty-hunit
tasty-quickcheck
];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
homepage = "https://github.com/haskell-hvr/uuid";
description = "For creating, comparing, parsing and printing Universally Unique Identifiers";
license = lib.licenses.bsd3;
broken = false;
}
{ mkDerivation
, base
, containers
, deepseq
, lib
, process
, random
, splitmix
, template-haskell
, transformers
{ mkDerivation, HUnit, assoc, base, bifunctors, deepseq, hedgehog
, lens, lib, semigroupoids, semigroups
}:
mkDerivation {
pname = "QuickCheck";
version = "2.14.2";
sha256 = "d87b6c85696b601175274361fa62217894401e401e150c3c5d4013ac53cd36f3";
pname = "validation";
version = "1.1.3";
sha256 = "7b41e914cdca32a4e17667e3eea76219fadbf36b46e748bc5a4ab1a23fdd3795";
revision = "1";
editedCabalFile = "0lmrs8yrb075l91r7iq8yk7hy2scdd3z1335wmackhcfw8z5bp1z";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [
base
containers
deepseq
random
splitmix
template-haskell
transformers
assoc base bifunctors deepseq lens semigroupoids semigroups
];
testHaskellDepends = [ base deepseq process ];
testHaskellDepends = [ base hedgehog HUnit lens semigroups ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
doHaddock = true;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
homepage = "https://github.com/nick8325/quickcheck";
description = "Automatic testing of Haskell programs";
homepage = "https://github.com/qfpl/validation";
description = "A data-type like Either but with an accumulating Applicative";
license = lib.licenses.bsd3;
broken = false;
}
}
\ No newline at end of file
{ mkDerivation
, aeson
, base
, hspec
, lib
, validity
, validity-scientific
, validity-text
, validity-unordered-containers
, validity-vector
}:
mkDerivation {
pname = "validity-aeson";
version = "0.2.0.5";
sha256 = "b232c3bb0a3a1ae342f41c42eb90e8931421e409ed4930c2b89246a521ae623e";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [
aeson
base
validity
validity-scientific
validity-text
validity-unordered-containers
validity-vector
];
testHaskellDepends = [ aeson base hspec validity ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
homepage = "https://github.com/NorfairKing/validity#readme";
description = "Validity instances for aeson";
license = lib.licenses.mit;
broken = false;
}
{ mkDerivation, base, bytestring, lib, validity }:
mkDerivation {
pname = "validity-bytestring";
version = "0.4.1.1";
sha256 = "7db8912c29ceff3fd8943a61845f9c0738d7238ca49bce2e6f3c6bc490bd6732";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [ base bytestring validity ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
homepage = "https://github.com/NorfairKing/validity#readme";
description = "Validity instances for bytestring";
license = lib.licenses.mit;
broken = false;
}
{ mkDerivation
, base
, case-insensitive
, genvalidity-hspec
, hspec
, lib
, validity
{ mkDerivation, base, case-insensitive, genvalidity-hspec, hspec
, lib, validity
}:
mkDerivation {
pname = "validity-case-insensitive";
......@@ -15,15 +10,11 @@ mkDerivation {
enableSeparateDataOutput = false;
libraryHaskellDepends = [ base case-insensitive validity ];
testHaskellDepends = [
base
case-insensitive
genvalidity-hspec
hspec
validity
base case-insensitive genvalidity-hspec hspec validity
];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
doHaddock = true;
jailbreak = true;
doCheck = false;
doBenchmark = false;
......@@ -32,4 +23,4 @@ mkDerivation {
description = "Validity instances for case-insensitive";
license = lib.licenses.mit;
broken = false;
}
}
\ No newline at end of file
{ mkDerivation, base, containers, lib, validity }:
mkDerivation {
pname = "validity-containers";
version = "0.5.0.4";
sha256 = "8de2ac38381ecc4fd7f3bfe48b2a398de8b9e018ddf84420178d94dc80b985e3";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [ base containers validity ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
homepage = "https://github.com/NorfairKing/validity#readme";
description = "Validity instances for containers";
license = lib.licenses.mit;
broken = false;
}
{ mkDerivation, base, hspec, lib }:
{ mkDerivation, base, lib, network-uri, validity }:
mkDerivation {
pname = "validity";
version = "0.12.0.1";
sha256 = "1c3ce2052b73a47bd6ea6cb757e0dac5cf1cacf3558cb06b5ab725ad30d73ec9";
pname = "validity-network-uri";
version = "0.0.0.1";
sha256 = "99befa2be5adfd67563857517e369d7916fca5a09fc5f6dbd8cdd1378d5ec397";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [ base ];
testHaskellDepends = [ base hspec ];
libraryHaskellDepends = [ base network-uri validity ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
doHaddock = true;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
homepage = "https://github.com/NorfairKing/validity#readme";
description = "Validity typeclass";
description = "Validity instances for URI";
license = lib.licenses.mit;
broken = false;
}
}
\ No newline at end of file
{ mkDerivation
, base
, filepath
, genvalidity-hspec
, hspec
, lib
, path
{ mkDerivation, base, filepath, genvalidity-hspec, hspec, lib, path
, validity
}:
mkDerivation {
......@@ -16,16 +10,11 @@ mkDerivation {
enableSeparateDataOutput = false;
libraryHaskellDepends = [ base filepath path validity ];
testHaskellDepends = [
base
filepath
genvalidity-hspec
hspec
path
validity
base filepath genvalidity-hspec hspec path validity
];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
doHaddock = true;
jailbreak = true;
doCheck = false;
doBenchmark = false;
......@@ -34,4 +23,4 @@ mkDerivation {
description = "Validity instances for Path";
license = lib.licenses.mit;
broken = false;
}
}
\ No newline at end of file
......@@ -9,7 +9,7 @@ mkDerivation {
libraryHaskellDepends = [ base hspec persistent validity ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
doHaddock = true;
jailbreak = true;
doCheck = false;
doBenchmark = false;
......@@ -18,4 +18,4 @@ mkDerivation {
description = "Validity instances for persistent-related types";
license = lib.licenses.mit;
broken = false;
}
}
\ No newline at end of file
......@@ -9,7 +9,7 @@ mkDerivation {
libraryHaskellDepends = [ base primitive validity ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
doHaddock = true;
jailbreak = true;
doCheck = false;
doBenchmark = false;
......@@ -18,4 +18,4 @@ mkDerivation {
description = "Validity instances for primitive";
license = lib.licenses.mit;
broken = false;
}
}
\ No newline at end of file
{ mkDerivation, base, lib, scientific, validity }:
mkDerivation {
pname = "validity-scientific";
version = "0.2.0.3";
sha256 = "773a4a35933637d0bade859dd0e8acadc781d9ccd3b057d60e7ffaaa20e5186f";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [ base scientific validity ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
homepage = "https://github.com/NorfairKing/validity#readme";
description = "Validity instances for scientific";
license = lib.licenses.mit;
broken = false;
}
{ mkDerivation, base, bytestring, lib, text, validity }:
mkDerivation {
pname = "validity-text";
version = "0.3.1.3";
sha256 = "7aee83b507181886d824a0c45b835888494874d7d22f1aa5859062354a93fd45";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [ base bytestring text validity ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
homepage = "https://github.com/NorfairKing/validity#readme";
description = "Validity instances for text";
license = lib.licenses.mit;
broken = false;
}
......@@ -9,7 +9,7 @@ mkDerivation {
libraryHaskellDepends = [ base time validity ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
doHaddock = true;
jailbreak = true;
doCheck = false;
doBenchmark = false;
......@@ -18,4 +18,4 @@ mkDerivation {
description = "Validity instances for time";
license = lib.licenses.mit;
broken = false;
}
}
\ No newline at end of file