Cabal revisions of fay-0.18.0.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: fay version: 0.18.0.1+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, , Fay.Compiler.Typecheck , Paths_fay ghc-options: -O2 -Wall -fno-warn-name-shadowing- build-depends: base >= 4 && < 5+ build-depends: base >= 4 && < 4.7 , Cabal , HUnit , aeson ghc-options: -O2 -Wall ghc-prof-options: -fprof-auto main-is: Main.hs- build-depends: base >= 4 && < 5+ build-depends: base >= 4 && < 4.7 , fay , Cabal , aeson Test.Compile Test.Convert Test.Util- build-depends: base >= 4 && < 5+ build-depends: base >= 4 && < 4.7 , fay , Cabal , HUnit
revision 2
name: fay version: 0.18.0.1-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, build-depends: base >= 4 && < 4.7 , Cabal , HUnit- , aeson+ , aeson < 0.7 , attoparsec , bytestring , containers build-depends: base >= 4 && < 4.7 , fay , Cabal- , aeson+ , aeson < 0.7 , containers , cpphs , data-default , fay , Cabal , HUnit- , aeson+ , aeson < 0.7 , attoparsec , bytestring , containers