Austin Seipp

As of March 2020, School of Haskell has been switched to read-only mode.

My name is Austin - and aside from being a human being, I'm a programmer, hacker and Texan. I've been programming in Haskell for over 7 years and enjoy security research.

Shockingly, I'm allowed to commit code to the Glasgow Haskell Compiler. In fact, it's a big part of my job working at Well-Typed!

I also enjoy complaining on Twitter, mostly about computers, and sometimes about other stuff.

  • Reflecting values to types and back 28 Aug 2013

    This tutorial gives an overview of the reflection library and how it works internally. Along the way, we'll learn some stuff about how GHC works, and turn the magic up to over 9000.