packages feed

Cabal revisions of css-syntax-0.1.0.0

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

revision 1
-name:                css-syntax-version:             0.1.0.0--synopsis: High-performance CSS tokenizer and serializer.-description:-    See https://drafts.csswg.org/css-syntax/---license:             MIT-license-file:        LICENSE--author:              Tomas Carnecky <tomas.carnecky@gmail.com>, Vladimir Shabanov <dev@vshabanov.com>-maintainer:          Tomas Carnecky <tomas.carnecky@gmail.com>--category:            Data--build-type:          Simple-cabal-version:       >=1.10---source-repository head-  type:     git-  location: git://github.com/wereHamster/haskell-css-syntax.git---library-  hs-source-dirs:      src-  default-language:    Haskell2010--  exposed-modules:-     Data.CSS.Syntax.Tokens--  build-depends:-     base >=4 && <5-   , scientific-   , text--  ghc-options: -Wall -O2---test-suite spec-  hs-source-dirs:      test src-  default-language:    Haskell2010-  ghc-options:         -Wall -Wno-orphans--  type:                exitcode-stdio-1.0-  main-is:             Test.hs--  other-modules:-     Data.CSS.Syntax.Tokens--  build-depends:-     base >=4 && <5-   , scientific-   , text--   , hspec-   , directory-   , QuickCheck--benchmark benchmark-  hs-source-dirs:      benchmark src-  default-language:    Haskell2010-  ghc-options:         -Wall -Wno-orphans -O2 -rtsopts-  -- -fprof-auto -fprof-cafs--  type:                exitcode-stdio-1.0-  main-is:             Benchmark.hs--  other-modules:-     Data.CSS.Syntax.Tokens--  build-depends:-     base >=4 && <5-   , scientific-   , text--   , criterion-   , deepseq-   , directory+name:                css-syntax
+version:             0.1.0.0
+x-revision: 1
+
+synopsis: High-performance CSS tokenizer and serializer.
+description:
+    See https://drafts.csswg.org/css-syntax/
+
+
+license:             MIT
+license-file:        LICENSE
+
+author:              Tomas Carnecky <tomas.carnecky@gmail.com>, Vladimir Shabanov <dev@vshabanov.com>
+maintainer:          Tomas Carnecky <tomas.carnecky@gmail.com>
+
+category:            Data
+
+build-type:          Simple
+cabal-version:       >=1.10
+
+
+source-repository head
+  type:     git
+  location: git://github.com/wereHamster/haskell-css-syntax.git
+
+
+library
+  hs-source-dirs:      src
+  default-language:    Haskell2010
+
+  exposed-modules:
+     Data.CSS.Syntax.Tokens
+
+  build-depends:
+     base >=4.8 && <4.13
+   , scientific
+   , text
+
+  ghc-options: -Wall -O2
+
+
+test-suite spec
+  hs-source-dirs:      test src
+  default-language:    Haskell2010
+  ghc-options:         -Wall -Wno-orphans
+
+  type:                exitcode-stdio-1.0
+  main-is:             Test.hs
+
+  other-modules:
+     Data.CSS.Syntax.Tokens
+
+  build-depends:
+     base >=4.8 && <4.13
+   , scientific
+   , text
+
+   , hspec
+   , directory
+   , QuickCheck
+
+benchmark benchmark
+  hs-source-dirs:      benchmark src
+  default-language:    Haskell2010
+  ghc-options:         -Wall -Wno-orphans -O2 -rtsopts
+  -- -fprof-auto -fprof-cafs
+
+  type:                exitcode-stdio-1.0
+  main-is:             Benchmark.hs
+
+  other-modules:
+     Data.CSS.Syntax.Tokens
+
+  build-depends:
+     base >=4.8 && <4.13
+   , scientific
+   , text
+
+   , criterion
+   , deepseq
+   , directory
revision 2
 name:                css-syntax
 version:             0.1.0.0
-x-revision: 1
+x-revision: 2
 
 synopsis: High-performance CSS tokenizer and serializer.
 description:
      Data.CSS.Syntax.Tokens
 
   build-depends:
-     base >=4.8 && <4.13
+     base >=4.8 && <4.14
    , scientific
    , text
 
      Data.CSS.Syntax.Tokens
 
   build-depends:
-     base >=4.8 && <4.13
+     base >=4.8 && <4.14
    , scientific
    , text
 
      Data.CSS.Syntax.Tokens
 
   build-depends:
-     base >=4.8 && <4.13
+     base >=4.8 && <4.14
    , scientific
    , text
 
revision 3
 name:                css-syntax
 version:             0.1.0.0
-x-revision: 2
+x-revision: 3
 
 synopsis: High-performance CSS tokenizer and serializer.
 description:
      Data.CSS.Syntax.Tokens
 
   build-depends:
-     base >=4.8 && <4.14
+     base >=4.5 && <4.14
    , scientific
    , text
 
      Data.CSS.Syntax.Tokens
 
   build-depends:
-     base >=4.8 && <4.14
+     base >=4.5 && <4.14
    , scientific
    , text
 
      Data.CSS.Syntax.Tokens
 
   build-depends:
-     base >=4.8 && <4.14
+     base >=4.5 && <4.14
    , scientific
    , text
 
revision 4
 name:                css-syntax
 version:             0.1.0.0
-x-revision: 3
+x-revision: 4
 
 synopsis: High-performance CSS tokenizer and serializer.
 description:
      Data.CSS.Syntax.Tokens
 
   build-depends:
-     base >=4.5 && <4.14
+     base >=4.8 && <4.14
    , scientific
    , text
 
      Data.CSS.Syntax.Tokens
 
   build-depends:
-     base >=4.5 && <4.14
+     base >=4.8 && <4.14
    , scientific
    , text
 
      Data.CSS.Syntax.Tokens
 
   build-depends:
-     base >=4.5 && <4.14
+     base >=4.8 && <4.14
    , scientific
    , text
 
revision 5
 name:                css-syntax
 version:             0.1.0.0
-x-revision: 4
+x-revision: 5
 
 synopsis: High-performance CSS tokenizer and serializer.
 description:
      Data.CSS.Syntax.Tokens
 
   build-depends:
-     base >=4.8 && <4.14
+     base >=4.8 && <4.15
    , scientific
    , text
 
      Data.CSS.Syntax.Tokens
 
   build-depends:
-     base >=4.8 && <4.14
+     base >=4.8 && <4.15
    , scientific
    , text
 
      Data.CSS.Syntax.Tokens
 
   build-depends:
-     base >=4.8 && <4.14
+     base >=4.8 && <4.15
    , scientific
    , text