Cabal revisions of fay-0.16.0.3
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: fay version: 0.16.0.3+x-revision: 1 synopsis: A compiler for Fay, a Haskell subset that compiles to JavaScript. description: Fay is a proper subset of Haskell which is type-checked with GHC, and compiled to JavaScript. It is lazy, pure, has a Fay monad, , System.Directory.Extra , System.Process.Extra ghc-options: -O2 -Wall -fno-warn-name-shadowing- build-depends: base >= 4 && < 5+ build-depends: base >= 4 && < 4.7 , Cabal , HUnit , aeson , directory , filepath , ghc-paths- , haskell-src-exts >= 1.14+ , haskell-src-exts >= 1.14 && < 1.16 , language-ecmascript >= 0.15 , mtl- , optparse-applicative >= 0.5+ , optparse-applicative == 0.5.* , pretty-show >= 1.6 , process , safe ghc-options: -O2 -Wall ghc-prof-options: -fprof-auto main-is: Main.hs- build-depends: base >= 4 && < 5+ build-depends: base >= 4 && < 4.7 , Cabal , aeson , containers , filepath , ghc-paths , haskeline- , haskell-src-exts >= 1.14+ , haskell-src-exts >= 1.14 && < 1.16 , language-ecmascript >= 0.15 , mtl- , optparse-applicative >= 0.5+ , optparse-applicative == 0.5.* , process , safe , split Test.Compile Test.Convert Test.Util- build-depends: base >= 4 && < 5+ build-depends: base >= 4 && < 4.7 , Cabal , HUnit , aeson , directory , filepath , ghc-paths- , haskell-src-exts >= 1.14+ , haskell-src-exts >= 1.14 && < 1.16 , language-ecmascript >= 0.15 , mtl , pretty-show >= 1.6
revision 2
name: fay version: 0.16.0.3-x-revision: 1+x-revision: 2 synopsis: A compiler for Fay, a Haskell subset that compiles to JavaScript. description: Fay is a proper subset of Haskell which is type-checked with GHC, and compiled to JavaScript. It is lazy, pure, has a Fay monad, , System.Directory.Extra , System.Process.Extra ghc-options: -O2 -Wall -fno-warn-name-shadowing- build-depends: base >= 4 && < 4.7+ build-depends: base >= 4.6 && < 4.7 , Cabal , HUnit- , aeson+ , aeson < 0.7 , attoparsec , bytestring , containers ghc-options: -O2 -Wall ghc-prof-options: -fprof-auto main-is: Main.hs- build-depends: base >= 4 && < 4.7+ build-depends: base >= 4.6 && < 4.7 , Cabal- , aeson+ , aeson < 0.7 , containers , cpphs , data-default Test.Compile Test.Convert Test.Util- build-depends: base >= 4 && < 4.7+ build-depends: base >= 4.6 && < 4.7 , Cabal , HUnit- , aeson+ , aeson < 0.7 , attoparsec , bytestring , containers