Created
December 18, 2014 00:30
-
-
Save cheecheeo/43b2f2abee3e6a5a1d41 to your computer and use it in GitHub Desktop.
Revisions
-
cheecheeo created this gist
Dec 18, 2014 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,6 @@ #!/bin/bash -x # % ghc --version # The Glorious Glasgow Haskell Compilation System, version 7.6.3 cabal -j --max-backjumps -1 install hlearn-distributions-1.0.0.2 vector-heterogenous-0.1.2 ConstraintKinds-0.0.1