
Csongor Kiss
@lowert
pick the right job for the tool (he/him)
ID: 19142057
http://kcsongor.github.io 18-01-2009 11:17:04
475 Tweet
792 Followers
155 Following





writing some lens code, and GHC's hole fit suggestions have been super helpful (thanks Matti Palli 🧙♂️!)






Always thought that generic-lens was a shining #haskell library usability-wise but a straightforward application of GHC Generics. But after looking at the implementation... It is truly a work of art under the hood, w a LOT more going on than I had thought hackage.haskell.org/package/generi…



The inestimable Csongor Kiss aka Csongor Kiss is going to demystify type-level programming for us on May 26! Come learn about all the higher realms of abstraction you've been missing out on from one of the nicest guys in the FP universe: meetup.com/Berlin-Functio…



The GHC Steering Committee just accepted “Unsaturated Type Families” by Csongor Kiss github.com/ghc-proposals/…


Can the compiler handle linear state for us? Yes, by teaching linear logic to type class constraints. Written up in an #ICFP 2021 submission by Jean-Philippe Bernardy, Richard Eisenberg, Csongor Kiss, Arnaud Spiwack, and Nicolas Wu (3/5) arxiv.org/abs/2103.06127