packages feed

TinyLaunchbury-1.0.1: TinyLaunchbury.cabal

Name:           TinyLaunchbury
Version:        1.0.1
License:        BSD3
License-File:   LICENSE 
Author:         Elliot Stern, David Sankel
Maintainer:     Elliot Stern <eliyahu.ben.miney@gmail.com>
Synopsis:       Simple implementation of call-by-need using Launchbury's semantics
Category:       Compilers/Interpreters
Description:    A simple implementation of Launchbury's operational semantics for lazy languages.
Build-Type:      Simple
Cabal-Version:   >= 1.2

Library
    Build-Depends:   base >= 4  && < 5,
                     mtl >= 1   && < 3.0
    Exposed-Modules: TinyLaunchbury