kowainik / relude

🌀 Safe, performant, user-friendly and lightweight Haskell standard library
https://kowainik.github.io/projects/relude
MIT License
701 stars 80 forks source link

update readme - base-noprelude warning, remove stray bullet point #435

Closed theGhostJW closed 1 year ago

theGhostJW commented 1 year ago

Moving a project to relude it took a while before I realised that base-noprelude was preventing cabal from building. Until such time as base-noprelude is being actively maintained I think there should be a warning against its use.

Also removed stay bullet point next to video.

partly addresses https://github.com/kowainik/relude/issues/396 => https://github.com/kowainik/relude/issues/396#issuecomment-1099112894

Resolves #396

Checklist:

HLint

General