Have a look at https://hackage.haskell.org/package/postgrest
I have not trieb but could do that later but a cabal install ... should make it. > Looks like Haskell code. if you are familiar with Haskell app built > using cabal just give it a try. Haskell itself, i.e. posgrest should > not be issue here probably. What you may hit are various possible > issues in GHC's runtime. But honestly, GHC runs very nicely on OpenBSD > so well, good luck and give it a try and report back... > > On Thu, Oct 19, 2017 at 6:26 AM, Tito Mari Francis Escaño > <titomarifran...@gmail.com> wrote: >> Hi everyone! I'd like to ask if somebody already tried or is working >> on a port of PostgREST (https://github.com/begriffs/postgrest) in >> OpenBSD. It has a working FreeBSD port but of course I prefer it >> running on arguably the most secure OS on the planet. >> I'm not confident I can make a port on my VM hosting OBSD, anybody >> tried this approach before? >> Thanks in advance. >> > >