September 2017
Beginner to intermediate
396 pages
9h 46m
English
stack new working-with-snaplets simple
executable working-with-snaplets
hs-source-dirs: src
main-is: Main.hs
default-language: Haskell2010
build-depends: base >= 4.7 && < 5
, snap-core
, snap-server
, snap
, lens
, bytestring
, text
, mtl
{-# LANGUAGE TemplateHaskell, OverloadedStrings #-} module Main where ...
Read now
Unlock full access