mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 23:03:40 +01:00
Re-generate Haskell expressions with cabal2nix.
This commit is contained in:
parent
dd6f29f88c
commit
09af8c8afd
6 changed files with 12 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
||||
|
||||
{ cabal, ekgCore, network, networkCarbon, text, time
|
||||
, unorderedContainers, vector
|
||||
}:
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
||||
|
||||
{ cabal, attoparsecEnumerator, engineIo, snapCore
|
||||
, unorderedContainers, websockets, websocketsSnap
|
||||
}:
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
||||
|
||||
{ cabal, aeson, async, attoparsec, base64Bytestring, either
|
||||
, monadLoops, mwcRandom, stm, text, transformers
|
||||
, unorderedContainers, vector, websockets
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
||||
|
||||
{ cabal, network, text, time, vector }:
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
||||
|
||||
{ cabal, bifunctors, chunkedData, either, exceptions, filepath
|
||||
, free, liftedAsync, liftedBase, mmorph, monadControl
|
||||
, monoTraversable, mtl, mwcRandom, primitive, semigroups, stm
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
||||
|
||||
{ cabal, aeson, attoparsec, engineIo, mtl, stm, text, transformers
|
||||
, unorderedContainers, vector
|
||||
}:
|
||||
|
|
Loading…
Reference in a new issue