haskell Integration
===================

This example demonstrates how to use fluids from haskell.

Source Code
-----------

.. literalinclude:: haskell/app/Main.hs
   :language: haskell
   :linenos:

Requirements
------------

- Python with fluids installed
- cabal
- haskell cpython package

Usage Notes
-----------

- The example is incomplete and crashes on termination
- Performance is 2 microsecond for friction factor, indicating there is very little overhead
