diff options
| -rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ (channel-news (version 0) + (entry (commit "84a70fb21764cc3888d07a7bda5e4c63a28135bb") + (title (en "Fixed @code{hs-bindgen}, add @code{check.sh}")) + (body (en "@code{hs-bindgen} now compiles. @{doxygen-parser} now runs the test suite. I have split the libraries up, any Stackage packages are now found in @code{(andromeda packages haskell-core-xyz)} and util funcions in @code{(andromeda utils)}."))) (entry (commit "af39040e6437701e6d936acf1454fac029e9ad4c") (title (en "Added many, many @code{ghc@9.14.1}-compatible libraries")) (body (en "All dependencies of @code{hs-bindgen}, @code{fir}, and @code{vulkan} Haskell libraries are represented and all libraries excepting @code{hs-bindgen} build."))) |
