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 218 additions and 388 deletions
{ mkDerivation, base, fetchgit, fingertree, lib }:
mkDerivation {
pname = "fingertree-psqueue";
version = "0.3";
src = fetchgit {
url = "https://gitlab.homotopic.tech/horizon/adopted/fingertree-psqueue";
sha256 = "1h13yz23i3flx4mg8czk4k5ypx78q2lwfmmaljm54z3an1p4lv60";
rev = "d466b18e18d706dc1373ed2894c1e20ea2826329";
fetchSubmodules = true;
};
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [ base fingertree ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
description = "Implementation of priority search queues as finger trees";
license = lib.licenses.bsd3;
broken = false;
}
{ mkDerivation
, QuickCheck
, base
, containers
, deepseq
, hashable
, lib
, primes
, singletons
, tasty
, tasty-hunit
, tasty-quickcheck
, tasty-th
, template-haskell
{ mkDerivation, QuickCheck, base, containers, deepseq, hashable
, lib, primes, singletons, tasty, tasty-hunit, tasty-quickcheck
, tasty-th, template-haskell
}:
mkDerivation {
pname = "finite-field";
......@@ -21,28 +10,15 @@ mkDerivation {
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [
base
deepseq
hashable
singletons
template-haskell
base deepseq hashable singletons template-haskell
];
testHaskellDepends = [
base
containers
deepseq
hashable
primes
QuickCheck
singletons
tasty
tasty-hunit
tasty-quickcheck
tasty-th
base containers deepseq hashable primes QuickCheck singletons tasty
tasty-hunit tasty-quickcheck tasty-th
];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
doHaddock = true;
jailbreak = true;
doCheck = false;
doBenchmark = false;
......@@ -50,4 +26,4 @@ mkDerivation {
description = "Finite Fields";
license = lib.licenses.bsd3;
broken = false;
}
}
\ No newline at end of file
{ mkDerivation, QuickCheck, base, deepseq, lib }:
{ mkDerivation, QuickCheck, base, deepseq, lib, tagged
, template-haskell
}:
mkDerivation {
pname = "safe";
version = "0.3.19";
sha256 = "25043442c8f8aa95955bb17467d023630632b961aaa61e807e325d9b2c33f7a2";
pname = "finite-typelits";
version = "0.2.0.0";
sha256 = "88d695a60a4b41862794862aeea79bdb8fbdacb642050f62197f6e0cbe020e11";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [ base ];
libraryHaskellDepends = [ base deepseq tagged template-haskell ];
testHaskellDepends = [ base deepseq QuickCheck ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
doHaddock = true;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
homepage = "https://github.com/ndmitchell/safe#readme";
description = "Library of safe (exception free) functions";
homepage = "https://github.com/mniip/finite-typelits";
description = "A type inhabited by finitely many values, indexed by type-level naturals";
license = lib.licenses.bsd3;
broken = false;
}
}
\ No newline at end of file
......@@ -9,7 +9,7 @@ mkDerivation {
libraryHaskellDepends = [ base ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
doHaddock = true;
jailbreak = true;
doCheck = false;
doBenchmark = false;
......@@ -18,4 +18,4 @@ mkDerivation {
description = "Signed 15.16 precision fixed point arithmetic";
license = lib.licenses.bsd3;
broken = false;
}
}
\ No newline at end of file
{ mkDerivation, base, bytestring, lib, network }:
{ mkDerivation, array, base, integer-gmp, lib }:
mkDerivation {
pname = "network-run";
pname = "floatshow";
version = "0.2.4";
sha256 = "f415c619eeb34a18493dfcd634049c7a1da1b02615e1387b0096c80126af6d70";
sha256 = "0c4e9494df46120942b2078db53c16200b46eff603fca5ab85775a541f975dff";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [ base bytestring network ];
libraryHaskellDepends = [ array base integer-gmp ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
doHaddock = true;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
description = "Simple network runner library";
homepage = "https://bitbucket.org/dafis/floatshow";
description = "Alternative faster String representations for Double and Float, String representations for more general numeric types";
license = lib.licenses.bsd3;
broken = false;
}
}
\ No newline at end of file
{ mkDerivation
, base
, bytestring
, containers
, deepseq
, ghc-bignum
, lib
, primitive
, quickcheck-classes
, quickcheck-classes-base
, random
, tasty
, tasty-bench
, tasty-quickcheck
, vector
{ mkDerivation, QuickCheck, base, base64-bytestring, bytestring
, call-stack, containers, criterion, deepseq, doctest
, doctest-discover, formatting, hspec, interpolate, lib, microlens
, neat-interpolation, text, time, time-locale-compat, vector
}:
mkDerivation {
pname = "bitvec";
version = "1.1.3.0";
sha256 = "1c4c3af50a1fcf46e46e2fa9e0493fffaf62de3607ae7553d18015f8a1a60551";
pname = "fmt";
version = "0.6.3.0";
sha256 = "b4ee7f3da97223bfef589264e7945160521f6e3323f64a2118bdec96cc04b006";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [
base
bytestring
deepseq
ghc-bignum
primitive
vector
base base64-bytestring bytestring call-stack containers formatting
microlens text time time-locale-compat
];
testHaskellDepends = [
base
ghc-bignum
primitive
quickcheck-classes
quickcheck-classes-base
tasty
tasty-quickcheck
vector
base bytestring call-stack containers doctest hspec
neat-interpolation QuickCheck text vector
];
testToolDepends = [ doctest-discover ];
benchmarkHaskellDepends = [
base
containers
ghc-bignum
random
tasty-bench
vector
base bytestring containers criterion deepseq formatting interpolate
text vector
];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
doHaddock = true;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
homepage = "https://github.com/Bodigrim/bitvec";
description = "Space-efficient bit vectors";
homepage = "http://github.com/cdornan/fmt";
description = "A new formatting library";
license = lib.licenses.bsd3;
broken = false;
}
}
\ No newline at end of file
{ mkDerivation, base, lib, transformers }:
{ mkDerivation, base, lib, rerebase, tasty, tasty-hunit
, transformers
}:
mkDerivation {
pname = "unliftio-core";
version = "0.2.0.1";
sha256 = "919f0d1297ea2f5373118553c1df2a9405d8b9e31a8307e829da67d4953c299a";
revision = "2";
editedCabalFile = "1xx9nmxxg87nhwxgbmmw0xbrppnjc23ppyryar04i3njyg9wvazr";
pname = "focus";
version = "1.0.3.2";
sha256 = "e24b3f0438810302472697ab10280d1ec53bbc98c1ef6812c450301a016cc286";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [ base transformers ];
testHaskellDepends = [ rerebase tasty tasty-hunit ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
doHaddock = true;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
homepage = "https://github.com/fpco/unliftio/tree/master/unliftio-core#readme";
description = "The MonadUnliftIO typeclass for unlifting monads to IO";
homepage = "https://github.com/nikita-volkov/focus";
description = "A general abstraction for manipulating elements of container data structures";
license = lib.licenses.mit;
broken = false;
}
}
\ No newline at end of file
{ mkDerivation
, base
, bytestring
, comonad
, containers
, contravariant
, criterion
, doctest
, hashable
, lib
, primitive
, profunctors
, random
, semigroupoids
, text
, transformers
, unordered-containers
, vector
}:
mkDerivation {
pname = "foldl";
version = "1.4.12";
sha256 = "4f59360d96fb9ff10861944dd8a89b2448ea2b7dedc376546f4de80125f5c47d";
revision = "5";
editedCabalFile = "1b97k85zryid7x2ygi92ilv480ahfjn5yf1f4blllwyxn7zgvjv4";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [
base
bytestring
comonad
containers
contravariant
hashable
primitive
profunctors
random
semigroupoids
text
transformers
unordered-containers
vector
];
testHaskellDepends = [ base doctest ];
benchmarkHaskellDepends = [ base criterion ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
description = "Composable, streaming, and efficient left folds";
license = lib.licenses.bsd3;
broken = false;
}
{ mkDerivation, QuickCheck, base, containers, lib, transformers }:
{ mkDerivation, base, containers, data-default-class, lens, lib
, linear
}:
mkDerivation {
pname = "quickcheck-classes-base";
version = "0.6.2.0";
sha256 = "901945e1c442c558d739bc28088a5564f25c4f3615ce7f03b67c5ecc087e8699";
pname = "force-layout";
version = "0.4.0.6";
sha256 = "f7729855b1b14e0b255325faaca9f4834004e02bd21def6a865d2c55c734259d";
revision = "12";
editedCabalFile = "0rpr0j150584h4l8mn3ziq4r055w0n24sxai20b3iqhkrd10vmk1";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [
base
containers
QuickCheck
transformers
base containers data-default-class lens linear
];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
doHaddock = true;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
homepage = "https://github.com/andrewthad/quickcheck-classes#readme";
description = "QuickCheck common typeclasses from `base`";
description = "Simple force-directed layout";
license = lib.licenses.bsd3;
broken = false;
}
}
\ No newline at end of file
{ mkDerivation, base, lib }:
mkDerivation {
pname = "foreign-store";
version = "0.2";
sha256 = "06718a214d068eaa494cc82376f23b2059a141b01048cd7efcf2176a6c3383dc";
version = "0.2.1";
sha256 = "f22d55129337b2defef66427e6c76a6f2a672b038884e6c2fc5c8ad1f9091a3e";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [ base ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
doHaddock = true;
jailbreak = true;
doCheck = false;
doBenchmark = false;
......@@ -18,4 +18,4 @@ mkDerivation {
description = "Store a stable pointer in a foreign context to be retrieved later";
license = lib.licenses.bsd3;
broken = false;
}
}
\ No newline at end of file
{ mkDerivation
, QuickCheck
, base
, clock
, criterion
, double-conversion
, ghc-prim
, hspec
, lib
, old-locale
, scientific
, text
, time
, transformers
}:
mkDerivation {
pname = "formatting";
version = "7.1.3";
sha256 = "8061bbe29278e6b7bb2268b00e1717385643dfa04e7b58b012bd53b342142cef";
revision = "2";
editedCabalFile = "1i3qkhxqhvqd7mqfdc1mbizw1fin7vp4dwzayc2y0sqcbg7kkns7";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [
base
clock
double-conversion
ghc-prim
old-locale
scientific
text
time
transformers
];
testHaskellDepends = [ base ghc-prim hspec scientific text ];
benchmarkHaskellDepends = [
base
criterion
ghc-prim
QuickCheck
text
];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
homepage = "https://github.com/AJChapman/formatting#readme";
description = "Combinator-based type-safe formatting (like printf() or FORMAT)";
license = lib.licenses.bsd3;
broken = false;
}
{ mkDerivation, base, basement, gauge, ghc-prim, lib }:
mkDerivation {
pname = "foundation";
version = "0.0.29";
sha256 = "34839bab424ffd5aed228271d75b15a84ed94eab515e44be909a9b37948173c1";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [ base basement ghc-prim ];
testHaskellDepends = [ base basement ];
benchmarkHaskellDepends = [ base basement gauge ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
homepage = "https://github.com/haskell-foundation/foundation";
description = "Alternative prelude with batteries and no dependencies";
license = lib.licenses.bsd3;
broken = false;
}
{ mkDerivation
, base
, comonad
, containers
, distributive
, exceptions
, indexed-traversable
, lib
, mtl
, profunctors
, semigroupoids
, template-haskell
, th-abstraction
, transformers
, transformers-base
}:
mkDerivation {
pname = "free";
version = "5.1.9";
sha256 = "2e751309408550ebccc2708170ec8473eac1e35b4bc1016bee0776ac938e9fee";
revision = "1";
editedCabalFile = "133nycxnzy7sgp2vib8hpp2jgzm8pxp31ljf7b4v91jn1gqg3kpl";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [
base
comonad
containers
distributive
exceptions
indexed-traversable
mtl
profunctors
semigroupoids
template-haskell
th-abstraction
transformers
transformers-base
];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
homepage = "http://github.com/ekmett/free/";
description = "Monads for free";
license = lib.licenses.bsd3;
broken = false;
}
......@@ -12,7 +12,7 @@ mkDerivation {
testHaskellDepends = [ base hspec old-locale time ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
doHaddock = true;
jailbreak = true;
doCheck = false;
doBenchmark = false;
......@@ -20,4 +20,4 @@ mkDerivation {
description = "Print time information in friendly ways";
license = lib.licenses.bsd3;
broken = false;
}
}
\ No newline at end of file
{ mkDerivation
, async
, base
, bytestring
, containers
, directory
, exceptions
, filepath
, hinotify
, lib
, monad-control
, random
, retry
, safe-exceptions
, sandwich
, temporary
, text
, time
, unix
, unix-compat
, unliftio
}:
mkDerivation {
pname = "fsnotify";
version = "0.4.1.0";
sha256 = "d130fb4a871a181a3d1485f24da85aa49d6ff9022ce08f8401b4626143eaf7ef";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [
async
base
bytestring
containers
directory
filepath
hinotify
monad-control
safe-exceptions
text
time
unix
unix-compat
];
testHaskellDepends = [
async
base
directory
exceptions
filepath
random
retry
safe-exceptions
sandwich
temporary
unix-compat
unliftio
];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
homepage = "https://github.com/haskell-fswatch/hfsnotify";
description = "Cross platform library for file change notification";
license = lib.licenses.bsd3;
broken = false;
}
......@@ -9,7 +9,7 @@ mkDerivation {
libraryHaskellDepends = [ base ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
doHaddock = true;
jailbreak = true;
doCheck = false;
doBenchmark = false;
......@@ -18,4 +18,4 @@ mkDerivation {
description = "Types for the fusion-plugin package";
license = lib.licenses.bsd3;
broken = false;
}
}
\ No newline at end of file
{ mkDerivation
, QuickCheck
, base
, containers
, criterion
, fuzzy-time
, genvalidity
, genvalidity-criterion
, genvalidity-hspec
, genvalidity-text
, genvalidity-time
, hspec
, lib
, megaparsec
, text
{ mkDerivation, QuickCheck, base, criterion, fuzzy-time
, genvalidity, genvalidity-criterion, genvalidity-hspec
, genvalidity-text, genvalidity-time, hspec, lib, megaparsec, text
, time
}:
mkDerivation {
pname = "fuzzy-time-gen";
version = "0.2.0.1";
sha256 = "24819f2e7ea8c2d890ac58bf0760f4f5db2aa77da10bb162a8ed4131284a1280";
version = "0.3.0.0";
sha256 = "d2f9fd224b033fa4f1ed8c1ab3ac90e70aea995b419d2075aecf4af57edbfd89";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [
base
containers
fuzzy-time
genvalidity
genvalidity-time
megaparsec
QuickCheck
time
base fuzzy-time genvalidity genvalidity-time QuickCheck
];
testHaskellDepends = [
base
fuzzy-time
genvalidity
genvalidity-hspec
genvalidity-text
genvalidity-time
hspec
megaparsec
QuickCheck
text
time
base fuzzy-time genvalidity-hspec genvalidity-text hspec megaparsec
QuickCheck text time
];
benchmarkHaskellDepends = [
base
criterion
fuzzy-time
genvalidity-criterion
base criterion fuzzy-time genvalidity-criterion
];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
doHaddock = true;
jailbreak = true;
doCheck = false;
doBenchmark = false;
......@@ -61,4 +30,4 @@ mkDerivation {
homepage = "https://github.com/NorfairKing/fuzzy-time";
license = lib.licenses.mit;
broken = false;
}
}
\ No newline at end of file
{ mkDerivation
, base
, containers
, deepseq
, lib
, megaparsec
, text
, time
, validity
, validity-time
{ mkDerivation, base, containers, deepseq, lib, megaparsec, text
, time, validity, validity-time
}:
mkDerivation {
pname = "fuzzy-time";
version = "0.2.0.3";
sha256 = "5ee4ce435d95810f4d3ae9bbe860fa34ad1d81d4cfe54c9804a809e0b48dc28e";
version = "0.3.0.0";
sha256 = "4d25193015c93b3f9815d6cacd809799f9fbfbca0457835efd8ff104801a4800";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [
base
containers
deepseq
megaparsec
text
time
validity
validity-time
base containers deepseq megaparsec text time validity validity-time
];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
doHaddock = true;
jailbreak = true;
doCheck = false;
doBenchmark = false;
......@@ -36,4 +21,4 @@ mkDerivation {
homepage = "https://github.com/NorfairKing/fuzzy-time";
license = lib.licenses.mit;
broken = false;
}
}
\ No newline at end of file
{ mkDerivation, base, bytestring, containers, lib, text }:
{ mkDerivation, HUnit, base, lib, monoid-subclasses }:
mkDerivation {
pname = "mime-types";
pname = "fuzzy";
version = "0.1.1.0";
sha256 = "ebd01ed4e37142cb3233d4ffe55fe879b64d4a0b5802c8bc6afa1c7670f9e11b";
sha256 = "3b0396f1549155431b3db656d2285f8bc4c6a5faa6b3d9f3ea7fbd5757fb8665";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [ base bytestring containers text ];
libraryHaskellDepends = [ base monoid-subclasses ];
testHaskellDepends = [ base HUnit ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
doHaddock = true;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
homepage = "https://github.com/yesodweb/wai";
description = "Basic mime-type handling types and functions";
homepage = "http://github.com/joom/fuzzy";
description = "Filters a list based on a fuzzy string search";
license = lib.licenses.mit;
broken = false;
}
}
\ No newline at end of file
{ mkDerivation
, base
, bytestring
, lib
, mtl
, tasty
, tasty-hunit
, tasty-quickcheck
{ mkDerivation, QuickCheck, base, deepseq, lib, tasty
, tasty-discover, tasty-hunit, tasty-quickcheck
}:
mkDerivation {
pname = "tasty-kat";
version = "0.0.3";
sha256 = "a72501f0f77db372648566bbba1dd1d6d0d0c975b42238875d663313e9a5db93";
pname = "generic-arbitrary";
version = "1.0.1";
sha256 = "92013ed9d38370bedad67a05deabc203bfdfd5a74ebec17554270e8ed22c29c7";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [ base bytestring tasty ];
libraryHaskellDepends = [ base QuickCheck ];
testHaskellDepends = [
base
bytestring
mtl
tasty
tasty-hunit
base deepseq QuickCheck tasty tasty-discover tasty-hunit
tasty-quickcheck
];
testToolDepends = [ tasty-discover ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
doHaddock = true;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
homepage = "https://github.com/vincenthz/tasty-kat";
description = "Known Answer Tests (KAT) framework for tasty";
homepage = "http://github.com/typeable/generic-arbitrary#readme";
description = "Generic implementation for QuickCheck's Arbitrary";
license = lib.licenses.mit;
broken = false;
}
}
\ No newline at end of file