User Tools

Site Tools


start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
start [2022/10/15 09:04] f2b216start [2025/10/08 00:44] (current) – external edit 127.0.0.1
Line 1: Line 1:
-~~DISCUSSION~~ 
 ====== HaskSheet ====== ====== HaskSheet ======
  
Line 56: Line 55:
   * [[codesnippets:templatehaskell|TemplateHaskell]]   * [[codesnippets:templatehaskell|TemplateHaskell]]
   * [[codesnippets:hint|Interpreted Haskell code by package hint]]   * [[codesnippets:hint|Interpreted Haskell code by package hint]]
 +
 +==== Safety ====
 +
 +Proposed properties of safety by using ''{-# LANGUAGE Safe #-}'':
 +  * type safety
 +  * referential transparency,
 +  * strict module encapsulation
 +  * modular reasoning
 +  * semantic consistency
 +  * See also [[https://wiki.haskell.org/Safe_Haskell|Safe Haskell]]
 ==== Use case examples ==== ==== Use case examples ====
  
Line 132: Line 141:
 ==== Advanced ==== ==== Advanced ====
  
-  * [[http://dev.stephendiehl.com/hask/|What I Wish I Knew When Learning Haskell]]+  * [[https://smunix.github.io/dev.stephendiehl.com/hask/tutorial.pdf|What I Wish I Knew When Learning Haskell]]
  
 ==== Supplementary ==== ==== Supplementary ====
Line 166: Line 175:
   * [[legal:license|License]]   * [[legal:license|License]]
  
 +
 +===== ✎ =====
 +~~DISCUSSION~~
  
  
start.1665817471.txt.gz · Last modified: (external edit)

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