-- Initial reactive-io.cabal generated by cabal init. For further -- documentation, see http://haskell.org/cabal/users-guide/ name: reactive-io version: 0.1 synopsis: IO-oriented FRP library description: IO-oriented FRP library license: MIT license-file: LICENSE author: Roman Cheplyaka maintainer: roma@ro-che.info -- copyright: category: Control build-type: Simple -- extra-source-files: cabal-version: >=1.10 library exposed-modules: Reactive.IO -- other-modules: build-depends: base ==4.*, transformers hs-source-dirs: src default-language: Haskell2010