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 ... 16
Title Δ
How to differentiate GADT constructors with different phantom types? -0.44
Haskell parsing using an accumulator with Parsec +1.57
Can I print in Haskell the type of a polymorphic function as it wou... +0.62
Expression for defining letrec implementing little language in Hask... 0.00
Type family constraints at runtime // Couldn't match type `1 &l... 0.00
Haskell search for anagrams -0.49
Haskell recursion pitfall, what's is slowing it down? -0.46
How do I modify this Haskell function so I don't have to import... -0.68
Is there a way to see the compile times of each module? 0.00
Exception constraint in type class in Haskell 0.00
Deducing different type class constraints in different cases of pat... 0.00
Failed to load interface for ‘System’ 0.00
Haskell Recursion - How to call another function with original valu... +1.16
Lists of lists with foldl and replace elements that have occured be... +1.13
How to implement unsafePartsOf using lens 0.00
Haskell Either in main 0.00
Haskell list comprehension creating all possible combinations of va... 0.00
Expression for defining recursive function 0.00
Converting Haskell to Template Haskell: couldn't match expected... 0.00
Template Haskell do variable assignment clarification 0.00
Can some explain the reflection package API in *very* simple terms? 0.00
Swap two elements in a list of lists based on indices in Haskell 0.00
Examples with Haskell-src-exts package 0.00
Apply a constructor in a do context in Haskell +2.31
Which stackage snapshot does stack install use? +1.37
How do I parse infix instead of prefix with Haskell? 0.00
Serving a yesod application as a (Fast)CGI 0.00
Performance characteristics of length vs fold vs explicit recursion 0.00
Initial algebra for natural numbers +1.99
Order of evaluation of expression in Haskell and laziness +0.34
How is lazy evaluation implemented in a way that doesn't requir... +0.28
Can Haskell's type system enforce correct ordering of data pipe... +1.43
What happened to Haskell's EitherT? 0.00
Generating finite lists of primes in Haskell +0.29
How to convert multi-file LaTeX documents using the pandoc API? 0.00
What do ghc's FUN_1_0, FUN_0_1, etc closure types mean? 0.00
Map String to its data type in Haskell 0.00
Updating a nested data structure using lenses 0.00
Haskell: Parsing a file finishes after first expression despite mor... 0.00
Deriving Eq and Show for an ADT that contains fields that can't... -2.04
Haskell - How to create a mapTree function based on a foldr of a Bi... 0.00
Empty do block yesod after creating new handler +0.33
Haskell PINNED or STACK memory for performance 0.00
What is the connection between laziness and purity? +0.56
How can I tell GHC to satisfy a type-level <= constraint if I kn... -1.74
Haskell Html Parser using Parsec 0.00
List constructor names of a Haskell type? 0.00
Is it possible to match a changing JSON key to a sum type data cons... +2.34
Haskell troubles with very simple record syntax 0.00
Is this "automatic parallelism" exception-safe? 0.00