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

https://github.com/lancelet/cabal-cargo

Setup.hs can build a Rust library
https://github.com/lancelet/cabal-cargo

Last synced: over 1 year ago
JSON representation

Setup.hs can build a Rust library

Awesome Lists containing this project

README

          

# cabal-cargo

[![GitHub CI](https://github.com/lancelet/cabal-cargo/workflows/CI/badge.svg)](https://github.com/lancelet/cabal-cargo/actions)
[![Hackage](https://img.shields.io/hackage/v/cabal-cargo.svg?logo=haskell)](https://hackage.haskell.org/package/cabal-cargo)
[![MIT license](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)

> rustbits instead of cbits: u can haz cheezeburger!

This is the top-level GitHub repository for `cabal-cargo`, containing:
- [`cabal-cargo`](cabal-cargo) itself, and
- [`test-project`](test-project), which is an integration test.

Please see the [README for `cabal-cargo`](cabal-cargo) for more information.