[commit: ghc] wip/nfs-locking: Fix comments. (f792789)

git at git.haskell.org git at git.haskell.org
Fri Oct 27 00:10:08 UTC 2017


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/nfs-locking
Link       : http://ghc.haskell.org/trac/ghc/changeset/f79278948b635567c1b0830a9539b97551db8dd5/ghc

>---------------------------------------------------------------

commit f79278948b635567c1b0830a9539b97551db8dd5
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date:   Thu Jan 14 17:59:21 2016 +0000

    Fix comments.
    
    [skip ci]


>---------------------------------------------------------------

f79278948b635567c1b0830a9539b97551db8dd5
 cfg/system.config.in | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/cfg/system.config.in b/cfg/system.config.in
index 498f78c..8b5b553 100644
--- a/cfg/system.config.in
+++ b/cfg/system.config.in
@@ -1,5 +1,6 @@
-# Edit 'user.config' to override these settings.
-#===============================================
+# This file is processed by the configure script
+# See 'Settings/User.hs' for user-defined settings
+#=================================================
 
 # Paths to builders:
 #===================



More information about the ghc-commits mailing list