StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

K. A. Buhr

Rating
1633.36 (820th)
Reputation
14,672 (9,650th)
Page: 1 2 3 4 5 ... 16
Title Δ
Can you compose parameterised types in Haskell type signatures? 0.00
How can I use a Parsec parser which has a different stream type tha... 0.00
Haskell checking nested data 0.00
Problems with mismatched Types in Haskell and where to find good gu... 0.00
Haskell code won't compile with certain variable names 0.00
Haskell scotty Action to IO 0.00
How to identify required extensions for Servant +0.34
Yesod selectFieldList returning list index number instead of value 0.00
How to parse values distributed across an array with Aeson? +1.23
How can I create a Yesod form where I can select from a dropdown li... 0.00
How can I render a string with proper formatting in Yesod? 0.00
ICFPC 2006 task on Haskell is too slow 0.00
is maxTotalHeaderLength working as expected? 0.00
Can adding a constraint cause other constraints to go out of scope? 0.00
Generics: Current status of syb with class 0.00
Is it possible to write an alias for coerce? 0.00
The Monoid type class 0.00
Must I cast Nat-kinds every time? 0.00
Arrow law: first depends only on the first component of the pair. W... 0.00
What is GHC doing when run with -N (parallel) flag? 0.00
Problem while writing a small parser in Haskell using Parsec +2.37
Why does attoparsec need manyTill if it backtracks? 0.00
How to check if all of the Maybe fields in a haskell record are not... +1.75
Understanding how reader monad simulates global variables -1.59
Type inference in where clauses 0.00
Parsec Parsing list of different kind of statements 0.00
Letting a distributed DSL implementation choose its serialization f... +0.02
Unwrapping an existentially quantified GADT -0.08
How do I write an instance for Data.Data ignoring some field? 0.00
How to derive parametric instances from general class to a more spe... 0.00
Sorting in parallel performance 0.00
Haskell - Double guard expression = "parse error on input `|&#... +2.02
How to manage internal state in a Haskell modular application? 0.00
Is it possible to have a type class for both constants and expressi... -2.57
How to convert Either to MonadThrow 0.00
How can I generate XML using Haskell? +1.12
Why can't hyperfunctions be coerced in GHC? 0.00
Assign type level parameter to data structure tree +0.36
Haskell, consume non-blocking getLine 0.00
Tree Insert using State Monad 0.00
why is it an outermost redex? 0.00
Trouble type-checking Aeson decoding into generic types 0.00
Can a Functor / Applicative be tied to one specific type or structu... +1.00
haskell running out of memory with finite lists +0.33
In Haskell, why is there a typeclass hierarchy/inheritance? 0.00
In Haskell, express constraints on class header or class methods? 0.00
Making a datatype an instance of Functor to map on a field which is... -1.67
What constitutes codata in the context of programming? 0.00
Haskell: how to detect "lazy memory leaks" +1.42
Looking up keys (parsed as String) from a Haskell Record +0.01