diff --git a/README.markdown b/README.markdown index 7c6a4ca2..2e1bf36d 100644 --- a/README.markdown +++ b/README.markdown @@ -173,6 +173,7 @@ them from different languages is easier. ## Bindings for other languages * Erlang: [Erlang-NaCl](https://github.com/tonyg/erlang-nacl) +* Haskell: [Saltine](https://github.com/tel/saltine) * Java: [Kalium](https://github.com/abstractj/kalium) * Julia: [Sodium.jl](https://github.com/amitmurthy/Sodium.jl) * Python: [PyNaCl](https://github.com/dstufft/pynacl) diff --git a/THANKS b/THANKS index ca6d54da..c682489c 100644 --- a/THANKS +++ b/THANKS @@ -5,6 +5,7 @@ Chris Rebert (@cvrebert) Donald Stufft (@dstufft) Douglas Campos (@qmx) Jeroen Habraken (@VeXocide) +Joseph Abrahamson (@tel) Kenneth Ballenegger (@kballenegger) Michael Gorlick (@mgorlick) Samuel Neves (@sneves)