Skip to content

rbros/stdlib.hs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal alternative prelude for Haskell

stdlib is a minimal alternative prelude for Haskell used in Reichert Brothers projects such as Assertible, SimplyRETS, & Identibyte.

Ensure you have the {-# LANGUAGE NoImplicitPrelude #-} extension added to your cabal file or at the top of each module in your project that imports StdLib.

The initial implementation of stdlib was heavily inspired by Stephen Diehl's protolude

About

A minimal prelude alternative for Haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors