StackRating

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

augustss

Rating
1552.24 (7,304th)
Reputation
21,175 (6,331st)
Page: 1 2 3 4 ... 5
Title Δ
How to get file access times in Haskell (cross-platform)? +1.22
show returning wrong value when used with unsafeCoerced value -0.50
How to have an operator which adds/subtracts both absolute and rela... +0.03
How to make a IO (a->b) function from a -> IO b in Haskell +1.36
Using dynamic programming in Haskell? [Warning: ProjectEuler 31 sol... -1.14
Why does Haskell not allow Type Synonyms when declaring class insta... -1.45
Is there a simple way to turn a data type deriving Enum into a list? -0.81
Haskell: Using a function of a type class in a module without an in... 0.00
Deconstructing an existential type -1.07
haskell - Specifying # of conditions that are true +0.21
How to do pattern matching with tuple in Haskell? -0.25
how is 'show' implemented in Haskell? -0.05
Lazy Evaluation and Time Complexity -0.81
Prime Sieve in Haskell -0.34
Lists defined as Maybe in Haskell? Why not? +0.31
Why explicit derivation of Show/Read in Haskell? +1.31
Why can't GHC derive instances for Monoid? +2.31
Haskell: foldl' accumulator parameter -0.59
Haskell: How to define strict tuples 0.00
How can a gc find out about object references done from the stack? -1.16
Why is GHC complaining about non-exhaustive patterns? +1.32
Data value dependencies, updates and memoisation -0.94
Avoid temporary variables by using name shadowing -1.22
Haskell -- any easy way to put Data.Dynamic's in a Map? +0.41
Using guards in let .. in expressions -1.77
How do I write a ToJSON/FromJSON instance for a datatype with multi... -2.02
How does Djinn work? +0.06
Does Haskell require a garbage collector? +1.30
Is it possible to debug pattern matching in a Haskell function? -1.19
Equality of functions in Haskell -0.29
Generating Sublists of a list +1.27
Why is the tail call optimization not used in this Haskell program? 0.00
Why were type classes difficult to implement? 0.00
Haskell Custom Math Types and Classes -0.89
When sharing an IORef, is it safe to read with readIORef as long as... -0.23
How to get around the Coverage Condition for Functional Dependencie... 0.00
Understanding bind function in Haskell -1.28
Associated types and container elements -1.32
Is it a good idea to compile a language to C? +1.07
Generating random integers with given probabilities +0.49
How to avoid quadratic explosion of typeclass instances? +1.37
Preferred method for viewing code generated by Template Haskell +0.46
Type mismatch when extracting Int with cmdArgs 0.00
Compiling GHC 7.2+ on Linux with libc version < 2.7 0.00
What's the syntax for single-line pattern matching? +1.13
What happens if you compile a program that takes no input? (Haskell... -0.14
Any methods for recovering enough laziness to tie the knot in a mon... 0.00
Haskell function that takes a variadic function as an argument (and... +0.41
How do record updates behave internally? -1.99
Lazy evaluation and IO side effect confusion +0.86