Functional Fall: Haskell by Eric Jones


Details
The Conscientious Haskell Developer
In this talk we will examine an example of a "Real World" Haskell development stack. Regardless of chosen technologies, modern application development requires a common set of tools and techniques which include:
-
Easily configurable continuous integration
-
Development Task automation utilities
-
Single command deployments and easy roll backs
-
and more ...
We will explore how industrial Haskell developers take advantage of commercial services and state of the art tools to craft development environments that are second to none; all while making use of a 99.5% Haskell development stack.
To get more out of the presentation, install and try out Haskell on your system:
https://www.haskell.org/platform/
Cabal is the Haskell package manager

Functional Fall: Haskell by Eric Jones