waterfall-cad-svg: Declarative CAD/Solid Modeling Library, SVG Support

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.

[maintain] [Publish]

Please see the README on GitHub at https://github.com/joe-warren/opencascade-hs#readme


[Skip to Readme]

Properties

Versions 0.5.0.0, 0.5.0.1, 0.5.1.0, 0.5.1.0
Change log CHANGELOG.md
Dependencies attoparsec (>=0.14 && <1.0), base (>=4.7 && <5), JuicyPixels (>=3 && <4), lens (>5 && <6), linear (>=1.0 && <2.0), opencascade-hs (>=0.5.1.0 && <0.6), resourcet (>=1.2 && <1.4), svg-tree (>=0.6 && <1.0), text (>=1.2 && <3.0), waterfall-cad (>=0.5.1.0 && <0.6) [details]
License LGPL-2.1-only
Copyright 2025 Joe Warren
Author Joe Warren
Maintainer josephmarkwarren@gmail.com
Category Graphics
Home page https://github.com/joe-warren/opencascade-hs#readme
Bug tracker https://github.com/joe-warren/opencascade-hs/issues
Source repo head: git clone https://github.com/joe-warren/opencascade-hs
Uploaded by josephwarren at 2025-06-05T21:45:02Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for waterfall-cad-svg-0.5.1.0

[back to package description]

Waterfall CAD SVG

Waterfall CAD

This package provides SVG support for Waterfall-CAD.

Waterfall CAD is a declarative CAD/Solid Modeling library.

This uses opencascade-hs as the kernel, but provides a "more functional" API over it.

Dependencies

You'll need the main OpenCASCADE libraries/header files installed to use this.

Please see the main readme on Github for more information.

Examples

There are examples of how to use the library in waterfall-cad-examples.

You can see images of these examples in the main readme on Github.