Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: hackage: diagrams

Diagrams is a full-featured framework and embedded domain-specific langauge for creating declarative vector graphics and animations. This package is just a convenient wrapper around the diagrams-core, diagrams-lib and diagrams-contrib packages, so they can be installed with a single cabal install diagrams command. The package also comes with flags to enable six different backends. A Haskell-native SVG backend (the diagrams-svg package) can be selected with -fsvg. This flag is enabled by default, so if you do not want the SVG backend, you must explicitly disable it with -f-svg. The SVG backend does not yet quite support all the features of the cairo backend: text alignment and embedded images are the two main missing features at this point, and of course it can only produce SVG images. It is, however, much easier to install, so it is the out-of-the-box default. There is also a cairo backend (the diagrams-cairo package) which can be selected with the -fcairo flag. It is fully-featured and can produce PNG, PS, PDF, SVG, or animated GIF output; however, due to its dependencies it can be difficult to install on some platforms (notably OS X). In addition, there is a GTK backend based on the cairo backend, for rendering diagrams directly to GTK windows. You can enable it with the -fgtk flag. The Haskell-native postscript backend (the diagrams-postscript package) can be selected with the -fpostscript flag. The only feature it does not support is transparency. There is a Rasterific backend which is also Haskell-native (the diagrams-rasterific package) which can be selected with the -frasterific flag. This is a fully featured backend with the ability to produce PNG, JPG, TIFF, BMP and animated GIF output. There is a Canvas backend, also haskell native, which can be selected with the -fcanvas flag. This backend allows users to write interactive images onto their web browsers. Finally there is a PGF backend, suitable for producing diagrams that can be natively embedded in LaTeX documents, which can be selected with the -fpgf flag. For more information, including a gallery of examples, tutorial, and user manual, see the diagrams website: http://diagrams.github.io. For help, join the #diagrams IRC channel on Freenode or the mailing list: http://groups.google.com/group/diagrams-discuss.
27 versions
Latest release: 10 months ago
3 dependent packages
33,432 downloads total

View more package details: https://packages.ecosyste.ms/registries/hackage.haskell.org/packages/diagrams

Dependent Repos 196

HackBulgaria/Haskell-1
Functional Programming with Haskell
  • 1.2 week5/1-SimpleYesod/cabal.config

Size: 519 KB - Last synced: 2 months ago - Pushed: over 8 years ago

mjgpy3/formantis
Haskell/Yesod breakable toy
  • 1.2 cabal.config

Size: 254 KB - Last synced: about 1 year ago - Pushed: almost 9 years ago

bzhkl/Spreadsheet Fork of b1g3ar5/Spreadsheet
My spreadsheet app using threepenny-gui
  • 1.3 cabal.config

Size: 7.25 MB - Last synced: about 1 year ago - Pushed: over 8 years ago

DeltaQ-SD/IHaskell Fork of IHaskell/IHaskell
A Haskell kernel for the Jupyter project.
  • >=1.3 ihaskell-display/ihaskell-diagrams/ihaskell-diagrams.cabal

Size: 6.94 MB - Last synced: 28 days ago - Pushed: about 2 months ago

srijs/haskell-ndjson-conduit
Conduit-based parsing and serialization for newline delimited JSON
  • 1.2 cabal.config

Size: 16.6 KB - Last synced: 2 days ago - Pushed: over 7 years ago

IHaskell/IHaskell
A Haskell kernel for the Jupyter project.
  • >=1.3 ihaskell-display/ihaskell-diagrams/ihaskell-diagrams.cabal

Size: 7.09 MB - Last synced: 28 days ago - Pushed: 28 days ago

phadej/helhug-types
Presentation hold at Helsinki Haskell User Group, 2015-03-04
  • 1.2 cabal.config

Size: 301 KB - Last synced: about 1 year ago - Pushed: about 9 years ago

liesen/emeralds
  • ==1.2.* emeralds.cabal

Size: 309 KB - Last synced: about 1 year ago - Pushed: over 9 years ago

alanz/aws-dynamodb-play
Working through AWS getting started example
  • 1.3 cabal.config

Size: 141 KB - Last synced: about 1 year ago - Pushed: almost 9 years ago

sifisifi/subscribe-jpsubreddits
  • 1.2 cabal.config

Size: 129 KB - Last synced: about 1 year ago - Pushed: about 9 years ago

k-bx/timeoutbug
Trying to reproduce timeout bug with snap and wreq
  • 1.2 cabal.config

Size: 121 KB - Last synced: about 1 year ago - Pushed: about 9 years ago

wesleyan/admiral
Administration of CMDR daemons
  • 1.2 cabal.config

