thoughtpolice / salt

Fast cryptographic networking for Haskell
http://thoughtpolice.github.com/salt
MIT License
24 stars 1 forks source link

Dynamic linking support #23

Open thoughtpolice opened 11 years ago

thoughtpolice commented 11 years ago

The next version of NaCl will have dynamic linking support. Allegedly. If only we knew when that was or if it was developed in the open.

I'm filing this as a bug because GHC is switching to dynamic-linking-by-default for GHC 7.8. And no dynamic library support means this library will become dramatically less useful. We do have the advantage 7.8 isn't planned for release and won't be widely adopted any time soon.

I may pester Bernstein directly when I have time and ask about this.