Re: Imports as first class functions

Brandon Allbery <[email protected]>
Newsgroups gmane.comp.lang.haskell.cafe
Message-ID <CAKFCL4WPV25L_dUERrPux3CevCMEpNikek+ZkTcjypP0sjbjcg@mail.gmail.com>
On Sun, Dec 8, 2024 at 1:12 PM Dan Dart <[email protected]> wrote:

> Personally, what I thought of immediately would be using dlopen() to
> import custom .so files (optionally located in database blobs?)
>

This used to be possible with the plugins package, but I think it's
bitrotted now. Supposedly there are ghc-lib functions that can do it, but I
don't know if you can apply them to a BLOB or if it has to be a disk file.

-- 
brandon s allbery kf8nh
[email protected]

_______________________________________________
Haskell-Cafe mailing list
To (un)subscribe, modify options or view archives go to:
http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
Only members subscribed via the mailman list are allowed to post.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.