Skip to content

Instantly share code, notes, and snippets.

@cheecheeo
Created December 18, 2014 00:30
Show Gist options
  • Save cheecheeo/43b2f2abee3e6a5a1d41 to your computer and use it in GitHub Desktop.
Save cheecheeo/43b2f2abee3e6a5a1d41 to your computer and use it in GitHub Desktop.
Install HLearn
#!/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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment