about summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/ghcjs/stage2.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/haskell-modules/ghcjs/stage2.nix')
-rw-r--r--pkgs/development/haskell-modules/ghcjs/stage2.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/haskell-modules/ghcjs/stage2.nix b/pkgs/development/haskell-modules/ghcjs/stage2.nix
index 4b31e77ca7bdf..aca4c6c7828f5 100644
--- a/pkgs/development/haskell-modules/ghcjs/stage2.nix
+++ b/pkgs/development/haskell-modules/ghcjs/stage2.nix
@@ -312,7 +312,7 @@
         ];
         jailbreak = true;
         homepage = "http://github.com/ghcjs/ghcjs-base";
-        description = "base library for GHCJS";
+        description = "Base library for GHCJS";
         license = stdenv.lib.licenses.mit;
       }) {};
   Cabal = callPackage