abarbu / matplotlib-haskell

Haskell bindings for Python's Matplotlib
Other
85 stars 12 forks source link

added DeepSeq instances #5

Closed fhaust closed 7 years ago

fhaust commented 7 years ago

This allows users to force the calculation of a Matplotlib instance.

I calculate the data of several subplots inside the Matplotlib instance, so this allows me to calculate all of them in parallel.

abarbu commented 7 years ago

Thanks! :)

abarbu commented 7 years ago

I pushed a new version to stackage, 0.6.0.