StackRating

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

Ørjan Johansen

Rating
1546.00 (9,248th)
Reputation
17,269 (8,055th)
Page: 1 2 3 ... 6
Title Δ
How to write ~/.haskeline so that ghci or haskeline can behave prop... +0.43
Section of Importing functions in Haskell is called? 0.00
Can't derive Eq nor Show for newtype 0.00
Happy: This is not a keyword 0.00
Template Haskell - How to lookup type operator name? 0.00
Let clause nested in if clause nested in do clause +0.79
Read file with UTF-8 in Haskell as IO String -0.32
GHC is complaining type mismatch when using typeclass. 0.00
Parse error (=), for function with uses pattern matching for lists? -0.24
How to retrieve first false condition applied to a list -0.30
Haskell "transform" function 0.00
`mapM_`, `copyFile`, and a ghost file 0.00
Using -XGeneralizedNewtypeDeriving with -XMultiParamTypeClasses 0.00
Haskell check if a value in monad exists -0.42
Compose nested Monads in Haskell 0.00
Is it possible to do a search on a graph constructed with the tying... +2.08
Applying a (possibly unary) function recursively onto itself -0.39
Segmentation fault when zip 2 self-defined type list 0.00
Haskell - All functions of form A -> A -> ... -> A -1.05
Why does this Haskell code fail? 0.00
Catching exceptions of multiple types 0.00
How can I push polymorphism into a data structure? 0.00
Does Haskell's 'evaluate' reduce to normal or WHNF? 0.00
Haskell: Are type variables in "where" clauses in the sam... -0.63
What's the difference between `traceIO` and `hPutStrLn stderr`? 0.00
Singletons, type families, and existential types for a FromJSON ins... -0.93
Create an event stream of polymorphic functions - possible? If yes,... 0.00
Haskell Typeable instance 0.00
Debugging loop in haskell 0.00
To what extent are Applicative/Monad instances uniquely determined? +2.74
Defining Phantom Types - can't compile examples -0.06
Type Aliases for Constraints don't share the same variable bind... 0.00
How can I insert a backtick in GHCi? -0.52
Highlight.js fails at Haskell? 0.00
Type (in)equalities in the presence of data families 0.00
A more generic Functor class +1.44
Running QuickCheck against Simple Test w/ Function 0.00
Why does adding a data type as constraint to type declaration resul... +1.59
On inferring fmap for ADTs 0.00
function cannot handle big values of n (close to 400) 0.00
What is the :< operator in Haskell? 0.00
What is the Haskell standard library? 0.00
Using record update syntax with constrained GADT records 0.00
Odd reuse in the evaluation of these expressions 0.00
How do Haskell compilers implement the parse-error(t) rule in pract... 0.00
Record wildcards example in the GHC manual 0.00
Smoother type annotation in bind chain +2.45
Understanding a Text.Regex.Posix design choice 0.00
Garbage collecting a list while running an IO action over it 0.00
What's a good name for the natural transformation `forall a. m... 0.00