An open API service indexing awesome lists of open source software.

https://github.com/wenkokke/example-haskell-wheel

An experiment in publishing a Haskell library as a Python Wheel.
https://github.com/wenkokke/example-haskell-wheel

Last synced: about 2 months ago
JSON representation

An experiment in publishing a Haskell library as a Python Wheel.

Awesome Lists containing this project

README

        

[![PyPI](https://img.shields.io/pypi/v/example-haskell-wheel)](https://pypi.org/project/example-haskell-wheel/)
![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/wenkokke/example-haskell-wheel)
[![GitHub Workflow Status](https://github.com/wenkokke/example-haskell-wheel/actions/workflows/ci.yml/badge.svg)](https://github.com/wenkokke/example-haskell-wheel/actions/workflows/ci.yml)

# example-haskell-wheel

An experiment in publishing a Haskell library as a Python wheel.