[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
153/153: import: hackage: Fix grammar.
From: |
Paul |
Subject: |
153/153: import: hackage: Fix grammar. |
Date: |
Wed, 21 Oct 2015 20:51:14 +0000 |
toothbrush pushed a commit to branch wip-haskell-platform-7.10.2-a
in repository guix.
commit 9d1d4f7d81548ce57a4479680fe42196d8689b29
Author: Paul van der Walt <address@hidden>
Date: Wed Oct 21 15:52:15 2015 +0200
import: hackage: Fix grammar.
Minor clarification regarding the test-dependencies command line option.
* guix/scripts/import/hackage.scm (show-help): Minor grammatical fix.
---
guix/scripts/import/hackage.scm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/guix/scripts/import/hackage.scm b/guix/scripts/import/hackage.scm
index 8d31128..8c4e640 100644
--- a/guix/scripts/import/hackage.scm
+++ b/guix/scripts/import/hackage.scm
@@ -55,7 +55,7 @@ version.\n"))
(display (_ "
-s, --stdin read from standard input"))
(display (_ "
- -t, --no-test-dependencies don't include test only dependencies"))
+ -t, --no-test-dependencies don't include test-only dependencies"))
(display (_ "
-V, --version display version information and exit"))
(newline)
- 122/153: gnu: Add ghc-wai., (continued)
- 122/153: gnu: Add ghc-wai., Paul, 2015/10/21
- 132/153: gnu: Add ghc-haddock-api., Paul, 2015/10/21
- 123/153: gnu: Add ghc-wai-logger., Paul, 2015/10/21
- 115/153: gnu: Add ghc-haskell-src-exts., Paul, 2015/10/21
- 124/153: gnu: Add ghc-wai-extra., Paul, 2015/10/21
- 151/153: gnu: Add raincat platform game., Paul, 2015/10/21
- 144/153: gnu: Add ghc-gluraw., Paul, 2015/10/21
- 145/153: gnu: Add ghc-objectname., Paul, 2015/10/21
- 146/153: gnu: Add ghc-opengl., Paul, 2015/10/21
- 147/153: gnu: Add ghc-glut., Paul, 2015/10/21
- 153/153: import: hackage: Fix grammar.,
Paul <=
- 149/153: gnu: Add ghc-sdl-mixer., Paul, 2015/10/21
- 130/153: gnu: Add Idris, the dependently-typed language., Paul, 2015/10/21
- 138/153: gnu: Add ghc-haskell-src., Paul, 2015/10/21
- 137/153: gnu: Add ghc-html., Paul, 2015/10/21
- 142/153: gnu: Add ghc-half., Paul, 2015/10/21
- 141/153: gnu: Add ghc-regex-compat., Paul, 2015/10/21
- 140/153: gnu: Add ghc-regex-posix., Paul, 2015/10/21
- 143/153: gnu: Add ghc-openglraw., Paul, 2015/10/21
- 148/153: gnu: Add ghc-sdl., Paul, 2015/10/21
- 152/153: import: hackage: Update GHC libraries for 7.10.2., Paul, 2015/10/21