Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in haskell

Problems in defining an applicative instance

Haskell operator or function for applying function from monad to a value?

haskell monads

Forall constraints

Haskell/Frege <=< and =<< associativity

Is there a a predefined way to skip calculations that result in Nothing?

haskell monads maybe

Safe and polymorphic Enum in Haskell

haskell enums polymorphism

How do you implement Haskell's IO type in Java?

java haskell

IO woes when seeking sizes of directory contents?

haskell

Recursion schemes using `Fix` on a data-type that's already a Functor?

Is it possible to re-implement `Enum` deriving using GHC generics

haskell generics enums

Complete minimal example for using quickCheckAll

haskell quickcheck

Rewrite rules with newtype

implementation of sequenceA using traverse

haskell types

XMonad on Nix - cannot find xmonad-contrib

haskell ghc xmonad nix

What is the special status of the 2-tuple?

haskell tuples

Is there a typeclass in haskell for boolean values?

haskell typeclass

How to replace paths to executables in source code with Nix that are not in PATH

haskell executable nix nixos

Finding unused Haskell functions in a module or file?

haskell ghc

Yesod app in Docker container can't make network requests

Git repos in extra-deps