StackRating

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

Christian Conkle

Rating
1540.85 (11,389th)
Reputation
5,067 (32,734th)
Page: 1 2
Title Δ
Declare a constraint that holds for Vinyl records having a specific... 0.00
How can I load optimized code in GHCI? 0.00
Working out the details of a type indexed free monad +1.09
Function Types Bound to Arguments 0.00
Variable associated types / data types in Haskell 0.00
Why does a strict length function perform noticeably faster? -4.16
Type inference fails when defining lexer using makeTokenParser +3.45
Type variable would escape its scope 0.00
Does exporting type constructors make a difference? 0.00
Testing in reactive-banana 0.00
How to use Haskell's bitwise functions on unsigned types (e.g.,... +3.98
What exactly is the kind "*" in Haskell? +3.56
Short-circuit AND within IO Monad -1.07
Haskell - How to concatenate a String to a list of Strings -0.21
How and why is [1 .. 0] different from [1 .. -1] in Haskell? +3.63
Haskell: Why use Proxy? +0.84
Printing a list in Haskell +4.00
Proving foldr f st (xs++ys) = f (foldr f st xs) (foldr f st ys) 0.00
Parse error on input,while compiling read File, process it and writ... 0.00
Function that replaces all characters in a string with all alphabet... 0.00
What does the error `Could not deduce (a ~ b)` mean? 0.00
Introducing shape data type in Haskell 0.00
Haskell's type checker is allowing a very wrong type replacemen... -4.43
Haskell Hashtable Performance +3.74
How to create many bounded types without duplicating code in Haskell? 0.00
Floating (a -> a), Num (a -> a -> a) etc. in Haskell +4.41
Applicative instance for functions from same domain to Applicative -4.40
Haskell Non-Exhaustion 0.00
Fast, optimized UTF8 encode decode 0.00
How to define a multiple composition function? +3.70
How can a Haskell compiler deal with small changes to large project... 0.00
Understanding cabal install errors 0.00
Parsec: get buildExpressionParser example to typecheck in 2014 -0.31
Define a new monad in Haskell? 0.00
Making numeric functions an instance of Num? +3.66
http-conduit-downloader: discrepancy in ghci behaviour vs executabl... 0.00
Haskell: Matching two expressions that are not from class Eq -4.50
Testing type classes with Quickcheck, variable number of parameters 0.00
Type error for an unbound variable? 0.00
(Haskell) Displaying a list in plain English? -0.88
Can multiple dispatch be achieved in Haskell with pattern matching... +3.97
A way to replicateA like replicateM? +4.41
Haskell project dependency installation +3.81
Is there a compiler-extension for untagged union types in Haskell? +0.92
How to create a mapping between types +3.17
Taking data and turning it into a string +2.38
Haskell FGL using Graph functions on a DynGraph 0.00
Ambiguous type variable fixed with type equality constraint 0.00
Using returned EitherT in haskell program -2.16
How to use a typeclass into a polymorphic data type? 0.00