summaryrefslogtreecommitdiffhomepage
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorraysan5 <[email protected]>2018-08-25 18:47:05 +0200
committerraysan5 <[email protected]>2018-08-25 18:47:05 +0200
commitadf08c88ea4b065a36bf76143a6b42cfce1601de (patch)
tree8cc6cde9b0f20c3bb870bb528d79edf67c412eca /CONTRIBUTING.md
parentd6241d18abdfa723563d62cede22795d6548bd6a (diff)
downloadraylib-adf08c88ea4b065a36bf76143a6b42cfce1601de.tar.gz
raylib-adf08c88ea4b065a36bf76143a6b42cfce1601de.zip
Added link to raylib-haskell binding
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index cbdd7692..77248fac 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -73,6 +73,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
- [raylib Ruby binding](https://github.com/D3nX/raylib-ruby-ffi)
- [raylib Rust binding](https://github.com/deltaphc/raylib-rs)
- [raylib Python binding](https://github.com/overdev/raylibpy)
+ - [raylib Haskell binding](https://github.com/DevJac/raylib-haskell)
Usually, raylib bindings follow the convention: `raylib-{language}`