MongoDB Development Team is announcing that MongoDB Haskell Driver with version number 2.0.7 is already available to download.
What is MongoDB Haskell Driver ?
MongoDB Haskell Driver is A Haskell driver for the MongoDB database, a toolkit that allows developers to interconnect Haskell apps with MongoDB databases .
MongoDB is a document-oriented NoSQL database, perfect for high traffic and intensive load environments.The MongoDB Haskell Driver allows developers to create applicationss that connect, store and retrieve information from a MongoDB database.This is a MongoDB connector created and supported by the official MongoDB development team, coming packed with lots of examples and documentation.MongoDB also comes with drivers for various other programming languages as well:CC#C++PHPPerlJavaRubyScalaErlangPythonNode.js
This is changelog for MongoDB Haskell Driver version 2.0.7 :
You can read the complete changelog and also download this latest version on their homepage:
hackage.haskell.org