Skip to content

season-guo/HaskellExtensionsLearn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a repo about showing how to use Haskell GHC Extensions

It include

  • Examples
  • Explanations
  • Some differences between enabled and disabled
  • Some of my thoughts

About the sequence, I write according to this, you can follow it too to get a better understanding.

When I write it , my ghc version is 9.6.2, but the code should be compatible with ghc 8.6 and above.

If you know little about Type Level Programming, I recommend you to read this. It's a really short but good article that helps you understand some concepts better, if you don't want to, well, just remember you should start from DataKinds extension, unless you can not catch the type families right

Wish you enjoy it!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors