This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Davids-MacBook-Pro% cabal build -v2 | |
Package has never been configured. Configuring with default flags. If this | |
fails, please run configure manually. | |
'/usr/local/bin/ghc' '--numeric-version' | |
looking for tool ghc-pkg near compiler in /usr/local/bin | |
found ghc-pkg in /usr/local/bin/ghc-pkg | |
'/usr/local/bin/ghc-pkg' '--version' | |
'/usr/local/bin/ghc' '--supported-languages' | |
'/usr/local/bin/ghc' '--info' | |
Reading available packages... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Davids-MacBook-Pro% cabal install -v2 | |
Reading available packages... | |
Warning: lens.cabal: Unknown fields: build-tools (line 14) | |
Fields allowed in this section: | |
name, version, cabal-version, build-type, license, license-file, | |
copyright, maintainer, build-depends, stability, homepage, | |
package-url, bug-reports, synopsis, description, category, author, | |
tested-with, data-files, data-dir, extra-source-files, | |
extra-tmp-files, extra-doc-files | |
Choosing modular solver. |
NewerOlder