User Tools

Site Tools


start

HaskSheet

This DokuWiki is my personal cheat sheet reagarding the Haskel programming language, tools and its packages (libraries).

You are welcome, if this is also useful for you, and if you want to participate.

Please, find the discussion boxes at the end.

Some more Background about this site is here.

My code snippets

Basics

Advanced

Safety

Proposed properties of safety by using {-# LANGUAGE Safe #-}:

  • type safety
  • referential transparency,
  • strict module encapsulation
  • modular reasoning
  • semantic consistency
  • See also Safe Haskell

Use case examples

Debugging

Strategies and Methods

Structure, types, classes, and so on

Conventions

Haddock Markups

Verification and Validation

Modules, packages, and libraries

Tool Stack

More Tools

Further sources

Search, and lookup

Reference

For beginners

Advanced

Supplementary

Videos

Contact

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
You could leave a comment if you were logged in.
start.txt · Last modified: by 127.0.0.1

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki