Haskell: Intro to Types | Upcase

Pat joins Joe again to discuss Haskell's type system. Learn how to add type signatures to your functions, create your own types, and work with generic types using type classes.
This is a companion discussion topic for the original entry at https://thoughtbot.com/upcase/videos/haskell-intro-to-types

This was awesome guys, keep them coming!

Which exercises are you referring to in this video? There is no Haskell trail, as far as I can see

There used to be one. It was technically ‘retired’ but is still accessible here: https://thoughtbot.com/upcase/pages/retired-trails

1 Like

Thanks for this. I hope it stays available until I watch all. Does someone knows if there are plans for supporting more topics on Haskell?