StackRating

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

bergey

Rating
1504.95 (142,204th)
Reputation
2,728 (61,933rd)
Page: 1 2 3
Title Δ
How do I fold nodes of an XML element using lens? +0.82
How to fix Ambiguous occurrence ‘find’? +1.91
Controlling type application order in poly-kinded typeclasses 0.00
Various Type errors when trying to make this piece of Code work. Wh... 0.00
Applicative typeclass based on two different functors -1.74
Can fmap be written as a function instead of being called from the... -1.70
I need to write a function which returns the compliment of A(suppli... 0.00
How to use -v to see a list of the files searched for in Haskell St... +0.49
How to compose errors using data.validation 0.00
Eval expression during compilation and treat runtime errors as comp... 0.00
How to use well-typed Path in some record 0.00
Efficient Aeson parsing for sum type toEncoding 0.00
But by using the -ddump-splices GHC option -4.11
handle one connection for all the server request 0.00
Is there any way to force Haskell code ordering to work like F#? 0.00
Where is the documentation for autogeneration of Has typeclasses in... 0.00
Implicit lifting when combining / mixing mtl-style typeclass constr... 0.00
Passing a file descriptor to another process in Haskell 0.00
Hold a lens in a record 0.00
How to tear down testbed resources in Tasty conditionally? 0.00
Understanding Haskell function in a lambda calculus way -0.49
How to write this simple Monad that can chang any item of a record? 0.00
How to got put params from config file to a single module? 0.00
What's a workflow for upstream development (multi-project devel... 0.00
When designing a RPC library, how can I allow users change serializ... 0.00
Yesod return whole Entity after insert? +4.26
Haskell interpret literal types written to file 0.00
WAI tutorial - no instance for (Show Response) 0.00
Working with multiple projects on the same stack/git/IDE environnem... -0.11
ByteString to Json format 0.00
Sharing a context between AMQP callbacks +0.87
Building contravariant using Stack leads to constraint error about... 0.00
Using Haskell addition function with both Num and Char values +5.05
Is there usage of Haskell Repa slice function analogous to Vector a... 0.00
How to create a monad using StateT, ContT, and ReaderT? 0.00
How to catch Exception from IO and print its error. +1.77
Could not deduce (Show a10) arising from a use of ‘def’ 0.00
What are the difference in usage between Either and Except in Haske... +4.71
Haskell type error - Couldn't match expected type `a' with... 0.00
Haskell | Aeson - Is it possible to parse a JSON file with multiple... 0.00
Stack: 'hdevtools is a library dependency, but the package prov... +4.68
How to read a 5-byte thing into a `Word64` using `binary`? 0.00
In Haskell, why does eqT returning Maybe (a :~: b) work better than... -1.48
Why does surfaceDimensions (appear) to return a doubly enclosed vec... -2.33
Other data types interaction with own constructed Natural datatype 0.00
Where can I catch an exception? 0.00
Problem with defining choosing function for a profunctor lens 0.00
How to fully evaluate a recursive data type using Control.DeepSeq i... 0.00
Servant: see all request headers 0.00
Parse a String using Parsec? 0.00