name: eternal category: Control version: 0.1.7 author: Mikhail Pukhlikov maintainer: Mikhail Pukhlikov license: BSD3 license-file: LICENSE synopsis: everything breaking the Fairbairn threshold description: Everything breaking the Fairbairn threshold but in the same time usable in other projects build-type: Custom cabal-version: >= 1.23 library Default-Language: Haskell2010 Hs-Source-Dirs: src Exposed-Modules: Control.Eternal Control.Eternal.Syntax Control.Eternal.Reactive Control.Eternal.Syntax.Operators Control.Eternal.Syntax.Unicode Control.Eternal.Syntax.Lift Control.Eternal.Syntax.Logic Build-Depends: base >= 4.7 && < 5 , transformers , utf8-string , base-unicode-symbols custom-setup setup-depends: Cabal >= 1.23, base >= 4.7 && < 5