Change slogan

This commit is contained in:
Daniel Gröber
2017-03-07 00:19:57 +01:00
parent c9914cf848
commit 2135ff438d
35 changed files with 36 additions and 36 deletions

View File

@@ -1,4 +1,4 @@
-- ghc-mod: Making Haskell development *more* fun
-- ghc-mod: Happy Haskell Hacking
-- Copyright (C) 2015 Nikolay Yakimov <root@livid.pp.ru>
--
-- This program is free software: you can redistribute it and/or modify
@@ -38,7 +38,7 @@ parseArgs =
where
opts = info (argAndCmdSpec <**> helpVersion)
$$ fullDesc
<=> header "ghc-mod: Happy Haskell Programming"
<=> header "ghc-mod: Happy Haskell Hacking"
parseArgsInteractive :: String -> Either String GhcModCommands
parseArgsInteractive args =

View File

@@ -1,4 +1,4 @@
-- ghc-mod: Making Haskell development *more* fun
-- ghc-mod: Happy Haskell Hacking
-- Copyright (C) 2015 Nikolay Yakimov <root@livid.pp.ru>
--
-- This program is free software: you can redistribute it and/or modify

View File

@@ -1,4 +1,4 @@
-- ghc-mod: Making Haskell development *more* fun
-- ghc-mod: Happy Haskell Hacking
-- Copyright (C) 2015 Nikolay Yakimov <root@livid.pp.ru>
--
-- This program is free software: you can redistribute it and/or modify

View File

@@ -1,4 +1,4 @@
-- ghc-mod: Making Haskell development *more* fun
-- ghc-mod: Happy Haskell Hacking
-- Copyright (C) 2015 Nikolay Yakimov <root@livid.pp.ru>
--
-- This program is free software: you can redistribute it and/or modify