Skip to content

Instantly share code, notes, and snippets.

@dysinger
Created May 24, 2013 09:11
Show Gist options
  • Select an option

  • Save dysinger/5642299 to your computer and use it in GitHub Desktop.

Select an option

Save dysinger/5642299 to your computer and use it in GitHub Desktop.
im@Tims-MacBook-Air:~/src/k/kommand% ghc -V
The Glorious Glasgow Haskell Compilation System, version 7.6.3
tim@Tims-MacBook-Air:~/src/k/kommand% du -csh ./cabal-dev/bin/k
2.5M ./cabal-dev/bin/k
2.5M total
tim@Tims-MacBook-Air:~/src/k/kommand% otool -L ./cabal-dev/bin/k
./cabal-dev/bin/k:
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 169.3.0)
/usr/lib/libiconv.2.dylib (compatibility version 7.0.0, current version 7.0.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment