much: use haskellPackages
This commit is contained in:
parent
c53bbec71d
commit
081f482a46
@ -1,6 +1,6 @@
|
||||
{ pkgs, ... }:
|
||||
|
||||
pkgs.haskellngPackages.callPackage (
|
||||
pkgs.haskellPackages.callPackage (
|
||||
{ mkDerivation, aeson, attoparsec, base, base64-bytestring
|
||||
, blaze-builder, blessings, bytestring, case-insensitive, containers, deepseq
|
||||
, directory, docopt, email-header, fetchgit, filepath
|
||||
|
Loading…
Reference in New Issue
Block a user