packages feed

RoyalMonad-1000.9: RoyalMonad.cabal

Name:                RoyalMonad
Version:             1000.9
Synopsis:	     All hail the Royal Monad!
Description:         All hail the Royal Monad!
License:             BSD3
Author:              Atze van der Ploeg
Maintainer:          atzeus@gmail.com
Homepage:            https://github.com/atzeus/RoyalMonad
Build-Type:          Simple
Cabal-Version:       >=1.6
Category:            Control
Tested-With:         GHC==7.10.1
Library
  Build-Depends: base >= 2 && < 10
  Exposed-modules: Control.Monad.Royal
  Extensions:	  UndecidableInstances,FlexibleInstances,MultiParamTypeClasses

source-repository head
    type:     git
    location: https://github.com/atzeus/RoyalMonad