packages feed

Cabal revisions of fay-0.15.0.0

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 name:                fay version:             0.15.0.0+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,   exposed-modules:   Fay, Fay.Types, Language.Fay.FFI, Fay.Convert, Fay.Compiler, Fay.Compiler.Debug, Fay.Compiler.Config   other-modules:     Fay.Compiler.Print, Control.Monad.IO, System.Process.Extra, Data.List.Extra, Paths_fay, Fay.Compiler.Misc, Fay.Compiler.FFI, Fay.Compiler.Optimizer, Fay.Compiler.Packages, Fay.Compiler.ModuleScope, Control.Monad.Extra, Fay.Compiler.InitialPass, Fay.Compiler.Decl, Fay.Compiler.Defaults, Fay.Compiler.Exp, Fay.Compiler.Pattern, Fay.Compiler.Typecheck, Fay.Compiler.GADT   ghc-options:       -O2 -Wall -fno-warn-name-shadowing-  build-depends:     base >= 4 && < 5,+  build-depends:     base >= 4 && < 4.7,                      aeson,                      attoparsec,                      containers,                      filepath,                      ghc-paths,                      Cabal,-                     haskell-src-exts,+                     haskell-src-exts < 1.14,                      language-ecmascript >= 0.10,                      mtl,                      pretty-show,                      HUnit,                      bytestring,                      time,-                     optparse-applicative >= 0.5,+                     optparse-applicative == 0.5.*,                      split,                      test-framework,                      test-framework-hunit,   ghc-options:       -O2 -Wall   ghc-prof-options:  -fprof-auto   main-is:           Main.hs-  build-depends:     base >= 4 && < 5,+  build-depends:     base >= 4 && < 4.7,                      aeson,                      containers,                      data-default,                      filepath,                      ghc-paths,                      Cabal,-                     haskell-src-exts,+                     haskell-src-exts < 1.14,                      language-ecmascript >= 0.10,                      mtl,                      process,                      utf8-string,                       haskeline,-                     optparse-applicative >= 0.5,+                     optparse-applicative == 0.5.*,                      split  executable fay-tests   ghc-prof-options:  -fprof-auto   main-is:           Tests.hs   other-modules:     Fay.Compiler Test.Convert Test.Api Test.CommandLine Test.Util-  build-depends:     base >= 4 && < 5,+  build-depends:     base >= 4 && < 4.7,                      aeson,                      attoparsec,                      bytestring,                      filepath,                      ghc-paths,                      Cabal,-                     haskell-src-exts,+                     haskell-src-exts < 1.14,                      language-ecmascript >= 0.10,                      mtl,                      pretty-show,
revision 2
 name:                fay version:             0.15.0.0-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,   exposed-modules:   Fay, Fay.Types, Language.Fay.FFI, Fay.Convert, Fay.Compiler, Fay.Compiler.Debug, Fay.Compiler.Config   other-modules:     Fay.Compiler.Print, Control.Monad.IO, System.Process.Extra, Data.List.Extra, Paths_fay, Fay.Compiler.Misc, Fay.Compiler.FFI, Fay.Compiler.Optimizer, Fay.Compiler.Packages, Fay.Compiler.ModuleScope, Control.Monad.Extra, Fay.Compiler.InitialPass, Fay.Compiler.Decl, Fay.Compiler.Defaults, Fay.Compiler.Exp, Fay.Compiler.Pattern, Fay.Compiler.Typecheck, Fay.Compiler.GADT   ghc-options:       -O2 -Wall -fno-warn-name-shadowing-  build-depends:     base >= 4 && < 4.7,-                     aeson,+  build-depends:     base >= 4.6 && < 4.7,+                     aeson < 0.7,                      attoparsec,                      containers,                      data-default,   ghc-options:       -O2 -Wall   ghc-prof-options:  -fprof-auto   main-is:           Main.hs-  build-depends:     base >= 4 && < 4.7,-                     aeson,+  build-depends:     base >= 4.6 && < 4.7,+                     aeson < 0.7,                      containers,                      data-default,                      directory,   ghc-prof-options:  -fprof-auto   main-is:           Tests.hs   other-modules:     Fay.Compiler Test.Convert Test.Api Test.CommandLine Test.Util-  build-depends:     base >= 4 && < 4.7,-                     aeson,+  build-depends:     base >= 4.6 && < 4.7,+                     aeson < 0.7,                      attoparsec,                      bytestring,                      containers,