Size: 219 KB - Last synced: 27 days ago - Pushed: over 9 years ago

alcidesv/ReH
A prototype webserver speaking SPDY/HTTP2
  • 1.2 cabal.config

Size: 379 KB - Last synced: about 1 year ago - Pushed: over 9 years ago

sajith/bmp2xpm
What is the deal about Haskell parallelism?
  • 1.2 cabal.config

Size: 453 KB - Last synced: about 1 year ago - Pushed: over 3 years ago

ncreep/taste_of_haskell
Material for the "Taste of Haskell" talk
  • 1.2 code/cabal.config

Size: 655 KB - Last synced: 12 months ago - Pushed: over 6 years ago

lolotp/Mafia
Mafia in Haskell
  • 1.2 cabal.config

Size: 344 KB - Last synced: 18 days ago - Pushed: almost 9 years ago

wayofthepie/coursera-client
  • 1.3 cabal.config

Size: 129 KB - Last synced: about 1 year ago - Pushed: almost 9 years ago

signed/learning-haskell
  • 1.4 cabal.config

Size: 83 KB - Last synced: about 1 month ago - Pushed: about 6 years ago

tomv564/protocols
  • 1.2 cabal.config

Size: 456 KB - Last synced: 9 months ago - Pushed: about 1 year ago

dikmax/dikmax.name
See dikmax.name-ng repository for new version. My blog. It's written in Hakyll.
  • 1.3 cabal.config

Size: 625 MB - Last synced: about 1 year ago - Pushed: about 8 years ago

bholst/blog
The blog software written for a personal blog. While this has been written for my own blog, it may also be useful for other blogs.
  • 1.3 cabal.config

Size: 364 KB - Last synced: about 1 year ago - Pushed: about 8 years ago

uvNikita/SyntacticAnalyzer
Parser with lexical and syntactic analyses optimized for given parallel architecture.
  • * SyntacticAnalyzer.cabal

Size: 285 KB - Last synced: 25 days ago - Pushed: over 9 years ago

Vicky3/Simple-Blogging-Page-with-Yesod
  • 1.3 cabal.config

Size: 162 KB - Last synced: about 1 year ago - Pushed: over 8 years ago

toaq/zugai 📦
A Haskell library/program for parsing and interpreting Toaq
  • * zugai.cabal
  • * zugai.cabal

Size: 1 MB - Last synced: 18 days ago - Pushed: 7 months ago

doc_phisher/dragoncurve
Yesterday night I sat there thinking about how easy it would be to implement the dragoncurve in Haskell, and then how much easier it would become if one simply defines all iterations of the dragoncurve and that this would be a nice practice to learn to us
  • * dragoncurve.cabal

Size: 84 KB - Last synced: over 1 year ago

haskell/ghcide 📦
A library for building Haskell IDE tooling
  • * shake-bench/shake-bench.cabal

Size: 2.67 MB - Last synced: 26 days ago - Pushed: over 3 years ago

jhmcstanton/jhmcstanton.github.io
Github pages site
  • * jhmcstanton-com.cabal

Size: 305 MB - Last synced: about 2 months ago - Pushed: about 2 months ago

li-clutter-org/http2-test
HTTP/2 testing
  • 1.2 cabal.config

Size: 985 KB - Last synced: about 2 months ago - Pushed: over 8 years ago

apauley/DrawingStraws
Drawing Straws in Haskell
  • 1.2 cabal.config

Size: 191 KB - Last synced: 23 days ago - Pushed: about 9 years ago

apauley/Nothing
Nothing :: Maybe something
  • 1.2 cabal.config

Size: 207 KB - Last synced: 23 days ago - Pushed: almost 9 years ago

mdgriffith/site-selfie
  • 1.2 cabal.config

Size: 1.73 MB - Last synced: 3 days ago - Pushed: almost 9 years ago

destagia/ldn-reader
  • 1.2 cabal.config

Size: 131 KB - Last synced: 18 days ago - Pushed: almost 9 years ago

odr/hap
yesod-based crud-framework
  • 1.2 cabal.config

Size: 523 KB - Last synced: about 1 year ago - Pushed: over 9 years ago

lostm1nd/HackBulgaria
Projects related to the courses at HackBulgaria
  • 1.2 Haskell/week5/1-SimpleYesod/cabal.config

Size: 1000 KB - Last synced: 9 months ago - Pushed: over 8 years ago

spwhitton/oso2pdf 📦
Better conversion of Oxford Scholarship Online material to PDF
  • 1.3 cabal.config

Size: 32.2 KB - Last synced: about 2 months ago - Pushed: almost 8 years ago

GregorySchwartz/too-many-cells
Cluster single cells and analyze cell clade relationships with colorful visualizations.
  • * too-many-cells.cabal

