packages feed

Cabal revisions of acme-this-0.1.0.0

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

revision 1
-name:                acme-this-version:             0.1.0.0-synopsis:            import This-description:         Python will print pseudophilosophical gibberish when you \-                     `import this`. Haskell does not have such a feature yet. \-                     This cannot stand. Pun intended.-license:             BSD3-license-file:        LICENSE-author:              Tobias Dammers-maintainer:          tdammers@gmail.com-copyright:           2019 Tobias Dammers-category:            This-build-type:          Simple-cabal-version:       >=1.10--library-  hs-source-dirs: .-  exposed-modules: This-  default-language: Haskell2010-  build-depends: base >=4.7 && <5-               , template-haskell >=2.14.0.0 && <2.15+name:                acme-this
+version:             0.1.0.0
+x-revision: 1
+synopsis:            import This
+description:         Python will print pseudophilosophical gibberish when you \
+                     `import this`. Haskell does not have such a feature yet. \
+                     This cannot stand. Pun intended.
+license:             BSD3
+license-file:        LICENSE
+author:              Tobias Dammers
+maintainer:          tdammers@gmail.com
+copyright:           2019 Tobias Dammers
+homepage:            https://github.com/tdammers/acme-this
+category:            This
+build-type:          Simple
+cabal-version:       >=1.10
+
+library
+  hs-source-dirs: .
+  exposed-modules: This
+  default-language: Haskell2010
+  build-depends: base >=4.7 && <5
+               , template-haskell >=2.14.0.0 && <2.15