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
{ mkDerivation
, HUnit
, base
, containers
, ghc-prim
, hspec
, lib
, mtl
, ordered-containers
, syb
, template-haskell
, th-abstraction
, th-lift
, th-orphans
, transformers-compat
{ mkDerivation, HUnit, base, containers, ghc-prim, hspec, lib, mtl
, ordered-containers, syb, template-haskell, th-abstraction
, th-orphans, transformers-compat
}:
mkDerivation {
pname = "th-desugar";
version = "1.14";
sha256 = "dfb2d3c5f3ffec189452b1db7edb743b9b7b006cc16c19a9ece083de4bd8a7ac";
version = "1.17";
sha256 = "9f879fca6e952c75d53d4c923cf0162aaacca466cde71f1718147a7c72a20028";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [
base
containers
ghc-prim
mtl
ordered-containers
syb
template-haskell
th-abstraction
th-lift
th-orphans
transformers-compat
base containers ghc-prim mtl ordered-containers syb
template-haskell th-abstraction th-orphans transformers-compat
];
testHaskellDepends = [
base
containers
hspec
HUnit
mtl
syb
template-haskell
th-abstraction
th-lift
th-orphans
base containers ghc-prim hspec HUnit mtl syb template-haskell
th-abstraction th-orphans
];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
doHaddock = true;
jailbreak = true;
doCheck = false;
doBenchmark = false;
......@@ -57,4 +28,4 @@ mkDerivation {
description = "Functions to desugar Template Haskell";
license = lib.licenses.bsd3;
broken = false;
}
}
\ No newline at end of file
{ mkDerivation
, base
, lib
, markdown-unlit
, template-haskell
, th-compat
}:
mkDerivation {
pname = "th-env";
version = "0.1.1";
sha256 = "fc01b166df6ba45f6ce157165eb786da208dbab41252fd81134f8ba02cf3f505";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [ base template-haskell th-compat ];
testHaskellDepends = [ base markdown-unlit ];
testToolDepends = [ markdown-unlit ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
homepage = "https://github.com/dzhus/th-env#readme";
description = "Template Haskell splices that expand to an environment variable";
license = lib.licenses.bsd3;
broken = false;
}
{ mkDerivation
, base
, containers
, lib
, syb
, template-haskell
, th-abstraction
}:
mkDerivation {
pname = "th-expand-syns";
version = "0.4.10.0";
sha256 = "f5455844e27578cf937c2eb670f15f6c10a45c29b2599e32bf308245360c9010";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [
base
containers
syb
template-haskell
th-abstraction
];
testHaskellDepends = [ base template-haskell th-abstraction ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
homepage = "https://github.com/DanielSchuessler/th-expand-syns";
description = "Expands type synonyms in Template Haskell ASTs";
license = lib.licenses.bsd3;
broken = false;
}
{ mkDerivation
, base
, ghc-prim
, lib
, template-haskell
, th-abstraction
}:
mkDerivation {
pname = "th-lift";
version = "0.8.2";
sha256 = "3a5927037a10ae63e605c02228c4027c32b7bab1985ae7b5379e6363b3cd5ce4";
revision = "2";
editedCabalFile = "1s95i774zy3q8yzk18ygdzhzky6wfcr7g55hd2g8h8lc05xzcdgi";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [
base
ghc-prim
template-haskell
th-abstraction
];
testHaskellDepends = [ base ghc-prim template-haskell ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
homepage = "http://github.com/RyanGlScott/th-lift";
description = "Derive Template Haskell's Lift class for datatypes";
license = lib.licenses.bsd3;
broken = false;
}
{ mkDerivation
, base
, containers
, lib
, mtl
, safe
, template-haskell
, th-expand-syns
}:
mkDerivation {
pname = "th-reify-many";
version = "0.1.10";
sha256 = "9d250e61242f2fb887dedc9d28c0141832ff256e63bebc2bf5abff81037be4a5";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [
base
containers
mtl
safe
template-haskell
th-expand-syns
];
testHaskellDepends = [ base template-haskell ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
homepage = "http://github.com/mgsloan/th-reify-many";
description = "Recurseively reify template haskell datatype info";
license = lib.licenses.bsd3;
broken = false;
}
{ mkDerivation
, base
, bytestring
, containers
, directory
, filepath
, hspec
, lib
, primitive
, syb
, template-haskell
, text
, th-abstraction
, th-orphans
, vector
}:
mkDerivation {
pname = "th-utilities";
version = "0.2.5.0";
sha256 = "4a0742a525e0ef22c993f1b6b693312bddcefe3afed9b6c519372d82931b97e1";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [
base
bytestring
containers
directory
filepath
primitive
syb
template-haskell
text
th-abstraction
th-orphans
];
testHaskellDepends = [
base
bytestring
containers
directory
filepath
hspec
primitive
syb
template-haskell
text
th-abstraction
th-orphans
vector
];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
homepage = "https://github.com/fpco/th-utilities#readme";
description = "Collection of useful functions for use with Template Haskell";
license = lib.licenses.mit;
broken = false;
}
{ mkDerivation, base, deepseq, ghc-prim, lib }:
mkDerivation {
pname = "these-skinny";
version = "0.7.5";
sha256 = "726933193bb33d9731a2ed794c07c3ff8952fb0baef5ebbd7dc3b2a3e5746cd9";
revision = "1";
editedCabalFile = "1paqqcdbqr91gvvs0anq30pkdd37g70ql4v11lszl6dzjl6yy3d5";
version = "0.7.6";
sha256 = "d75354f221965bea97c3f97b019aadd406422416d8c300a34084fe39687ef41e";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [ base deepseq ghc-prim ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
doHaddock = true;
jailbreak = true;
doCheck = false;
doBenchmark = false;
......@@ -20,4 +18,4 @@ mkDerivation {
description = "A fork of the 'these' package without the dependency bloat";
license = lib.licenses.bsd3;
broken = false;
}
}
\ No newline at end of file
{ mkDerivation, assoc, base, binary, deepseq, hashable, lib }:
mkDerivation {
pname = "these";
version = "1.1.1.1";
sha256 = "d798c9f56e17def441e8f51e54cc11afdb3e76c6a9d1e9ee154e9a78da0bf508";
revision = "6";
editedCabalFile = "12ll5l8m482qkb8zn79vx51bqlwc89fgixf8jv33a32b4qzc3499";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [ assoc base binary deepseq hashable ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
homepage = "https://github.com/haskellari/these";
description = "An either-or-both data type";
license = lib.licenses.bsd3;
broken = false;
}
{ mkDerivation
, Cabal
, HUnit
, base
, concurrent-extra
, lib
, stm
, test-framework
, test-framework-hunit
}:
mkDerivation {
pname = "threads";
version = "0.5.1.7";
sha256 = "e0f6fea09b99a2f84c98089c27c011077bf43f1e1977a5c43997e226d23142d0";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
setupHaskellDepends = [ base Cabal ];
libraryHaskellDepends = [ base stm ];
testHaskellDepends = [
base
concurrent-extra
HUnit
stm
test-framework
test-framework-hunit
];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
homepage = "https://github.com/basvandijk/threads";
description = "Fork threads and wait for their result";
license = lib.licenses.bsd3;
broken = false;
}