Size: 22.3 MB - Last synced: 16 days ago - Pushed: 5 months ago

srijs/random-hypergeometric
Random variate generation from hypergeometric distributions
  • 1.2 cabal.config

Size: 141 KB - Last synced: 2 days ago - Pushed: about 9 years ago

etorreborre/producer-hs
Simple streaming library for Haskell
  • 1.4 cabal.config

Size: 39.1 KB - Last synced: 10 days ago - Pushed: over 6 years ago

andrewthad/yesod-crud-persist
Easy CRUD subsites for yesod with persistent
  • 1.2 cabal.config

Size: 49.8 KB - Last synced: 15 days ago - Pushed: over 5 years ago

google/haskell-indexer
Emits code crossreference data for Haskell sources.
  • ==1.4 wrappers/stack-docker/everything/everything.cabal

Size: 447 KB - Last synced: 3 days ago - Pushed: almost 4 years ago

hsyl20/life
  • ==1.2.* life.cabal

Size: 172 KB - Last synced: about 1 year ago - Pushed: over 9 years ago

jhedev/campus
Simple web app to subscribe to the calendar offered by the Campus Office (https://www.campus.rwth-aachen.de/office/)
  • 1.2 cabal.config

Size: 176 KB - Last synced: 10 months ago - Pushed: over 8 years ago

obcode/heblab
Haskell Web Interface for gitolite managed git repos for student lab tasks
  • 1.2 cabal.config

Size: 250 KB - Last synced: about 1 year ago - Pushed: over 9 years ago

querl.dox/linux/alpine_linux/aports
  • 1.4.0.1 testing/darcs/cabal.config
  • 1.4.0.1 testing/stack/cabal.config

Last synced: 11 months ago

krdlab/ouropendata-viewer
experimental
  • 1.2 cabal.config

Size: 230 KB - Last synced: about 1 month ago - Pushed: over 9 years ago

aslatter/haskell-constraints
Cabal configuration files to allow building against known, fixed bases.
  • 1.2 debian/jessie/cabal.config
  • 0.5 debian/wheezy/cabal.config

Size: 207 KB - Last synced: about 1 year ago - Pushed: about 9 years ago

WillSewell/kik-hotornot
Simple hot or not app for kik.
  • 1.2 cabal.config

Size: 391 KB - Last synced: 24 days ago - Pushed: almost 9 years ago

lfborjas/freenatalchart.xyz
Free natal and transit charts!
  • * freenatalchart.cabal
  • * freenatalchart.cabal

Size: 17.4 MB - Last synced: 27 days ago - Pushed: almost 2 years ago

phylake/haskell-web-seed
Web server seed project using Warp, Redis, and AWS
  • 1.2 cabal.config

Size: 180 KB - Last synced: about 1 year ago - Pushed: about 9 years ago

junsumida/murasame
  • 1.2 cabal.config

Size: 3.3 MB - Last synced: 27 days ago - Pushed: over 9 years ago

liesen/dandelion
  • ==1.2.* dandelion.cabal

Size: 387 KB - Last synced: about 1 year ago - Pushed: over 9 years ago

BrandKarma/brandkarma.github.com
BrandKarma Engineering Blog
  • 1.2 cabal.config

Size: 33.2 MB - Last synced: about 1 year ago - Pushed: about 9 years ago

apauley/parallel-frequency
Calculate the frequency that each element in a list occurs - an excuse to play with parallel Haskell
  • 1.2 cabal.config

Size: 325 KB - Last synced: 23 days ago - Pushed: almost 9 years ago

kenhkan/wall-clock-time
  • 1.2 cabal.config

Size: 109 KB - Last synced: about 1 year ago - Pushed: almost 9 years ago

robinp/repli
Small HTTP wrapper around mueval
  • 1.2 cabal.config

Size: 141 KB - Last synced: about 1 year ago - Pushed: almost 9 years ago

lubomir/dot-race
In-browser multiplayer turn-based racing game
  • 1.2 cabal.config

Size: 617 KB - Last synced: about 1 year ago - Pushed: over 9 years ago

tjunier/mlgsc
Maximum-likelihood general sequence classifier
  • 1.3 cabal.config

Size: 234 MB - Last synced: 7 months ago - Pushed: over 7 years ago

pixbi/duplo
A opinionated, framework-less build tool for web applications
  • 1.2 cabal.config

Size: 11.4 MB - Last synced: 20 days ago - Pushed: about 9 years ago

laurmcarter/prj
  • * girih/girih.cabal
  • * old-simplex/simplex.cabal

Size: 49.5 MB - Last synced: about 1 year ago - Pushed: over 9 years ago

hskoans/YesodSimple
Fundamentals, ignoring the Yesod Scaffolding at the start
  • 1.2 cabal.config

Size: 281 KB - Last synced: about 1 year ago - Pushed: almost 9 years ago

srijs/haskell-attoparsec-trans
Interleaved effects for attoparsec parsers
  • 1.2 cabal.config

Size: 145 KB - Last synced: 2 days ago - Pushed: almost 9 years ago

isovector/lapse
coding timelapse software
  • * lapse.cabal
  • * lapse.cabal

Size: 23.4 KB - Last synced: 10 days ago - Pushed: almost 2 years ago

yhosok/fashionad
a sample web application powered by yesod
  • 1.2 cabal.config

Size: 410 KB - Last synced: about 1 year ago - Pushed: about 9 years ago

passy/fun-hs
My attempt to implement @sdiehl's fun language.
  • 1.2 cabal.config

Size: 117 KB - Last synced: about 1 month ago - Pushed: over 9 years ago

builtinnya/lambdar-website
My personal website
  • 1.2 cabal.config

Size: 1.27 MB - Last synced: about 1 year ago - Pushed: over 8 years ago

astynax/fpcontest_201503
  • 1.2 cabal.config

Size: 137 KB - Last synced: 9 months ago - Pushed: about 9 years ago

apuchenkin/haskell-sandbox
  • 1.2 cabal.config

Size: 270 KB - Last synced: 9 months ago - Pushed: about 9 years ago

xavier83/workbench
data manipulation tool
  • 1.2 cabal.config

Size: 133 KB - Last synced: 9 months ago - Pushed: about 9 years ago

hanshoglund/imitator
3D loop engine with music-suite and scsynth
  • * music-imitator.cabal

Size: 1.22 MB - Last synced: about 1 year ago - Pushed: about 11 years ago

marcmo/linkchecker
implement a linkchecker to toy around with different concurrency aproaches
  • 1.3 haskell/cabal.config

Size: 123 KB - Last synced: about 1 year ago - Pushed: about 8 years ago

hskoans/yesodrest
Yesod REST API
  • 1.2 cabal.config

Size: 254 KB - Last synced: about 1 year ago - Pushed: almost 9 years ago

aupiff/icons
  • * icons.cabal

Size: 16.6 KB - Last synced: about 1 year ago - Pushed: over 6 years ago

kirillt/exercises
Different exercises, snippets, etc.
  • >=0.5 z/hreal/hreal-client/hreal-client.cabal

Size: 40.2 MB - Last synced: about 1 year ago - Pushed: over 5 years ago

YoEight/personal-site
My personal website
  • 1.2 cabal.config

Size: 355 KB - Last synced: about 1 year ago - Pushed: over 9 years ago

mihaimaruseac/petulant-octo-avenger
Small project for holding helpers for one MMORPG I play
  • >=1.2 stats-collector.cabal

Size: 6.22 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago

josephturnerjr/vagrant-minimal-haskell
  • 1.2 cabal.config

Size: 125 KB - Last synced: about 1 year ago - Pushed: over 9 years ago

fatho/rot-2015
Sachen erstellt für und während der Sommerakademie 2015 in Rot an der Rot.
  • 1.3 code/cabal.config

Size: 463 KB - Last synced: 10 months ago - Pushed: over 8 years ago

slspeek/iconsetgenerator
Automatically exported from code.google.com/p/iconsetgenerator
  • * Iconsetgenerator.cabal

Size: 414 KB - Last synced: about 1 year ago - Pushed: almost 9 years ago

silky/fashion
repo for fashion business/ideas/etc.
  • * Contour-Maps/Contour-Maps.cabal
  • * Cubic-Limit-Series/Cubic-Limit-Series.cabal
  • * Dark-Mofo/Dark-Mofo.cabal
  • * Fusion-Compression/Fusion-Compression.cabal
  • * GrenadeCppn/Grenade-Cppn.cabal
  • * Haskell-Waves/Haskell-Waves.cabal
  • * Meta-2018/Meta2018.cabal
  • * Moon-Tile/Moon-Tile.cabal
  • * RandomImagePositions/random-image-positions.cabal
  • * RetroHaskell/retro-haskell.cabal
  • * SB-I86/SB-I86.cabal
  • * Space-Split/Space-Split.cabal
  • * Sun-Mountain-Scape/Sun-Mountain-Scape.cabal
  • * Teseloni/Teseloni.cabal
  • * Triangle-Centers/Triangle-Centers.cabal
  • * Van-der-Silk-Logo/Van-der-Silk-Logo.cabal

Size: 21.1 MB - Last synced: about 1 year ago - Pushed: over 4 years ago