about summary refs log tree commit diff
path: root/pkgs/top-level
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2014-01-19 05:16:18 -0800
committerPeter Simons <simons@cryp.to>2014-01-19 05:16:18 -0800
commit6b503927b8d7b425620f1e88c0cc7181d2b3a61c (patch)
treed266951aaf70b05edca2ae1ad71a338d57dbe0b1 /pkgs/top-level
parenta74b2c62abc8ea076e30510048437832e07fa3b4 (diff)
parent5d2a8e2d2e4ee186ed74f61a0dd10df6c185134e (diff)
downloadnixlib-6b503927b8d7b425620f1e88c0cc7181d2b3a61c.tar
nixlib-6b503927b8d7b425620f1e88c0cc7181d2b3a61c.tar.gz
nixlib-6b503927b8d7b425620f1e88c0cc7181d2b3a61c.tar.bz2
nixlib-6b503927b8d7b425620f1e88c0cc7181d2b3a61c.tar.lz
nixlib-6b503927b8d7b425620f1e88c0cc7181d2b3a61c.tar.xz
nixlib-6b503927b8d7b425620f1e88c0cc7181d2b3a61c.tar.zst
nixlib-6b503927b8d7b425620f1e88c0cc7181d2b3a61c.zip
Merge pull request #1541 from ocharles/haskellPackages.threepennyGui
haskellPackages.threepennyGui: New expression
Diffstat (limited to 'pkgs/top-level')
-rw-r--r--pkgs/top-level/haskell-packages.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/top-level/haskell-packages.nix b/pkgs/top-level/haskell-packages.nix
index b67f44daae8c..99cb3351515f 100644
--- a/pkgs/top-level/haskell-packages.nix
+++ b/pkgs/top-level/haskell-packages.nix
@@ -2265,6 +2265,8 @@ let result = let callPackage = x : y : modifyPrio (newScope result.finalReturn x
 
   thyme = callPackage ../development/libraries/haskell/thyme {};
 
+  threepennyGui = callPackage ../development/libraries/haskell/threepenny-gui {};
+
   time_1_1_2_4 = callPackage ../development/libraries/haskell/time/1.1.2.4.nix {};
   time_1_4_1 = callPackage ../development/libraries/haskell/time/1.4.1.nix {};
   # time is in the core package set. It should only be necessary to