GSoC/GCI Archive
Google Summer of Code 2013 haskell.org

Haskell Qt Binding Generator

by Zhengliang Feng for haskell.org

This project aims to provide a generation tool that creating Qt bindings automatically for Haskell and make generation as much automation as possible. It parses Qt header files and generates corresponding Qt-style Haskell interfaces (type classes, data types).