Tag: haskell
Web Programming in Haskell
In this final article in the series on Haskell, the author explores how to use it for Web programming.
Scotty is a Web framework written...
Property-based Testing in Haskell and How to Install Cabal
Haskell, named after logician Haskell Curry, is a standardised, general-purpose, purely functional programming language, with non-strict semantics and strong static typing. Lets take a...
Use Haskell to Access Two Popular Databases
Haskell, named after logician Haskell Curry, is a standardised, general-purpose, purely functional programming language, with non-strict semantics and strong static typing. In this ninth...