language-dickinson: A language for generative literature
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
Properties
Versions | 0.1.0.0, 0.1.0.1, 0.1.1.0, 0.1.1.1, 0.1.1.2, 0.1.2.0, 1.0.0.0, 1.0.0.1, 1.1.0.0, 1.1.0.1, 1.1.0.2, 1.1.0.3, 1.2.0.0, 1.3.0.0, 1.3.0.1, 1.3.0.2, 1.3.0.3, 1.3.0.4, 1.4.0.0, 1.4.1.0, 1.4.1.1, 1.4.1.2, 1.4.2.0, 1.4.3.0, 1.4.3.0, 1.4.3.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | array, base (>=4.9 && <5), binary (>=0.8.4.0), bytestring, composition-prelude (>=2.0.0.0), containers, deepseq, directory, filepath, haskeline (>=0.8), language-dickinson, microlens, microlens-mtl (>=0.1.8.0), mtl, optparse-applicative (>=0.14.1.0), prettyprinter (>=1.7.0), random, semigroups, split, template-haskell, text (>=1.0.0.0), transformers, zstd [details] |
License | BSD-3-Clause |
Copyright | Copyright: (c) 2020, 2022 Vanessa McHale |
Author | Vanessa McHale |
Maintainer | vamchale@gmail.com |
Category | Language, Text, Compilers/Interpreters |
Source repo | head: git clone https://github.com/vmchale/dickinson |
Uploaded | by vmchale at 2022-09-10T14:09:20Z |
library language-dickinson
library language-dickinson:dickinson
Modules
[Index] [Quick Jump]
- Control
- Exception
- Data
- Text
- Prettyprint
- Tuple
- Text
- Language
- Dickinson
- Language.Dickinson.Check
- Language.Dickinson.Error
- Language.Dickinson.Eval
- Language.Dickinson.File
- Language.Dickinson.Import
- Language.Dickinson.Lexer
- Language.Dickinson.Lib
- Language.Dickinson.Name
- Language.Dickinson.Parser
- Pattern
- Language.Dickinson.Pipeline
- Language.Dickinson.Rename
- Language.Dickinson.Type
- Language.Dickinson.TypeCheck
- Language.Dickinson.Unique
- Dickinson
Flags
Manual Flags
Name | Description | Default |
---|---|---|
cross | Enable to ease cross-compiling | Disabled |
Automatic Flags
Name | Description | Default |
---|---|---|
zstd | Use zstd to compress saved REPL states | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- language-dickinson-1.4.3.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees