Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 278 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 278 Bytes

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