Skip to content

Instantly share code, notes, and snippets.

@roboguy13
roboguy13 / cabal-build-output
Created January 18, 2014 20:40
cabal build exits with 11 when building lens HEAD with GHC HEAD
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...
@roboguy13
roboguy13 / lens-log
Created January 18, 2014 02:13
Log of cabal install -v2, using lens HEAD and GHC HEAD.
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.