From b745546943a05bd2aa6d129e9a44e29771bf115a Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Sun, 6 Dec 2015 22:18:16 +0000 Subject: Overhaul, simplify and cleanup documentation. Remove duplication, link to the API documentation more often, tweak wording, add `@UniqMartin` as a maintainer, note `@jacknagel`'s and `@adamv`'s significant past contributions to Homebrew, delete some outdated or unneeded documentation, add some missing `Formula` API. entries and simplify/improve `CONTRIBUTING.md`. Closes Homebrew/homebrew#46179. Closes Homebrew/homebrew#46618. Signed-off-by: Mike McQuaid --- Library/Homebrew/language/haskell.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Homebrew/language') diff --git a/Library/Homebrew/language/haskell.rb b/Library/Homebrew/language/haskell.rb index e7163a231..569ed155f 100644 --- a/Library/Homebrew/language/haskell.rb +++ b/Library/Homebrew/language/haskell.rb @@ -1,6 +1,6 @@ module Language module Haskell - # module for formulas using cabal-install as build tool + # module for formulae using cabal-install as build tool module Cabal module ClassMethods def setup_ghc_compilers -- cgit v1.2.3