GitXplorerGitXplorer
t

hs-asai

public
7 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
ca13982ac2aabe7cd58d2155583565316c7f4d26

Wibbles.

tthoughtpolice committed 12 years ago
Unverified
7856ceceb0050003eae0f3d691b9005d00c3a887

Various prose wibbles.

tthoughtpolice committed 12 years ago
Unverified
f5e4473e3225ed95196d1b682d56b6a23f8f9a91

Introduce some type operators for shift2/shift3.

tthoughtpolice committed 12 years ago
Unverified
e20f6e119020a827185f2642ba83a7ae169164d7

Big refactoring of IxMonad into various subclasses.

tthoughtpolice committed 12 years ago
Unverified
fd3db9e58cb0ba56983723106fd53199db411023

Reformat and finish (literal) run-off sentence.

tthoughtpolice committed 12 years ago
Unverified
707ccac9c7cbfabb87c4093dcdfa7c5ba1be9a63

A bunch of (similar) doctests. More to come.

tthoughtpolice committed 12 years ago

README

The README file for this repository.

Delimited, answer-type-polymorphic continuations for Haskell.

Build Status

This package provides delimited continuations that are answer-type polymorphic; the original formulation was done by Oleg Kiselyov.

The name of the package is in homage to Kenichi Asai.

Installation

It's just a cabal install away on Hackage:

$ cabal install asai

Join in

Be sure to read the contributing guidelines. File bugs in the GitHub issue tracker.

Master git repository:

  • git clone https://github.com/thoughtpolice/hs-asai.git

There's also a BitBucket mirror:

  • git clone https://bitbucket.org/thoughtpolice/hs-asai.git

Authors

See AUTHORS.txt.

License

MIT. See LICENSE.txt for terms of copyright and redistribution.