when did the derived read instance start caring about the order of fields? has it always? #haskell

Picking up #Haskell is not a matter of "If" but of "When".

When your head overflows with UML diagrams instead of expressive yet concise types?

When your systems belch runtime exceptions like a Weezing?

When shared mutable state prevents you from understanding what the hell is happening?

Some people hear “ #Haskell 's type system eliminates entire classes of bugs” and think “Cool, no tests needed”.
But what you should hear is “Cool, we can focus on more interesting tests”.

Golden tests, property tests, doctests…

https://wiki.haskell.org/index.php?title=How_to_write_a_Haskell_program#Testing

How to write a Haskell program - HaskellWiki

Readings shared June 15, 2025

The readings shared in Bluesky on 15 June 2025 are BiCoq: Bigraphs formalisation with Coq. ~ Cécile Marcon et als. #ITP #CoqProver #Rocq #Math Introduction to competitive programming in Haskell. ~ Br

Vestigium
🚀 just uploaded (link in reply): "Folding Cheat Sheet #9 List Unfolding - unfold as the Computational Dual of fold, and how unfold relates to iterate" #scala #haskell #folding #unfolding #iterate #functional_programming
Data structures and algorithms for competitive programming in Haskell. ~ Soumik Sarkar. https://github.com/meooow25/haccepted #Haskell #FunctionalProgramming
GitHub - meooow25/haccepted: Data structures and algorithms for competitive programming in Haskell

Data structures and algorithms for competitive programming in Haskell - meooow25/haccepted

GitHub
Introduction to competitive programming in Haskell. ~ Brent Yorgey. https://byorgey.github.io/blog/posts/2025/06/10/comprog-hs-intro.html #Haskell #FunctionalProgramming
Readings shared June 14, 2025

The readings shared in Bluesky on 14 June 2025 are Formalizing information theory in Lean 4: divergences, hypothesis testing and the data processing inequality. ~ Lorenzo Luccioli. #ITP #LeanProver #

Vestigium
blog :: Brent -> [String] - Introduction to competitive programming in Haskell