User Tools

Site Tools


codesnippets:hint

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
codesnippets:hint [2022/05/02 17:11] f2b216codesnippets:hint [2025/10/08 00:48] (current) – external edit 127.0.0.1
Line 2: Line 2:
  
   * [[https://hackage.haskell.org/package/hint|Hint]] is a package containing a Haskell interpreter built on top of the GHC API.   * [[https://hackage.haskell.org/package/hint|Hint]] is a package containing a Haskell interpreter built on top of the GHC API.
-  * example, creates a source code file, interprets it and finally deletes it <code Haskell>+  * example, modified from [[https://github.com/haskell-hint/hint/tree/main/examples|here]], creates a source code file, interprets it and finally deletes it <code Haskell>
 import Data.List import Data.List
  
Line 117: Line 117:
 </code> </code>
  
-Source: [[https://github.com/haskell-hint/hint/tree/main/examples]]+ 
 +===== ✎ ===== 
 +~~DISCUSSION~~
  
codesnippets/hint.1651504280.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