Giter Club home page Giter Club logo

haskell-platform-chef-cookbook's Introduction

Haskell Platform Chef Cookbook

This is an OpsCode Chef cookbook that provisions GHC 7.4 and Haskell Platform 2012.02 from source.

All executables are installed under /usr/local/bin. Cabal executables path under ~/.cabal/bin is prepended to PATH via a shell script installed under /etc/profile.d/.

GHC and Haskell Platform Versions

This cookbook currently provides

  • GHC 7.6 with Platform 2012.02
  • GHC 7.4 with Platform 2012.02
  • GHC 7.0 with Platform 2011.02.

but no other combinations, in part due to Platform requirements on the GHC version used to compile it.

Supported OSes

Recent Debian or Ubuntu releases (10.04+) should work.

Recipes

  • haskell::source provisions the most recent GHC (7.6 or 7.4) and Haskell Platform (2012.02) releases from source.
  • haskell::package provisions older GHC (7.0) and Haskell Platform (2011.02) releases from apt packages.

Main recipe includes haskell::source.

Attributes

  • node[:ghc]:version: GHC version. "7.4.1" by default. Set to "7.6.1" to provision 7.6. Keep in mind that Haskell Platform may stringly check GHC version.

Dependencies

None.

Copyright & License

Michael S. Klishin, Travis CI Development Team, 2012.

Released under the Apache 2.0 license.

haskell-platform-chef-cookbook's People

Contributors

michaelklishin avatar janahrens avatar

Watchers

Alfred Chan avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.