Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
sacundim
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
40
votes
What's the absurd function in Data.Void useful for?
haskell
type-theory
curry-howard
asked Jan 3 at 1:25
stackoverflow.com
15
votes
Can GADTs be used to prove type inequalities in GHC?
haskell
curry-howard
asked Jan 11 at 6:58
stackoverflow.com
6
votes
How to index an “element” type by a “source container” value?
haskell
dependent-type
asked Oct 25 '12 at 22:29
stackoverflow.com
6
votes
Is it impossible to compute the difference between the maxBound and minBound of an Enum type?
haskell
asked Nov 5 '12 at 21:24
stackoverflow.com
6
votes
How do I implement Reader using free monads?
haskell
monads
free-monad
asked Mar 15 at 6:42
stackoverflow.com
5
votes
I can't get my GADT-based toy Dynamic type to work with parametric types
haskell
gadt
curry-howard
asked Jun 11 '12 at 18:09
stackoverflow.com
Top Answers
50
What is the purpose of Rank2Types?
stackoverflow.com
38
Why is the concept of lazy evaluation useful?
programmers.stackexchange.com
30
What constitutes a fold for types other than list?
stackoverflow.com
23
Is my rewritten foldl function optimised?
stackoverflow.com
18
Do I need to use an interface when only one class will ever implement it?
programmers.stackexchange.com
13
Why is function definition for all types at once not allowed in Haskell?
stackoverflow.com
13
Does Haskell have return type overloading?
stackoverflow.com
13
Lazy Evaluation and Time Complexity
stackoverflow.com
12
Is this a reasonable view of Haskell IO?
stackoverflow.com
11
Are closures a violation of the functional programming paradigm?
stackoverflow.com
11
Why can't Existential Types use record syntax?
stackoverflow.com
11
Implementing Iota in Haskell
stackoverflow.com
11
How to decorate a Tree in Haskell
stackoverflow.com
11
What does the “world” mean in functional programming world?
stackoverflow.com
11
How would I write cycle as a lambda function?
stackoverflow.com
10
Is non-local type inference in Haskell or OCaml really useful?
stackoverflow.com
10
What are the practical differences between special forms and macros?
stackoverflow.com
10
Getting the head and tail of a custom List type Haskell
stackoverflow.com
9
What Haskell type system magic allows for the definition of join?
stackoverflow.com
9
Why discarded values are () instead of ⊥ in Haskell?
stackoverflow.com
9
What does uncurry ($) do?
stackoverflow.com
9
How to generate random, typed functions
stackoverflow.com
9
Why wouldn't my sieve terminate when I rewrote it as a foldl?
stackoverflow.com
8
Lists defined as Maybe in Haskell? Why not?
stackoverflow.com
8
A better way to map a function that requires IO over a list
stackoverflow.com
8
Haskell: How to put multiple instances in the same module?
stackoverflow.com
7
IO String and IO Data type
stackoverflow.com
7
Why is the type of this function (a -> a) -> a?
stackoverflow.com
7
Haskell: Difficulty embedding the context (Eq a) into a data declaration
stackoverflow.com
7
Type of list ranges: how can I make my function less polymorphic?
stackoverflow.com
1
2
next
Stack Exchange works best with JavaScript enabled