name: avr-shake version: 0.0.1.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 System.Command.AVRDUDE build-depends: base >= 3 && <5, dependent-sum == 0.2.*, mtl, process, shake >= 0.10