Browse Source

Added link to raylib-haskell binding

raysan5 7 years ago
parent
commit
adf08c88ea
1 changed files with 1 additions and 0 deletions
  1. 1 0
      CONTRIBUTING.md

+ 1 - 0
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}`