haskell-bencoding: re-generate with cabal2nix
This commit is contained in:
parent
b35770818d
commit
eaeff97543
|
@ -1,3 +1,5 @@
|
|||
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
||||
|
||||
{ cabal, attoparsec, deepseq, hspec, mtl, QuickCheck, text }:
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
|
|
Loading…
Reference in New Issue