An open API service indexing awesome lists of open source software.

https://github.com/jackfirth/haskell-stats-problem

A toy problem of calculating some statistics on streams of data to experiment with haskell optimizations and get more comfortable with cabal and related haskell tooling infrastructure
https://github.com/jackfirth/haskell-stats-problem

Last synced: 9 months ago
JSON representation

A toy problem of calculating some statistics on streams of data to experiment with haskell optimizations and get more comfortable with cabal and related haskell tooling infrastructure

Awesome Lists containing this project

README

          

# haskell-stats-problem [![Build Status](https://travis-ci.org/jackfirth/haskell-stats-problem.svg)](https://travis-ci.org/jackfirth/haskell-stats-problem)
A toy problem of calculating some statistics on streams of data to experiment with haskell optimizations and get more comfortable with cabal and related haskell tooling infrastructure