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
  • jonge/horizon-platform
  • raoulhc/horizon-platform
  • package-sets/horizon-platform
Show changes
Showing with 188 additions and 414 deletions
{ mkDerivation, base, boring, lib }:
{ mkDerivation, QuickCheck, base, lazysmallcheck, lib }:
mkDerivation {
pname = "dec";
version = "0.0.5";
sha256 = "e18043c7c7e68168489f164921a02efede0c0175a5012ed5451ec2242338df88";
pname = "Stream";
version = "0.4.7.2";
sha256 = "990be249b3ef1b0075563026d4d2c803b86e3cbf168965ba6f9f2b4227a007d1";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [ base boring ];
libraryHaskellDepends = [ base lazysmallcheck QuickCheck ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
doHaddock = true;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
homepage = "https://github.com/phadej/vec";
description = "Decidable propositions";
description = "A library for manipulating infinite lists";
license = lib.licenses.bsd3;
broken = false;
}
}
\ No newline at end of file
{ mkDerivation
, base
, criterion
, deepseq
, ghc-prim
, lib
, sop-core
, template-haskell
, th-abstraction
{ mkDerivation, QuickCheck, base, bytestring, containers, criterion
, extra, hashable, hspec, lib, quickcheck-instances
, unordered-containers
}:
mkDerivation {
pname = "generics-sop";
version = "0.5.1.2";
sha256 = "639d4140520d608a73a81186aca6db40fcb03ec8a818dbce79fcb0b39aa70b25";
pname = "Unique";
version = "0.4.7.9";
sha256 = "34e8247ef2769cae219ff05bed0c8269d680396c451c1d31aa6ad506abc5c191";
revision = "1";
editedCabalFile = "1s8bx25yrjqy1cj9y1s1m8a8qlby9dxjzin16yymz7g39fqcqxz8";
editedCabalFile = "10s0npnfkh7naj49afmyrvnilikp6426fbhi49f97pxrgcmy4dvw";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [
base
ghc-prim
sop-core
template-haskell
th-abstraction
base containers extra hashable unordered-containers
];
testHaskellDepends = [ base ];
testHaskellDepends = [ base containers hspec QuickCheck ];
benchmarkHaskellDepends = [
base
criterion
deepseq
template-haskell
base bytestring criterion hashable QuickCheck quickcheck-instances
];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
doHaddock = true;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
description = "Generic Programming using True Sums of Products";
description = "It provides the functionality like unix \"uniq\" utility";
license = lib.licenses.bsd3;
broken = false;
}
}
\ No newline at end of file
......@@ -10,7 +10,7 @@ mkDerivation {
libraryPkgconfigDepends = [ libXft ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
doHaddock = true;
jailbreak = true;
doCheck = false;
doBenchmark = false;
......@@ -18,4 +18,4 @@ mkDerivation {
description = "Bindings to the Xft and some Xrender parts";
license = lib.licenses.bsd3;
broken = false;
}
}
\ No newline at end of file
{ mkDerivation
, base
, data-default-class
, lib
, libX11
, libXScrnSaver
, libXext
, libXinerama
, libXrandr
, libXrender
{ mkDerivation, base, data-default-class, lib, libX11
, libXScrnSaver, libXext, libXinerama, libXrandr, libXrender
}:
mkDerivation {
pname = "X11";
......@@ -18,16 +10,11 @@ mkDerivation {
enableSeparateDataOutput = false;
libraryHaskellDepends = [ base data-default-class ];
librarySystemDepends = [
libX11
libXext
libXinerama
libXrandr
libXrender
libXScrnSaver
libX11 libXext libXinerama libXrandr libXrender libXScrnSaver
];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
doHaddock = true;
jailbreak = true;
doCheck = false;
doBenchmark = false;
......@@ -36,4 +23,4 @@ mkDerivation {
description = "A binding to the X11 graphics library";
license = lib.licenses.bsd3;
broken = false;
}
}
\ No newline at end of file
{ mkDerivation
, HUnit
, abstract-deque
, array
, base
, containers
, lib
, random
, test-framework
, test-framework-hunit
, time
{ mkDerivation, HUnit, abstract-deque, array, base, containers, lib
, random, test-framework, test-framework-hunit, time
}:
mkDerivation {
pname = "abstract-deque-tests";
......@@ -18,30 +9,16 @@ mkDerivation {
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [
abstract-deque
array
base
containers
HUnit
random
test-framework
test-framework-hunit
time
abstract-deque array base containers HUnit random test-framework
test-framework-hunit time
];
testHaskellDepends = [
abstract-deque
array
base
containers
HUnit
random
test-framework
test-framework-hunit
time
abstract-deque array base containers HUnit random test-framework
test-framework-hunit time
];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
doHaddock = true;
jailbreak = true;
doCheck = false;
doBenchmark = false;
......@@ -50,4 +27,4 @@ mkDerivation {
description = "A test-suite for any queue or double-ended queue satisfying an interface";
license = lib.licenses.bsd3;
broken = false;
}
}
\ No newline at end of file
{ mkDerivation, base, deepseq, lib }:
mkDerivation {
pname = "abstract-par";
version = "0.3.3";
sha256 = "248a8739bd902462cb16755b690b55660e196e58cc7e6ef8157a72c2a3d5d860";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [ base deepseq ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
homepage = "https://github.com/simonmar/monad-par";
description = "Type classes generalizing the functionality of the 'monad-par' library";
license = lib.licenses.bsd3;
broken = false;
}
{ mkDerivation
, base
, lib
, mtl
, primitive
, random
, transformers
, transformers-compat
{ mkDerivation, QuickCheck, base, lens, lib, linear, semigroupoids
, semigroups, vector
}:
mkDerivation {
pname = "MonadRandom";
version = "0.5.3";
sha256 = "27184dadda0a49abac0208a1e6576b14217a60dc45b6839cd9e90af25ee00a9f";
pname = "active";
version = "0.2.1";
sha256 = "615758872a6d65546e27ddc0164822b56fd030ad00459c82c0492a3372e41394";
revision = "2";
editedCabalFile = "1diy29if7w1c9ckc465mrrb52fm0zmd8zzym1h5ryh5a58qafwhr";
editedCabalFile = "16gc6vksf5gn5v6m9zbiphb2bd2chbypk8iykn1y7ak3f8g30asn";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [
base
mtl
primitive
random
transformers
transformers-compat
base lens linear semigroupoids semigroups vector
];
testHaskellDepends = [ base linear QuickCheck semigroups ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
doHaddock = true;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
description = "Random-number generation monad";
description = "Abstractions for animation";
license = lib.licenses.bsd3;
broken = false;
}
}
\ No newline at end of file
{ mkDerivation
, array
, base
, comonad
, containers
, contravariant
, distributive
, free
, generic-deriving
, hspec
, hspec-discover
, lib
, mtl
, profunctors
, semigroupoids
, semigroups
, tagged
, transformers
, transformers-compat
, void
}:
mkDerivation {
pname = "adjunctions";
version = "4.4.2";
sha256 = "147b5f8db810bca0ea8952ef974982ffc447cecd21f01e1ea1121df77e276518";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [
array
base
comonad
containers
contravariant
distributive
free
mtl
profunctors
semigroupoids
semigroups
tagged
transformers
transformers-compat
void
];
testHaskellDepends = [ base distributive generic-deriving hspec ];
testToolDepends = [ hspec-discover ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
homepage = "http://github.com/ekmett/adjunctions/";
description = "Adjunctions and representable functors";
license = lib.licenses.bsd3;
broken = false;
}
{ mkDerivation
, HUnit
, QuickCheck
, base
, base-orphans
, call-stack
, hspec
, hspec-core
, hspec-discover
, lib
, smallcheck
{ mkDerivation, aeson, attoparsec, base, base-compat, ghc-prim
, haskell-src-meta, hspec, hspec-discover, lib, parsec, scientific
, template-haskell, text, vector
}:
mkDerivation {
pname = "hspec-smallcheck";
version = "0.5.3";
sha256 = "f5810a4be4878fd3e02efc9895a2534f5783387c98aae0d9787f50da2eac5032";
pname = "aeson-qq";
version = "0.8.4";
sha256 = "d053eb1c4111dfde709eba87287ac78399faad6cee1fd6727833c3d605a6f336";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [
base
call-stack
hspec-core
HUnit
smallcheck
aeson attoparsec base base-compat haskell-src-meta parsec
scientific template-haskell text vector
];
testHaskellDepends = [
base
base-orphans
call-stack
hspec
hspec-core
HUnit
QuickCheck
smallcheck
aeson attoparsec base base-compat ghc-prim haskell-src-meta hspec
parsec scientific template-haskell text vector
];
testToolDepends = [ hspec-discover ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
doHaddock = true;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
homepage = "http://hspec.github.io/";
description = "SmallCheck support for the Hspec testing framework";
homepage = "https://github.com/sol/aeson-qq#readme";
description = "JSON quasiquoter for Haskell";
license = lib.licenses.mit;
broken = false;
}
}
\ No newline at end of file
{ mkDerivation
, aeson
, base
, bytestring
, lib
, string-qq
, tasty
, tasty-discover
, tasty-hunit
, text
, unordered-containers
, vector
{ mkDerivation, aeson, base, bytestring, lib, string-qq, tasty
, tasty-discover, tasty-hunit, text, unordered-containers, vector
, yaml
}:
mkDerivation {
pname = "aeson-yaml";
version = "1.1.0.1";
sha256 = "44b44e2ea2d3c7def8e9e90b48fb0054b7a72f2edee2da8545eeef0614a0a11b";
revision = "3";
editedCabalFile = "11srm7kkslnicqvbk728kzpy58am8rz680f7l6axn2nfh5ykx8n6";
revision = "4";
editedCabalFile = "0yz6nml8lnd94iks9m0ma7x3sjs17djqh9h6krr52ikg69c4j2cy";
isLibrary = true;
isExecutable = true;
enableSeparateDataOutput = false;
libraryHaskellDepends = [
aeson
base
bytestring
text
unordered-containers
vector
aeson base bytestring text unordered-containers vector
];
testHaskellDepends = [
aeson
base
bytestring
string-qq
tasty
tasty-hunit
unordered-containers
yaml
aeson base bytestring string-qq tasty tasty-hunit
unordered-containers yaml
];
testToolDepends = [ tasty-discover ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
doHaddock = true;
jailbreak = true;
doCheck = false;
doBenchmark = false;
......@@ -51,4 +30,4 @@ mkDerivation {
description = "Output any Aeson value as YAML (pure Haskell library)";
license = lib.licenses.bsd3;
broken = false;
}
}
\ No newline at end of file
{ mkDerivation
, Diff
, OneTuple
, QuickCheck
, attoparsec
, base
, base-compat
, base-compat-batteries
, base-orphans
, base16-bytestring
, bytestring
, containers
, data-fix
, deepseq
, directory
, dlist
, filepath
, generic-deriving
, generically
, ghc-prim
, hashable
, indexed-traversable
, integer-logarithms
, lib
, primitive
, quickcheck-instances
, scientific
, semialign
, strict
, tagged
, tasty
, tasty-golden
, tasty-hunit
, tasty-quickcheck
, template-haskell
, text
, text-short
, th-abstraction
, these
, time
, time-compat
, unordered-containers
, uuid-types
, vector
, witherable
}:
mkDerivation {
pname = "aeson";
version = "2.1.0.0";
sha256 = "0a763ef5fa16da678e5a1ee8c394825b6723182a9a755709170edc08b8f73c94";
revision = "2";
editedCabalFile = "0yp12cmkj5sz25kxzn6g1fz2d6acbq5rvff5dg2wg5zkjwfkhzqj";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [
attoparsec
base
base-compat-batteries
bytestring
containers
data-fix
deepseq
dlist
generically
ghc-prim
hashable
indexed-traversable
OneTuple
primitive
QuickCheck
scientific
semialign
strict
tagged
template-haskell
text
text-short
th-abstraction
these
time
time-compat
unordered-containers
uuid-types
vector
witherable
];
testHaskellDepends = [
attoparsec
base
base-compat
base-orphans
base16-bytestring
bytestring
containers
data-fix
Diff
directory
dlist
filepath
generic-deriving
generically
ghc-prim
hashable
indexed-traversable
integer-logarithms
OneTuple
primitive
QuickCheck
quickcheck-instances
scientific
strict
tagged
tasty
tasty-golden
tasty-hunit
tasty-quickcheck
template-haskell
text
text-short
these
time
time-compat
unordered-containers
uuid-types
vector
];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
homepage = "https://github.com/haskell/aeson";
description = "Fast JSON parsing and encoding";
license = lib.licenses.bsd3;
broken = false;
}
{ mkDerivation
, array
, base
, containers
, directory
, happy
, lib
{ mkDerivation, array, base, containers, directory, happy, lib
, process
}:
mkDerivation {
pname = "alex";
version = "3.2.7.1";
sha256 = "9bd2f1a27e8f1b2ffdb5b2fbd3ed82b6f0e85191459a1b24ffcbef4e68a81bec";
version = "3.5.1.0";
sha256 = "c92efe86f8eb959ee03be6c04ee57ebc7e4abc75a6c4b26551215d7443e92a07";
isLibrary = false;
isExecutable = true;
enableSeparateDataOutput = true;
......@@ -19,7 +13,7 @@ mkDerivation {
testHaskellDepends = [ base process ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
doHaddock = true;
jailbreak = true;
doCheck = false;
doBenchmark = false;
......@@ -28,4 +22,4 @@ mkDerivation {
description = "Alex is a tool for generating lexical analysers in Haskell";
license = lib.licenses.bsd3;
broken = false;
}
}
\ No newline at end of file
......@@ -10,7 +10,7 @@ mkDerivation {
libraryPkgconfigDepends = [ alsa-lib ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
doHaddock = true;
jailbreak = true;
doCheck = false;
doBenchmark = false;
......@@ -19,4 +19,4 @@ mkDerivation {
description = "Binding to the ALSA Library API (Exceptions)";
license = lib.licenses.bsd3;
broken = false;
}
}
\ No newline at end of file
{ mkDerivation, alsa-core, alsa-lib, base, c2hs, lib, unix }:
mkDerivation {
pname = "alsa-mixer";
version = "0.3.0";
sha256 = "cb6a197de99c6b4339a7f552e1c6b71eaefa11bb96102d5ba4519a23c615de02";
version = "0.3.0.1";
sha256 = "a75c2807f33ee9076d4fa15d236af910774e35d5fcd714d61ba63301adaebd2f";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
......@@ -11,7 +11,7 @@ mkDerivation {
libraryToolDepends = [ c2hs ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
doHaddock = true;
jailbreak = true;
doCheck = false;
doBenchmark = false;
......@@ -20,4 +20,4 @@ mkDerivation {
description = "Bindings to the ALSA simple mixer API";
license = lib.licenses.bsd3;
broken = false;
}
}
\ No newline at end of file
{ mkDerivation, base, colour, lib }:
mkDerivation {
pname = "ansi-terminal";
version = "0.11.3";
sha256 = "f4d563ecf71fb1d304bcdcad478d97efd9f61f6d9d4797a5d56e7722a92a9e6b";
isLibrary = true;
isExecutable = true;
enableSeparateDataOutput = false;
libraryHaskellDepends = [ base colour ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
homepage = "https://github.com/UnkindPartition/ansi-terminal";
description = "Simple ANSI terminal support, with Windows compatibility";
license = lib.licenses.bsd3;
broken = false;
}
{ mkDerivation, ansi-terminal, base, lib }:
mkDerivation {
pname = "ansi-wl-pprint";
version = "0.6.9";
sha256 = "a7b2e8e7cd3f02f2954e8b17dc60a0ccd889f49e2068ebb15abfa1d42f7a4eac";
revision = "3";
editedCabalFile = "1km10sx7ldyv1vfyljik1gqnrwl7bnq2s5m40w41gc930vm48891";
isLibrary = true;
isExecutable = true;
enableSeparateDataOutput = false;
libraryHaskellDepends = [ ansi-terminal base ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
homepage = "http://github.com/ekmett/ansi-wl-pprint";
description = "The Wadler/Leijen Pretty Printer for colored ANSI terminal output";
license = lib.licenses.bsd3;
broken = false;
}
{ mkDerivation, QuickCheck, base, hspec, lib }:
{ mkDerivation, base, inspection-testing, lib, transformers }:
mkDerivation {
pname = "stringbuilder";
version = "0.5.1";
sha256 = "d878bdc4da806dbce5ab684ef13d2634c17c15b991d0ed3bb25a331eba6603ba";
pname = "ap-normalize";
version = "0.1.0.1";
sha256 = "820613b12ce759c8c8a254c78a0e4c474b2cd4cfd08fc0c1d4d5584c58ff2288";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [ base ];
testHaskellDepends = [ base hspec QuickCheck ];
testHaskellDepends = [ base inspection-testing transformers ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
doHaddock = true;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
description = "A writer monad for multi-line string literals";
description = "Self-normalizing applicative expressions";
license = lib.licenses.mit;
broken = false;
}
}
\ No newline at end of file
{ mkDerivation
, QuickCheck
, array
, base
, containers
, criterion
, exceptions
, lib
, linear
, mtl
, template-haskell
{ mkDerivation, QuickCheck, array, base, containers, criterion
, exceptions, lib, linear, mtl, template-haskell, unliftio-core
, vector
}:
mkDerivation {
pname = "apecs";
version = "0.9.4";
sha256 = "7e134eea093551112539ab5727bb127b7a4a6906c96636024f8c0966a06b9740";
revision = "1";
editedCabalFile = "1n0sz1230fp65dv462ss15yma6g1dxxlamj7idgl3kg9gdwv70sn";
version = "0.9.6";
sha256 = "cdfc81fce9a167eea105dc03d10646df5150eb5b659092d8841599c90660f7b6";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [
array
base
containers
exceptions
mtl
template-haskell
array base containers exceptions mtl template-haskell unliftio-core
vector
];
testHaskellDepends = [ base containers linear QuickCheck vector ];
benchmarkHaskellDepends = [ base criterion linear ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
doHaddock = true;
jailbreak = true;
doCheck = false;
doBenchmark = false;
......@@ -42,4 +26,4 @@ mkDerivation {
description = "Fast Entity-Component-System library for game programming";
license = lib.licenses.bsd3;
broken = false;
}
}
\ No newline at end of file
{ mkDerivation, base, bifunctors, lib, tagged }:
mkDerivation {
pname = "assoc";
version = "1.0.2";
sha256 = "d8988dc6e8718c7a3456515b769c9336aeeec730cf86fc5175247969ff8f144f";
revision = "3";
editedCabalFile = "0mrb12dx316q4gxyn68x2rl8jq0gd77zffd12r8j1r41l0xd9f4k";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [ base bifunctors tagged ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
description = "swap and assoc: Symmetric and Semigroupy Bifunctors";
license = lib.licenses.bsd3;
broken = false;
}
{ mkDerivation
, QuickCheck
, base
, bifunctors
, lib
, mtl
, profunctors
, semigroupoids
, test-framework
, test-framework-quickcheck2
{ mkDerivation, async, base, containers, criterion, lib
, safe-exceptions, tasty, tasty-hunit, unliftio, unliftio-core
}:
mkDerivation {
pname = "either";
version = "5.0.2";
sha256 = "bfa45b967fd77b1c7c952e156377441e3c42b6dc873ab1f06a7421a3222287be";
pname = "async-timer";
version = "0.2.0.0";
sha256 = "0632bfc4c141aa47c461747b3edb59f76ef5523a66ac03be0f32868a5e04cee0";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [
base
bifunctors
mtl
profunctors
semigroupoids
async base safe-exceptions unliftio unliftio-core
];
testHaskellDepends = [
base
QuickCheck
test-framework
test-framework-quickcheck2
async base containers criterion tasty tasty-hunit
];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
doHaddock = true;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
homepage = "http://github.com/ekmett/either/";
description = "Combinators for working with sums";
homepage = "https://github.com/mtesseract/async-timer#readme";
description = "Provides API for timer based execution of IO actions";
license = lib.licenses.bsd3;
broken = false;
}
}
\ No newline at end of file