Re-generate Haskell expressions with cabal2nix.
This commit is contained in:
parent
02d6445409
commit
f0de2bd4a1
@ -1,3 +1,5 @@
|
||||
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
||||
|
||||
{ cabal, cmdargs, configurator, dyre, filepath, hoodleCore, mtl }:
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
|
@ -1,3 +1,5 @@
|
||||
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
||||
|
||||
{ cabal, blazeBuilder, doubleConversion, hoodleTypes, lens, strict
|
||||
, text
|
||||
}:
|
||||
|
@ -1,3 +1,5 @@
|
||||
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
||||
|
||||
{ cabal, aeson, aesonPretty, attoparsec, base64Bytestring, binary
|
||||
, cairo, cereal, configurator, coroutineObject, dbus, Diff, dyre
|
||||
, either, errors, filepath, fsnotify, gd, gtk, hoodleBuilder
|
||||
|
@ -1,3 +1,5 @@
|
||||
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
||||
|
||||
{ cabal, aeson, aesonPretty, attoparsec, base64Bytestring, binary
|
||||
, cmdargs, conduit, either, filepath, hoodleParser, hoodleTypes
|
||||
, httpConduit, lens, monadLoops, mtl, networkSimple, pureMD5
|
||||
|
@ -1,3 +1,5 @@
|
||||
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
||||
|
||||
{ cabal, attoparsec, either, hoodleTypes, lens, mtl, strict, text
|
||||
, transformers, xournalTypes
|
||||
}:
|
||||
|
@ -1,3 +1,5 @@
|
||||
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
||||
|
||||
{ cabal, base64Bytestring, cairo, filepath, gd, gtk, hoodleTypes
|
||||
, lens, monadLoops, mtl, poppler, stm, strict, svgcairo
|
||||
, transformers, unorderedContainers, uuid
|
||||
|
@ -1,3 +1,5 @@
|
||||
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
||||
|
||||
{ cabal, cereal, lens, mtl, strict, text, uuid }:
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
|
Loading…
Reference in New Issue
Block a user