Description
Provides Haskell bindings to the libBF library. Bindings let Haskell code call functionality from the native library while keeping a Haskell-facing API.
Use it when a Haskell project specifically needs libBF features through Haskell code. It is a developer library and depends on the native library behavior rather than offering a separate application.