Skip to content

Next Steps

This brings us to the end of this guide. Here is some more information to take you further.

You can find a few example programs in the source repository. These will give you a good idea how this library is used.

API reference documentation is available in haddock format in hackage.

We also have some benchmarks against other popular Haskell libraries. You may find the benchmark results here. Take these results with a pinch of salt. Typical real world applications could have very different performance characteristics depending on a number of other factors. If in doubt, you should benchmark your application and not rely too much on microbenchmarks such as these.