> On Dec 7, 2017, at 2:16 AM, Clinton Mead <clintonmead at gmail.com> wrote: > > > Is there a package to that combines these two use cases, namely static functions with non-static data? I'm happy to start writing one myself, but I don't want to reinvent the wheel. > I believe Cloud Haskell does something like this. -Will