StackRating

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

Tikhon Jelvis

Rating
1667.76 (342nd)
Reputation
56,035 (1,710th)
Page: 1 2 3 ... 11
Title Δ
How can I tell GHC to satisfy a type-level <= constraint if I kn... +1.74
Understanding SourceName in Parsec 0.00
How to parse a string of integers only in some range with Parsec? 0.00
haskell initial accumulator 'null' value 0.00
Remove teaser from pages with Hakyll 0.00
Typeclass instance with arithmetic constraints on types 0.00
How is Haskell's seq used? 0.00
What does the growingElements function in QuickCheck do? 0.00
How to relativize URLs in css files in Hakyll? -3.08
What does data (->) a b mean? 0.00
Is it possible to store haskell "operational" or "fr... 0.00
GHC Overlapping instances when generalising addition 0.00
Haskell: let statement, copy data type to itself with/without modif... +0.26
Write json to a file in Haskell (with Text rather than [Char]) +1.38
How to use Y- Combinator; why does this infinite recursion return 9? 0.00
Fractional coordinates newtype +1.55
Pretty-printing in ghci 0.00
The meaning of <= vs. => in Haskell +1.55
Why is Integer inferred when the type variable should be ambiguous? 0.00
Understanding Haskell's RankNTypes +1.48
Test a function's type +1.77
Modular Arithmetic using Haskell Type-Families or GADTs? +1.29
Why can I use `>>=` without an explicit or implicit definition? 0.00
How can I write a parser using Parsec that only accepts unique elem... 0.00
Miranda To Haskell - What is the improved version? +1.21
SML: If -> is right associative 0.00
Can I implement this newtype as a composition of other types? -0.19
Why can I change the type of a variable in separate IHaskell Notebo... 0.00
Haskell type inference for Functors 0.00
SML: Generalizable vs. Non-Generalizable Type Variables 0.00
Why does Maybe include Just? +1.11
How to handle runtime errors in Haskell? 0.00
Why is it legal in a function definition to make self-call but ille... -0.12
Haskell - Non-exhaustive pattern matching in haskell 0.00
Functional Breadth First Search +1.00
Haskell recursion with list of characters -2.22
Can all recursive structures be replaced by a non recursive solution? +0.16
Why are the programming languages limits precision of 22/7 equally? 0.00
How to properly use Haskell's `parseTimeM` function? 0.00
Haskell ad hoc polymorphism +1.27
How can I deal with comments in my AST? 0.00
What is the kind of Void? +0.04
Dollar sign inside closed parens +1.79
EAFP in Haskell 0.00
transfering an imperative for-loop into idomatic haskell +1.48
How to understand type inference of "ap = liftM2 id"? -1.89
How does the GHC garbage collector / runtime know that it can creat... +1.09
A good way to model sequenced value transitions in Haskell using ty... +1.67
Test a function with a list of bounded value with quickCheck 0.00
How to pattern match against a typeclass value? +0.26