planet-mitchell: Planet Mitchell
Planet Mitchell.
This package provides a curated, highly unstable collection of reorganized re-exports. Mostly for personal use at the moment, me but please poke around and see README.md for a bit more information ;)
A note on module names:
Partial means the module contains partial functions that may throw exceptions if preconditions are violated.
Unsafe means the module contains unsafe functions that either:
assume that preconditions hold, e.g.
unsafeEmailAddress
, which constructs anEmailAddress
from aByteString
that is assumed to be valid.do other suspicious things like interleave
IO
with evaluation, asunsafePerformIO
, or lie to the type checker, asunsafeCoerce
. In a word, dragons.
Versions [faq] | 0.0.0, 0.1.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson (>=1.3.1 && <1.4.2), aeson-pretty (==0.8.7.*), aeson-qq (==0.8.2.*), ansi-terminal (>=0.8.0 && <0.8.2), approximate (==0.3.1.*), array (==0.5.2.*), async (==2.2.1.*), atomic-primops (>=0.8 && <0.8.3), base (>=4.10 && <4.12.1), base-orphans (>=0.8 && <0.8.1), base16-bytestring (==0.1.1.*), bits (==0.5.1.*), bytestring (==0.10.8.*), bytestring-lexing (==0.5.0.*), case-insensitive (==1.2.0.*), cborg (>=0.2.0 && <0.2.2), comonad (>=5.0 && <5.0.5), compact (==0.1.0.*), compactable (==0.1.2.*), constraints (==0.10.1.*), containers (==0.5.11.*), contravariant (>=1.4.1 && <1.5.1), contravariant-extras (==0.3.4.*), deepseq (>=1.4.3 && <1.4.5), Diff (==0.3.4.*), distributive (>=0.5.3 && <0.6.1), dlist (==0.8.0.*), double-conversion (>=2.0.2.0 && <2.0.3), Earley (>=0.12.0 && <0.12.2), email-validate (==2.3.2.*), erf (==2.0.0.*), exact-pi (==0.4.1.*), exceptions (==0.10.0.*), extra (>=1.6.12 && <1.6.14), fast-digits (==0.2.1.*), fgl (==5.6.0.*), filepath (==1.4.2.*), foldl (==1.4.0.*), free (>=5.1 && <5.1.1), generic-aeson (>=0.2.0.9 && <0.2.1), generic-lens (==1.0.0.*), half (>=0.3 && <0.3.1), hashable (==1.2.7.*), heaps (>=0.3.0 && <0.3.7), ilist (==0.3.1.*), insert-ordered-containers (==0.2.1.*), integer-logarithms (==1.0.2.*), lens (>=4.16.1 && <4.17.1), lens-aeson (==1.0.2.*), list-transformer (==1.0.4.*), logict (==0.6.0.*), managed (==1.0.6.*), megaparsec (==6.5.0.*), mmorph (==1.1.2.*), monad-ste (==0.1.0.*), mtl (==2.2.2.*), multiset (==0.3.4.*), mwc-random (>=0.13.6 && <0.14.1), neat-interpolation (==0.3.2.*), network (>=2.7.0 && <2.8.1), network-info (==0.2.0.*), network-uri (==2.6.1.*), nf (==1.0.1.*), optparse-applicative (>=0.14.2 && <0.14.4), parallel (>=3.2.2.0 && <3.2.3), parser-combinators (==1.0.0.*), pointed (==5.0.1.*), prettyprinter (==1.2.0.*), prettyprinter-ansi-terminal (==1.1.1.*), primitive (==0.6.4.*), profunctors (>=5.2 && <5.3.1), psqueues (==0.2.7.*), random-bytestring (==0.1.3.*), reactive-banana (==1.2.0.*), reflection (>=2.1 && <2.1.5), regex-applicative (==0.3.3.*), safe (==0.3.17.*), say (==0.1.0.*), scientific (==0.3.6.*), semigroupoids (==5.3.1.*), semigroups (>=0.18.4 && <0.18.6), semilattices (==0.0.0.*), serialise (==0.2.0.*), split (>=0.2.3.3 && <0.2.4), stm (>=2.4.5 && <2.5.1), stm-chans (==3.0.0.*), stm-containers (==0.2.16.*), stringsearch (==0.3.6.*), tagged (==0.8.6.*), text (==1.2.3.*), text-metrics (==0.3.0.*), text-short (==0.1.2.*), time (>=1.8 && <1.9.2), transformers (==0.5.5.*), transformers-base (==0.4.5.*), transformers-compat (==0.6.2.*), typed-process (>=0.2.2 && <0.2.4), unagi-chan (==0.4.1.*), unique (<0.0.1), unix (==2.7.2.*), unliftio (>=0.2.8.0 && <0.2.9), unordered-containers (==0.2.9.*), utf8-string (>=1.0.1.1 && <1.0.2), uuid (==1.3.13.*), uuid-types (==1.0.3.*), vault (==0.3.1.*), vector (==0.12.0.*), vector-builder (==0.3.6.*), writer-cps-mtl (==0.1.1.*) [details] |
License | BSD-3-Clause |
Copyright | (c) 2018, Mitchell Rosen |
Author | Mitchell Rosen |
Maintainer | Mitchell Rosen <mitchellwrosen@gmail.com> |
Category | Prelude |
Home page | https://github.com/mitchellwrosen/planet-mitchell |
Bug tracker | https://github.com/mitchellwrosen/planet-mitchell/issues |
Source repo | head: git clone git://github.com/mitchellwrosen/planet-mitchell.git |
Uploaded | by mitchellwrosen at 2018-10-21T05:30:42Z |
Distributions | NixOS:0.1.0 |
Downloads | 722 total (5 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-10-21 [all 1 reports] |
Modules
[Index] [Quick Jump]
- Ala
- Applicative
- Array
- Bits
- Bool
- Bounded
- ByteString
- CaseInsensitive
- Category
- Char
- Clock
- Coerce
- Comonad
- CompactRegion
- Compactable
- Concurrency
- Concurrency.Chan
- Concurrency.Counter
- Concurrency.IORef
- Concurrency.MVar
- Concurrency.QSem
- Concurrency.TBChan
- Concurrency.TBMChan
- Concurrency.TBMQueue
- Concurrency.TBQueue
- Concurrency.TBimap
- Concurrency.TChan
- Concurrency.TMChan
- Concurrency.TMQueue
- Concurrency.TMVar
- Concurrency.TMap
- Concurrency.TMultimap
- Concurrency.TSem
- Concurrency.TSet
- Concurrency.TVar
- Constraint
- Cont
- Contravariant
- Copointed
- Data
- Debug
- Decidable
- Distributive
- Divisible
- Dynamic
- Either
- Enum
- Environment
- Equality
- Error
- Eval
- Except
- Exception
- FRP
- Field
- File
- Foldable
- Foldl
- Function
- Functor
- Generic
- Graph
- Groupoid
- Hashable
- Heap
- IO
- Ix
- Json
- Label
- Lang
- List
- List1
- ListT
- Logic
- Managed
- Map
- Maybe
- MaybeT
- Mitchell
- Monad
- Monoid
- MultiSet
- Num
- Optic
- Ord
- Parallelism
- Parser
- Pointed
- Predicate
- Pretty
- Prim
- Printf
- Process
- Profunctor
- Proxy
- Ptr
- Queue
- Random
- Read
- Reader
- Reflection
- Regex
- RuntimeSystem
- ST
- Semigroup
- Semigroupoid
- Semilattice
- Sequence
- Serialise
- Set
- Show
- Signal
- Socket
- StableName
- State
- Storable
- Symbol
- System
- Tagged
- Terminal
- Text
- Time
- Traversable
- Tree
- Tuple
- Type
- Typeable
- URI
- UUID
- Unique
- Vault
- Vector
- Void
- Writer
Downloads
- planet-mitchell-0.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)