We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

A quick overview of the Haskell tooling

Formal Metadata

Title
A quick overview of the Haskell tooling
Title of Series
Number of Parts
542
Author
License
CC Attribution 2.0 Belgium:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
Since the beginning of the language, many interesting tools were implemented for developing in Haskell (REPL, central package archive, property-based testing...). Today, the Haskell tooling provides several powerful and intuitive setups. This talk will present some useful features provided in a classic modern setup (cabal + HLS + vscode). Some of these features are also widespread in other programming languages, some are more specific to the Haskell world.