StackRating

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

ehird

Rating
1694.49 (176th)
Reputation
37,814 (2,962nd)
Page: 1 2 3 4 5 ... 7
Title Δ
Is it possible to have a "local" typeclass instance? 0.00
Convention for specifying extensions in cabalized project 0.00
Do we care about the 'past' in FRP? 0.00
How do I use getContents to take input from the command line? 0.00
Convert bibtex entry to another data type -0.73
Setting argv[0] in Haskell? -2.12
Error binding type variables in instance of typeclass +1.54
Name of type pattern: R a b = Q (a -> (R a b,b)) +0.76
Sort a list of tuples by their second elements +0.56
Haskell higher order function to calculate length 0.00
Equivalent of Python urllib in Haskell 0.00
Yet another newtype vs. data (stylistic issue) +1.68
LLVM native code generation 0.00
Declaring instances of parameterized type synonyms 0.00
How to override Show instance of some basic types in Haskell? +0.37
difference between where bindings, let bindings and the single assi... 0.00
Lower-case input and remove symbols in 1 function with Haskell 0.00
Blocking queue implementation in Haskell -1.19
connecting http-conduit to xml-conduit 0.00
What are the definitions for >>= and return for the IO monad? +0.28
how can I add an unboxed array to a Haskell record? 0.00
How do I implement a recursive list in Haskell and methods to opera... 0.00
How do I use threads with gtk2hs with ghc-7.4? 0.00
Safe modelling of relational data in Haskell -0.57
How to pass a variable to the module? 0.00
Get input and pass variable from an if statement with Haskell +0.31
How to cleanly convert between lists and ListT monad transformers? 0.00
importing lib in haskell after installing with cabal 0.00
Subtypes for natural language types -0.59
Apply a function to substructures automatically 0.00
Haskell: unnecessary binary growth with module imports 0.00
What is the showS trick in Haskell? +0.25
GHC Core as "bytecode"? 0.00
If map or filter is used inside another function, does that functio... +0.49
Defining restricted subset of Storable for type match 0.00
Writing in pointfree style f x = g x x 0.00
Haskell with IO monad error, from IO to basic type +0.30
Is this Monad/Applicative Simplfication possible? -1.76
How to implement Decimal to Binary function in Haskell +0.26
Convert from a UArray to a StorableArray 0.00
ghc - square brackets on command line? 0.00
Haskell : How do I compose a recursive function that takes an eleme... +0.89
polymorphism in haskell - using multiple versions of one function w... 0.00
Haskell type error: Type : a Int, Does not match : Int 0.00
How do I convert a IO [[Int]] to [[Int]] in Haskell? +1.56
How to use monad-control for a simple newtype wrapper over ReaderT 0.00
Tail optimization guarantee - loop encoding in Haskell +0.86
Can I disable the "non-exhaustive pattern matches" warnin... +1.33
Does Haskell have pointers/references to record members? +1.92
Block until keypress or given time of day 0.00