Haskell wrapper for Bitfinex API
- Bitfinex public endpoints for public info
- Bitfinex private endpoints to private info + trading (IN PROGRESS)
- Clean up JSON parsing to eliminate unnecessary types.
- Integrate types with Jafar types.
- Credential handling for private endpoints.