Well-Typed
Well-Typed LLP was founded in March 2008 as a specialist Haskell consultancy company. We have two primary goals: To support companies that are already using Haskell To help and encourage companies moving to Haskell To that end, we provide a number of services. We believe that the Haskell community is one of Haskell's greatest strengths, and are proud to play a part in it, both individually and as a company. Click here to visit their website
Courses
-
Well-Typed's Fast Track to Haskell
Led by Edsko de Vries
Are you interested in a highly intensive, highly practical two day Haskell course? Join this workshop to learn Haskell's excellent capabilities for abstraction and how you can use Haskell to quickly develop correct programs that are close to a given specification.
haskell types polymorphic compiler functional-programming monads functional -
Well-Typed's Guide to the Haskell Type System
Led by Andres Löh
In this one-day course, you will take an in-depth look into Haskell's type system, including the various language extensions that the Glasgow Haskell Compiler (GHC) has to offer.
haskell types functional