Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in haskell

How to get around the Coverage Condition for Functional Dependencies without using -XUndecidableInstances

Making normal monadic functions work with the monad transformer equivalent

How to check if a bash command has been executed successfully

haskell

Equivalent of Python urllib in Haskell

python haskell urllib2

Looking for an efficient array-like structure that supports "replace-one-member" and "append"

haskell data-structures

Parsing fuzzy dates in Haskell (or C)

c parsing date haskell

Use a function a → b as "monadic" function a → m b

Raw sockets in Haskell

Haskell : loading ALL files in current directory path

haskell ghc ghci winghci

Are implicit parameters a difficulty for inlining in GHC?

Not in scope: data constructor

haskell

Haskell csv-conduit in GHCi

haskell csv

how to reify a list of data using Data.Reify?

haskell

No instance error with multi parameter classes

About functional style programming [closed]

Simple Generators

haskell f# ocaml yield iterate

Function to evaluate haskell in ghci while editing source file using Emacs

haskell emacs ghci

Expanding Repa array shapes

haskell repa

What is the Python equivalent of these Haskell higher-order functions?

python haskell

How to determine the file MIME type by content?

haskell mime