Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in haskell
Why do the types in `(fmap . fmap) sum Just [1, 2, 3]` work?
Aug 16, 2019
haskell
Idiomatic stateful loop in Haskell
Jan 02, 2021
haskell
How recursion met the base case Haskell
Mar 11, 2022
list
haskell
recursion
How to understand that the types a and forall r. (a -> r) -> r are isomorphic
Oct 07, 2022
haskell
types
isomorphism
Haskell pattern matching symmetric cases
Jun 15, 2022
haskell
syntax
pattern-matching
How to implement a generic hierarchy of structures with injected functionality
Mar 15, 2022
c#
c++
haskell
d
Haskell newtype, but keep old functions
Nov 08, 2022
haskell
Using let in .hs file
Sep 15, 2022
haskell
Parsec - error "combinator 'many' is applied to a parser that accepts an empty string"
Jan 03, 2022
haskell
parsec
Example of function definition in the data constructor of a new type
Apr 25, 2022
haskell
types
pattern-matching
Haskell: unnecessary binary growth with module imports
May 18, 2019
haskell
Yet another newtype vs. data (stylistic issue)
Mar 09, 2022
haskell
coding-style
Convert Data.Sequence to a List?
Nov 07, 2014
haskell
Haskell / Miranda: Find the type of the function
Aug 19, 2022
haskell
types
functional-programming
type-inference
miranda
Point free notation, recursion, and pattern matching
Aug 01, 2018
haskell
pointfree
What type to use for in-memory image data in Haskell?
Sep 16, 2019
haskell
types
optparse-applicative: displaying help for programs invoked with no arguments
Jun 28, 2022
haskell
command-line-arguments
applicative
How to enable dead code warnings in Haskell (GHC)
Oct 23, 2020
haskell
ghc
Type signatures that never make sense
Jul 27, 2019
haskell
types
signature
parametric-polymorphism
type-signature
How can I constraint QuickCheck parameters, e.g. only use non-negative ints?
Jan 19, 2022
haskell
quickcheck
« Newer Entries
Older Entries »