Pinned Repositories
package-sets
purec
C backend for PureScript
purec-uv
PureC bindings to libuv
purec-uv-aff
Aff bindings to purec-uv
purescript-aff
An asynchronous effect monad for PureScript
purescript-lazy
Call-by-need values
purescript-math
Math functions
purescript-partial
Utilities for working with partial functions
purescript-prelude
The PureScript Prelude
purescript-unsafe-coerce
Unsafe coercion of values
Pure C's Repositories
pure-c/purec
C backend for PureScript
pure-c/purec-uv
PureC bindings to libuv
pure-c/package-sets
pure-c/purec-uv-aff
Aff bindings to purec-uv
pure-c/purescript-aff
An asynchronous effect monad for PureScript
pure-c/purescript-effect
The Effect monad, for handling native side effects
pure-c/purescript-functions
Function combinators and types for multi-argument functions
pure-c/purescript-lazy
Call-by-need values
pure-c/purescript-math
Math functions
pure-c/purescript-partial
Utilities for working with partial functions
pure-c/purescript-prelude
The PureScript Prelude
pure-c/purescript-record
Functions for working with records and polymorphic labels
pure-c/purescript-unfoldable
Unfoldable functors
pure-c/purescript-unsafe-coerce
Unsafe coercion of values
pure-c/blocksruntime
Blocks runtime library (libBlocksRuntime.a)
pure-c/purescript-arrays
Array utility functions
pure-c/purescript-assert
Basic assertions library for low level testing
pure-c/purescript-console
Console-related functions
pure-c/purescript-control
Common control classes and utility functions
pure-c/purescript-debug
Console based debugging functions
pure-c/purescript-enums
Operations for sequentially ordered types
pure-c/purescript-foldable-traversable
Classes for foldable and traversable data structures
pure-c/purescript-foreign-object
Functions for working with homogeneous JavaScript objects
pure-c/purescript-globals
Typed definitions for standard Javascript globals
pure-c/purescript-integers
Functions and bitwise operators for the Int numeric type
pure-c/purescript-refs
Mutable value references
pure-c/purescript-st
The ST effect, for safe local mutation
pure-c/purescript-strings
String utility functions, Char type, regular expressions.
pure-c/purescript-transformers
Monad and comonad transformers