From 792f47020b62870666bc8ecc3e6d77813cff1402 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 30 Jan 2013 10:58:23 +0100 Subject: haskell-string-qq: add version 0.0.2 --- pkgs/top-level/haskell-packages.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pkgs/top-level') diff --git a/pkgs/top-level/haskell-packages.nix b/pkgs/top-level/haskell-packages.nix index 64b172c0c21e..c45f949342c8 100644 --- a/pkgs/top-level/haskell-packages.nix +++ b/pkgs/top-level/haskell-packages.nix @@ -1558,6 +1558,8 @@ let result = let callPackage = x : y : modifyPrio (newScope result.final x y); stringCombinators = callPackage ../development/libraries/haskell/string-combinators {}; + stringQq = callPackage ../development/libraries/haskell/string-qq {}; + stringsearch = callPackage ../development/libraries/haskell/stringsearch {}; strptime = callPackage ../development/libraries/haskell/strptime {}; -- cgit 1.4.1