Name: Demo
Cabal-Version: >= 1.10
Build-Type: Simple
Version: 0.0

Library
  GHC-Options: -Wall -fno-warn-tabs
  Default-Language: Haskell2010
  Exposed-Modules: Demo
  Build-Depends: arduino-copilot, base (>= 4.5 && < 5)