Changelog for lukko-0.1.2
0.1.2
- Support GHC-8.6.5...9.10.1
0.1.1.3
- Use
CApiFFI
to call varargs C functions. - Define
let alignment
only when needed.
0.1.1.2
- Make Win32 code more idiomatic
0.1.1.1
- Add proper
Setup.hs
0.1.1
- Add
Setup.hs
to sdist - Add type-level
FileLockingSupported