packages feed

HsWebots-0.1.1.1: README.md

# HsWebots

[![Hackage version](https://img.shields.io/hackage/v/HsWebots.svg?style=flat)](https://hackage.haskell.org/package/HsWebots)
![linux](https://github.com/cyberbotics/HsWebots/workflows/stack-linux/badge.svg)
![macos](https://github.com/cyberbotics/HsWebots/workflows/stack-macos/badge.svg)



Webots bindings for Haskell

# Usage

```
#setup WEBOTS_HOME and LD_LIBRARY_PATH
source setenv 

#Build
stack build
```

# Supported Platform

* Webots: R2020a revision 1
* OS: ubuntu/bionic and macos(Mojave)
* Build Tools: stack