Hi, If I have a static binary compiled on OpenBSD release X, is that binary expected to also run on release X+1, X+2 and X+Y? For example, a static binary that is compiled on OpenBSD 6.0, is it expected to also run on 6.1, 6.2 and 6.3? The reason for asking is a Haskell stack issue [0] that involves GHC bindists.
Kind regards, Martijn Rijkeboer [0] https://github.com/commercialhaskell/stack/issues/416