name: avr-shake version: 0.0.0.2 stability: experimental cabal-version: >= 1.6 build-type: Simple author: James Cook maintainer: James Cook license: PublicDomain homepage: https://github.com/mokus0/avr-shake category: Development synopsis: AVR Crosspack actions for shake build systems. description: AVR Crosspack actions for shake build systems. source-repository head type: git location: git://github.com/mokus0/avr-shake.git Library ghc-options: -fwarn-unused-imports -fwarn-unused-binds hs-source-dirs: src exposed-modules: Development.Shake.AVR build-depends: base >= 3 && <5, shake >= 0.10 && < 0.12