Skip to content

An alternative prelude with a focus on efficient data structures and concrete transformer stacks

License

Notifications You must be signed in to change notification settings

GardenerAether/preluwude

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preluwude

Preluwude is an alternative prelude for Haskell that is losely inspired by Relude. It is focused on making efficient data structures easy and bad programming patterns hard to use.

Recommended extensions

  • NoImplicitPrelude
  • OverloadedStrings
  • OverloadedLists

About

An alternative prelude with a focus on efficient data structures and concrete transformer stacks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 86.0%
  • Nix 14.0%