mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 23:03:40 +01:00
haskell-liquid-fixpoint: re-generate with cabal2nix
This commit is contained in:
parent
8fe6dbecef
commit
8d1167f02a
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
||||
|
||||
{ cabal, ansiTerminal, attoparsec, bifunctors, cmdargs, deepseq
|
||||
, filemanip, filepath, hashable, intern, mtl, parsec, syb, text
|
||||
, textFormat, transformers, unorderedContainers, ocaml
|
||||
, filemanip, filepath, hashable, intern, mtl, ocaml, parsec, syb
|
||||
, text, textFormat, transformers, unorderedContainers
|
||||
}:
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
|
|
Loading…
Reference in a new issue