Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Last login: Thu Nov 24 16:42:09 on ttys000
- iMac:~ averyrobinson$ cabal update
- Downloading the latest package list from hackage.haskell.org
- iMac:~ averyrobinson$ cabal install hlint
- Resolving dependencies...
- No packages to be installed. All the requested packages are already installed.
- If you want to reinstall anyway then use the --reinstall flag.
- iMac:~ averyrobinson$ cabal install hlint --reinstall
- Resolving dependencies...
- Configuring hlint-1.8.18...
- Preprocessing library hlint-1.8.18...
- Preprocessing executables for hlint-1.8.18...
- Building hlint-1.8.18...
- [ 1 of 33] Compiling HSE.Type ( src/HSE/Type.hs, dist/build/HSE/Type.o )
- [ 2 of 33] Compiling HSE.Util ( src/HSE/Util.hs, dist/build/HSE/Util.o )
- [ 3 of 33] Compiling HSE.Match ( src/HSE/Match.hs, dist/build/HSE/Match.o )
- [ 4 of 33] Compiling HSE.NameMatch ( src/HSE/NameMatch.hs, dist/build/HSE/NameMatch.o )
- [ 5 of 33] Compiling Parallel ( src/Parallel.hs, dist/build/Parallel.o )
- [ 6 of 33] Compiling Util ( src/Util.hs, dist/build/Util.o )
- [ 7 of 33] Compiling HSE.Bracket ( src/HSE/Bracket.hs, dist/build/HSE/Bracket.o )
- [ 8 of 33] Compiling HSE.Evaluate ( src/HSE/Evaluate.hs, dist/build/HSE/Evaluate.o )
- [ 9 of 33] Compiling Paths_hlint ( dist/build/autogen/Paths_hlint.hs, dist/build/Paths_hlint.o )
- [10 of 33] Compiling CmdLine ( src/CmdLine.hs, dist/build/CmdLine.o )
- [11 of 33] Compiling HSE.All ( src/HSE/All.hs, dist/build/HSE/All.o )
- [12 of 33] Compiling Settings ( src/Settings.hs, dist/build/Settings.o )
- [13 of 33] Compiling Idea ( src/Idea.hs, dist/build/Idea.o )
- [14 of 33] Compiling Hint.Type ( src/Hint/Type.hs, dist/build/Hint/Type.o )
- [15 of 33] Compiling Hint.Match ( src/Hint/Match.hs, dist/build/Hint/Match.o )
- [16 of 33] Compiling Hint.List ( src/Hint/List.hs, dist/build/Hint/List.o )
- [17 of 33] Compiling Hint.Monad ( src/Hint/Monad.hs, dist/build/Hint/Monad.o )
- [18 of 33] Compiling Hint.Bracket ( src/Hint/Bracket.hs, dist/build/Hint/Bracket.o )
- [19 of 33] Compiling Hint.Naming ( src/Hint/Naming.hs, dist/build/Hint/Naming.o )
- [20 of 33] Compiling Hint.Structure ( src/Hint/Structure.hs, dist/build/Hint/Structure.o )
- [21 of 33] Compiling Hint.Import ( src/Hint/Import.hs, dist/build/Hint/Import.o )
- [22 of 33] Compiling Hint.Pragma ( src/Hint/Pragma.hs, dist/build/Hint/Pragma.o )
- [23 of 33] Compiling Hint.Extensions ( src/Hint/Extensions.hs, dist/build/Hint/Extensions.o )
- [24 of 33] Compiling Hint.Duplicate ( src/Hint/Duplicate.hs, dist/build/Hint/Duplicate.o )
- [25 of 33] Compiling Hint.Util ( src/Hint/Util.hs, dist/build/Hint/Util.o )
- [26 of 33] Compiling Hint.ListRec ( src/Hint/ListRec.hs, dist/build/Hint/ListRec.o )
- [27 of 33] Compiling Hint.Lambda ( src/Hint/Lambda.hs, dist/build/Hint/Lambda.o )
- [28 of 33] Compiling Hint.All ( src/Hint/All.hs, dist/build/Hint/All.o )
- [29 of 33] Compiling Apply ( src/Apply.hs, dist/build/Apply.o )
- [30 of 33] Compiling Test ( src/Test.hs, dist/build/Test.o )
- [31 of 33] Compiling Report ( src/Report.hs, dist/build/Report.o )
- [32 of 33] Compiling HLint ( src/HLint.hs, dist/build/HLint.o )
- [33 of 33] Compiling Language.Haskell.HLint ( src/Language/Haskell/HLint.hs, dist/build/Language/Haskell/HLint.o )
- [ 1 of 33] Compiling HSE.Type ( src/HSE/Type.hs, dist/build/HSE/Type.p_o )
- [ 2 of 33] Compiling HSE.Util ( src/HSE/Util.hs, dist/build/HSE/Util.p_o )
- [ 3 of 33] Compiling HSE.Match ( src/HSE/Match.hs, dist/build/HSE/Match.p_o )
- [ 4 of 33] Compiling HSE.NameMatch ( src/HSE/NameMatch.hs, dist/build/HSE/NameMatch.p_o )
- [ 5 of 33] Compiling Parallel ( src/Parallel.hs, dist/build/Parallel.p_o )
- [ 6 of 33] Compiling Util ( src/Util.hs, dist/build/Util.p_o )
- [ 7 of 33] Compiling HSE.Bracket ( src/HSE/Bracket.hs, dist/build/HSE/Bracket.p_o )
- [ 8 of 33] Compiling HSE.Evaluate ( src/HSE/Evaluate.hs, dist/build/HSE/Evaluate.p_o )
- [ 9 of 33] Compiling Paths_hlint ( dist/build/autogen/Paths_hlint.hs, dist/build/Paths_hlint.p_o )
- [10 of 33] Compiling CmdLine ( src/CmdLine.hs, dist/build/CmdLine.p_o )
- [11 of 33] Compiling HSE.All ( src/HSE/All.hs, dist/build/HSE/All.p_o )
- [12 of 33] Compiling Settings ( src/Settings.hs, dist/build/Settings.p_o )
- [13 of 33] Compiling Idea ( src/Idea.hs, dist/build/Idea.p_o )
- [14 of 33] Compiling Hint.Type ( src/Hint/Type.hs, dist/build/Hint/Type.p_o )
- [15 of 33] Compiling Hint.Match ( src/Hint/Match.hs, dist/build/Hint/Match.p_o )
- [16 of 33] Compiling Hint.List ( src/Hint/List.hs, dist/build/Hint/List.p_o )
- [17 of 33] Compiling Hint.Monad ( src/Hint/Monad.hs, dist/build/Hint/Monad.p_o )
- [18 of 33] Compiling Hint.Bracket ( src/Hint/Bracket.hs, dist/build/Hint/Bracket.p_o )
- [19 of 33] Compiling Hint.Naming ( src/Hint/Naming.hs, dist/build/Hint/Naming.p_o )
- [20 of 33] Compiling Hint.Structure ( src/Hint/Structure.hs, dist/build/Hint/Structure.p_o )
- [21 of 33] Compiling Hint.Import ( src/Hint/Import.hs, dist/build/Hint/Import.p_o )
- [22 of 33] Compiling Hint.Pragma ( src/Hint/Pragma.hs, dist/build/Hint/Pragma.p_o )
- [23 of 33] Compiling Hint.Extensions ( src/Hint/Extensions.hs, dist/build/Hint/Extensions.p_o )
- [24 of 33] Compiling Hint.Duplicate ( src/Hint/Duplicate.hs, dist/build/Hint/Duplicate.p_o )
- [25 of 33] Compiling Hint.Util ( src/Hint/Util.hs, dist/build/Hint/Util.p_o )
- [26 of 33] Compiling Hint.ListRec ( src/Hint/ListRec.hs, dist/build/Hint/ListRec.p_o )
- [27 of 33] Compiling Hint.Lambda ( src/Hint/Lambda.hs, dist/build/Hint/Lambda.p_o )
- [28 of 33] Compiling Hint.All ( src/Hint/All.hs, dist/build/Hint/All.p_o )
- [29 of 33] Compiling Apply ( src/Apply.hs, dist/build/Apply.p_o )
- [30 of 33] Compiling Test ( src/Test.hs, dist/build/Test.p_o )
- [31 of 33] Compiling Report ( src/Report.hs, dist/build/Report.p_o )
- [32 of 33] Compiling HLint ( src/HLint.hs, dist/build/HLint.p_o )
- [33 of 33] Compiling Language.Haskell.HLint ( src/Language/Haskell/HLint.hs, dist/build/Language/Haskell/HLint.p_o )
- Registering hlint-1.8.18...
- [ 1 of 34] Compiling HSE.Type ( src/HSE/Type.hs, dist/build/hlint/hlint-tmp/HSE/Type.o )
- [ 2 of 34] Compiling HSE.Util ( src/HSE/Util.hs, dist/build/hlint/hlint-tmp/HSE/Util.o )
- [ 3 of 34] Compiling HSE.NameMatch ( src/HSE/NameMatch.hs, dist/build/hlint/hlint-tmp/HSE/NameMatch.o )
- [ 4 of 34] Compiling HSE.Match ( src/HSE/Match.hs, dist/build/hlint/hlint-tmp/HSE/Match.o )
- [ 5 of 34] Compiling Parallel ( src/Parallel.hs, dist/build/hlint/hlint-tmp/Parallel.o )
- [ 6 of 34] Compiling Util ( src/Util.hs, dist/build/hlint/hlint-tmp/Util.o )
- [ 7 of 34] Compiling HSE.Bracket ( src/HSE/Bracket.hs, dist/build/hlint/hlint-tmp/HSE/Bracket.o )
- [ 8 of 34] Compiling HSE.Evaluate ( src/HSE/Evaluate.hs, dist/build/hlint/hlint-tmp/HSE/Evaluate.o )
- [ 9 of 34] Compiling Paths_hlint ( dist/build/autogen/Paths_hlint.hs, dist/build/hlint/hlint-tmp/Paths_hlint.o )
- [10 of 34] Compiling CmdLine ( src/CmdLine.hs, dist/build/hlint/hlint-tmp/CmdLine.o )
- [11 of 34] Compiling HSE.All ( src/HSE/All.hs, dist/build/hlint/hlint-tmp/HSE/All.o )
- [12 of 34] Compiling Settings ( src/Settings.hs, dist/build/hlint/hlint-tmp/Settings.o )
- [13 of 34] Compiling Idea ( src/Idea.hs, dist/build/hlint/hlint-tmp/Idea.o )
- [14 of 34] Compiling Hint.Type ( src/Hint/Type.hs, dist/build/hlint/hlint-tmp/Hint/Type.o )
- [15 of 34] Compiling Hint.Bracket ( src/Hint/Bracket.hs, dist/build/hlint/hlint-tmp/Hint/Bracket.o )
- [16 of 34] Compiling Hint.Duplicate ( src/Hint/Duplicate.hs, dist/build/hlint/hlint-tmp/Hint/Duplicate.o )
- [17 of 34] Compiling Hint.Extensions ( src/Hint/Extensions.hs, dist/build/hlint/hlint-tmp/Hint/Extensions.o )
- [18 of 34] Compiling Hint.Import ( src/Hint/Import.hs, dist/build/hlint/hlint-tmp/Hint/Import.o )
- [19 of 34] Compiling Hint.List ( src/Hint/List.hs, dist/build/hlint/hlint-tmp/Hint/List.o )
- [20 of 34] Compiling Hint.Match ( src/Hint/Match.hs, dist/build/hlint/hlint-tmp/Hint/Match.o )
- [21 of 34] Compiling Hint.Monad ( src/Hint/Monad.hs, dist/build/hlint/hlint-tmp/Hint/Monad.o )
- [22 of 34] Compiling Hint.Naming ( src/Hint/Naming.hs, dist/build/hlint/hlint-tmp/Hint/Naming.o )
- [23 of 34] Compiling Hint.Pragma ( src/Hint/Pragma.hs, dist/build/hlint/hlint-tmp/Hint/Pragma.o )
- [24 of 34] Compiling Hint.Structure ( src/Hint/Structure.hs, dist/build/hlint/hlint-tmp/Hint/Structure.o )
- [25 of 34] Compiling Hint.Util ( src/Hint/Util.hs, dist/build/hlint/hlint-tmp/Hint/Util.o )
- [26 of 34] Compiling Hint.Lambda ( src/Hint/Lambda.hs, dist/build/hlint/hlint-tmp/Hint/Lambda.o )
- [27 of 34] Compiling Hint.ListRec ( src/Hint/ListRec.hs, dist/build/hlint/hlint-tmp/Hint/ListRec.o )
- [28 of 34] Compiling Hint.All ( src/Hint/All.hs, dist/build/hlint/hlint-tmp/Hint/All.o )
- [29 of 34] Compiling Apply ( src/Apply.hs, dist/build/hlint/hlint-tmp/Apply.o )
- [30 of 34] Compiling Test ( src/Test.hs, dist/build/hlint/hlint-tmp/Test.o )
- [31 of 34] Compiling Report ( src/Report.hs, dist/build/hlint/hlint-tmp/Report.o )
- [32 of 34] Compiling HLint ( src/HLint.hs, dist/build/hlint/hlint-tmp/HLint.o )
- [33 of 34] Compiling Language.Haskell.HLint ( src/Language/Haskell/HLint.hs, dist/build/hlint/hlint-tmp/Language/Haskell/HLint.o )
- [34 of 34] Compiling Main ( src/Main.hs, dist/build/hlint/hlint-tmp/Main.o )
- Linking dist/build/hlint/hlint ...
- Running Haddock for hlint-1.8.18...
- Preprocessing library hlint-1.8.18...
- Preprocessing executables for hlint-1.8.18...
- Warning: The documentation for the following packages are not installed. No
- links will be generated to these packages: ffi-1.0, rts-1.0
- Warning: hlint-1.8.18:HSE.Type: Could not find documentation for exported module: Export
- haddock coverage for dist/build/tmp39301/src/HSE/Type.hs: 0/7 0%
- haddock coverage for dist/build/tmp39301/src/HSE/Util.hs: 0/55 0%
- haddock coverage for dist/build/tmp39301/src/HSE/Match.hs: 1/8 12%
- haddock coverage for dist/build/tmp39301/src/HSE/NameMatch.hs: 0/8 0%
- haddock coverage for dist/build/tmp39301/src/Parallel.hs: 0/2 0%
- haddock coverage for dist/build/tmp39301/src/Util.hs: 1/29 3%
- haddock coverage for dist/build/tmp39301/src/HSE/Bracket.hs: 3/7 43%
- haddock coverage for dist/build/tmp39301/src/HSE/Evaluate.hs: 0/2 0%
- haddock coverage for dist/build/tmp39301/dist/build/autogen/Paths_hlint.hs: 0/7 0%
- haddock coverage for dist/build/tmp39301/src/CmdLine.hs: 1/5 20%
- Warning: hlint-1.8.18:HSE.All: Could not find documentation for exported module: X
- haddock coverage for dist/build/tmp39301/src/HSE/All.hs: 1/7 14%
- haddock coverage for dist/build/tmp39301/src/Settings.hs: 1/11 9%
- haddock coverage for dist/build/tmp39301/src/Idea.hs: 1/5 20%
- haddock coverage for dist/build/tmp39301/src/Hint/Type.hs: 2/15 13%
- haddock coverage for dist/build/tmp39301/src/Hint/Match.hs: 0/2 0%
- haddock coverage for dist/build/tmp39301/src/Hint/List.hs: 0/5 0%
- haddock coverage for dist/build/tmp39301/src/Hint/Monad.hs: 0/4 0%
- haddock coverage for dist/build/tmp39301/src/Hint/Bracket.hs: 0/6 0%
- haddock coverage for dist/build/tmp39301/src/Hint/Naming.hs: 0/2 0%
- haddock coverage for dist/build/tmp39301/src/Hint/Structure.hs: 0/6 0%
- haddock coverage for dist/build/tmp39301/src/Hint/Import.hs: 0/10 0%
- haddock coverage for dist/build/tmp39301/src/Hint/Pragma.hs: 0/6 0%
- haddock coverage for dist/build/tmp39301/src/Hint/Extensions.hs: 0/5 0%
- haddock coverage for dist/build/tmp39301/src/Hint/Duplicate.hs: 0/2 0%
- haddock coverage for dist/build/tmp39301/src/Hint/Util.hs: 2/4 50%
- haddock coverage for dist/build/tmp39301/src/Hint/ListRec.hs: 0/2 0%
- haddock coverage for dist/build/tmp39301/src/Hint/Lambda.hs: 0/6 0%
- haddock coverage for dist/build/tmp39301/src/Hint/All.hs: 0/6 0%
- haddock coverage for dist/build/tmp39301/src/Apply.hs: 3/4 75%
- haddock coverage for dist/build/tmp39301/src/Test.hs: 0/2 0%
- haddock coverage for dist/build/tmp39301/src/Report.hs: 0/2 0%
- haddock coverage for dist/build/tmp39301/src/HLint.hs: 5/6 83%
- haddock coverage for dist/build/tmp39301/src/Language/Haskell/HLint.hs: 6/6 100%
- Documentation created: dist/doc/html/hlint/index.html
- Installing library in
- /Users/averyrobinson/Library/Haskell/ghc-7.0.3/lib/hlint-1.8.18/lib
- Installing executable(s) in
- /Users/averyrobinson/Library/Haskell/ghc-7.0.3/lib/hlint-1.8.18/bin
- Registering hlint-1.8.18...
- Updating documentation index
- /Users/averyrobinson/Library/Haskell/doc/index.html
- iMac:~ averyrobinson$ hlint test.hs
- -bash: hlint: command not found
- iMac:~ averyrobinson$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement