each-1.1.0.0: Template Haskell library for writing monadic expressions more easily

Copyright(c) dramforever 2017
LicenseBSD3
Maintainerdramforever
Stabilityexperimental
Portabilitynon-portable (Template Haskell)
Safe HaskellNone
LanguageHaskell2010

Each

Description

Users of each should import this module. For more usage info see README

Synopsis

Documentation

each :: ExpQ -> ExpQ Source #

Invoke an each block

bind :: () Source #

Do not use this outside of an each block. Only its name is used, and its value itself does not make sense.

(~!) :: () Source #

Do not use this outside of an each block. Only its name is used, and its value itself does not make sense.