This file contains hidden or 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
    
  
  
    
  | This file contains any messages produced by compilers while | |
| running configure, to aid debugging if configure makes a mistake. | |
| It was created by haskell-platform configure 2012.2.0.0, which was | |
| generated by GNU Autoconf 2.61. Invocation command line was | |
| $ ./configure --prefix=/usr/local/Cellar/haskell-platform/2012.2.0.0 --enable-unsupported-ghc-version | |
| ## --------- ## | |
| ## Platform. ## | 
  
    
      This file contains hidden or 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
    
  
  
    
  | % brew doctor ~ | |
| Error: X11 is not installed. | |
| You don't have X11 installed as part of your OS X installation. | |
| This is not required for all formulae, but is expected by some. | |
| You can download the latest version of XQuartz from: | |
| https://xquartz.macosforge.org | |
| [1] % | 
  
    
      This file contains hidden or 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
    
  
  
    
  | [1] % brew --config ~ | |
| HOMEBREW_VERSION: 0.9.2 | |
| HEAD: 9ed848f061d4a83bb1d80032c5f3a8f4bf83d8f6 | |
| HOMEBREW_PREFIX: /usr/local | |
| HOMEBREW_CELLAR: /usr/local/Cellar | |
| CPU: 8-core 64-bit nehalem | |
| OS X: 10.8-x86_64 | |
| Xcode: 4.4 | |
| CLT: 4.4.0.0.1.1249367152 | |
| GCC-4.0: N/A | 
  
    
      This file contains hidden or 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
    
  
  
    
  | (master)⚡ [1] % brew install --use-llvm -v haskell-platform /usr/local | |
| ==> Downloading http://lambda.haskell.org/platform/download/2012.2.0.0/haskell-platform-2012.2.0.0.tar.gz | |
| Already downloaded: /Library/Caches/Homebrew/haskell-platform-2012.2.0.0.tar.gz | |
| /usr/bin/tar xf /Library/Caches/Homebrew/haskell-platform-2012.2.0.0.tar.gz | |
| ==> ./configure --prefix=/usr/local/Cellar/haskell-platform/2012.2.0.0 --enable-unsupported-ghc-version | |
| ./configure --prefix=/usr/local/Cellar/haskell-platform/2012.2.0.0 --enable-unsupported-ghc-version | |
| ************************************************** | |
| * | |
| * Haskell Platform Source Installer | |
| * | 
  
    
      This file contains hidden or 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
    
  
  
    
  | Name: test-snap | |
| Version: 0.1 | |
| Synopsis: Project Synopsis Here | |
| Description: Project Description Here | |
| License: AllRightsReserved | |
| Author: Author | |
| Maintainer: maintainer@example.com | |
| Stability: Experimental | |
| Category: Web | |
| Build-type: Simple |