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
Granted a traversable F-Algebra, is it possible to have a catamorphism over an applicative algebra?
Jul 19, 2020
haskell
category-theory
catamorphism
Remove repeating list elements using recursion and pattern matching in Haskell
May 03, 2022
list
haskell
recursion
repeat
How can I stream test results with cabal new-test?
Aug 22, 2022
haskell
cabal
cabal-new
A monad for piecewise mutable state
Mar 10, 2022
haskell
state-monad
How to declare protocol for HKT in swift?
Jul 14, 2022
swift
haskell
functional-programming
Can I somehow use a package with a later version of base than what the package specifies?
Oct 09, 2021
haskell
haskell-stack
Simple example of call-by-need
Oct 06, 2022
r
haskell
lazy-evaluation
call-by-need
Writing foldl as foldr confusion
Jul 27, 2022
list
haskell
lambda
higher-order-functions
fold
What are module signatures in Haskell?
Aug 20, 2022
haskell
haskell-backpack
Is it possible to access `WriterT`'s partially collected `tell`s in case of exception?
Oct 27, 2022
haskell
Is it possible to design Stack (Haskell) just like NPM (NodeJS)?
Nov 18, 2020
haskell
haskell-stack
package-managers
Can I prove that (forall x. Coercible (a x) (b x)) implies Coercible a b?
Apr 18, 2022
haskell
coercion
Need explanation for list comprehension in Haskell
Oct 18, 2022
haskell
list-comprehension
Reason to use String instead of Text in Haskell
Jun 22, 2022
haskell
yesod
How are J/K/APL classified in terms of common paradigms?
Aug 17, 2016
haskell
language-agnostic
functional-programming
j
paradigms
Could cabal warn about unused package in dependencies?
Jul 24, 2020
haskell
cabal
replacement / substition with Haskell regex libraries
Jul 04, 2022
regex
haskell
Can all typechecking occurrences of `coerce` safely be replaced with `unsafeCoerce`?
May 21, 2022
haskell
set
coerce
Haskell performance implementing unix's "cat" program with Data.ByteString
Sep 11, 2022
performance
unix
haskell
pipeline
cat
Haskell: example of function of type a -> a, besides the identity
Sep 21, 2022
haskell
types
type-inference
type-variables
« Newer Entries
Older Entries »