Skip to content

tobsan/meta-haskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This README file contains information on the contents of the
meta-haskell layer.

Please see the corresponding sections below for details.

Dependencies
============

This layer depends on:

  URI: git://git.openembedded.org/bitbake
  branch: master

  URI: git://git.openembedded.org/openembedded-core
  layers: meta
  branch: master

Patches
=======

Please submit patches using github pull requests at https://github.com/tobsan/meta-haskell

Maintainer: Tobias Olausson <[email protected]>

Required configuration
======================
For now, the following needs to be added to local.conf:

    HOSTTOOLS += " alex happy ghc ghc-pkg "
    DISTRO_FEATURES += " ld-is-gold "

And until we've fixed bootstrapping ghc-native, those hosttools will stay there.

About

Yocto layer to add Haskell support through GHC

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published