[Haskell-cafe] [ANN] haskus-system 0.7

Sylvain Henry sylvain at haskus.fr
Thu Jun 29 10:52:23 UTC 2017


Hi all,

I have released haskus-system 0.7.

haskus-system <https://github.com/haskus/haskus-system> is a Haskell 
library for system programming on top of the Linux kernel. You can use 
it to build systems that only use:

  * the Linux kernel
  * the haskus-system library
  * your code

This release features a new build tool that automatically downloads, 
configures and builds Linux, SysLinux, etc. It can also execute your 
system within QEMU, build ISO images and even create bootable devices.

For instance, to test the Demo example from 
https://github.com/haskus/haskus-system-examples/ with QEMU, you just 
have to type:

 > haskus-system-build test --init Demo

The full announce with some screenshots and a video: 
http://hsyl20.fr/home/posts/2017-06-29-announcing-haskussystem-07.html

Cheers,
Sylvain
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20170629/72b0fa1f/attachment.html>


More information about the Haskell-Cafe mailing list