Re-generate Haskell packages with cabal2nix.
This commit is contained in:
parent
e0c43e8d04
commit
429b0681c9
2 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
||||||
|
|
||||||
{ cabal, aeson, async, attoparsec, base64Bytestring, either
|
{ cabal, aeson, async, attoparsec, base64Bytestring, either
|
||||||
, monadLoops, mwcRandom, stm, text, transformers
|
, monadLoops, mwcRandom, stm, text, transformers
|
||||||
, unorderedContainers, vector, websockets
|
, unorderedContainers, vector, websockets
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
||||||
|
|
||||||
{ cabal, aeson, attoparsec, engineIo, mtl, stm, text, transformers
|
{ cabal, aeson, attoparsec, engineIo, mtl, stm, text, transformers
|
||||||
, unorderedContainers, vector
|
, unorderedContainers, vector
|
||||||
}:
|
}:
|
||||||
|
|
Loading…
Reference in a new issue