opencascade-hs: Thin Wrapper for the OpenCASCADE CAD Kernel

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.0.0.1, 0.1.0.0, 0.1.1.0, 0.1.1.1, 0.1.2.1, 0.1.2.2, 0.2.0.0, 0.2.1.0, 0.2.2.0, 0.2.2.1, 0.3.0.0, 0.3.0.1, 0.4.0.0, 0.5.0.0, 0.5.0.1, 0.5.1.0, 0.5.1.0
Change log CHANGELOG.md
Dependencies base (>=4.7 && <5), resourcet (>=1.2 && <1.4) [details]
License LGPL-2.1-only
Copyright 2023 Joe Warren
Author Joe Warren
Maintainer josephmarkwarren@gmail.com
Category Graphics, FFI
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:00Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for opencascade-hs-0.5.1.0

[back to package description]

OpenCASCADE-hs

OpenCASCADE-hs

A third party Haskell wrapper to Open CASCADE (wiki), which is the underlying framework behind FreeCAD.

The API is only partially complete, and largely consists of the modeling functionality (BRep/Boolean Ops/Curves/etc), ignoring the visualization components.

Dependencies

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

Please see the main readme on Github for more information.