packages feed

Updater-0.1: Updater.cabal

Name:	Updater
Version:	0.1
Cabal-Version:	>= 1.6
License:	Apache-2.0
License-File:	LICENSE
Author:		Silvio Frischknecht
Homepage:	https://github.com/yokto/Updater
Category:	FRP
Maintainer: silvio.frischi@gmail.com
Synopsis:	Monadic FRP library based on stm
Description:	Read the homepage for more information.
Build-Type:	Simple

Library
  Build-Depends:	base >= 3 && < 5, stm
  Exposed-Modules:
    Updater

source-repository this
  type:        git
  location:    https://github.com/yokto/Updater.git
  tag: 0.1