Skip to content

Commit

Permalink
Update from Hackage at 2019-01-26T23:29:46Z
Browse files Browse the repository at this point in the history
  • Loading branch information
all-cabal-tool committed Jan 26, 2019
1 parent 86e25a8 commit 48c03b9
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions ats-pkg/1.3.0.0/ats-pkg.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: ats-pkg
version: 1.3.0.0
x-revision: 3
x-revision: 4
synopsis: Package manager for ATS
description: A collection of scripts to make building ATS projects easy.
homepage: https://github.com/vmchale/ats-pkg#readme
Expand Down Expand Up @@ -49,7 +49,7 @@ library
, unix
, lens
, dhall < 1.15.0
, shake-ats <= 1.5.0.6
, shake-ats < 0.3.0.0
, shake-ext
, composition-prelude >= 1.1.0.2 && < 1.2.0.0
, optparse-applicative
Expand Down
4 changes: 2 additions & 2 deletions ats-pkg/1.4.0.0/ats-pkg.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: ats-pkg
version: 1.4.0.0
x-revision: 3
x-revision: 4
synopsis: Package manager for ATS
description: A collection of scripts to make building ATS projects easy.
homepage: https://github.com/vmchale/ats-pkg#readme
Expand Down Expand Up @@ -52,7 +52,7 @@ library
, unix
, lens
, dhall < 1.15.0
, shake-ats <= 1.5.0.6
, shake-ats < 0.3.0.0
, shake-ext >= 1.4.0.2
, composition-prelude >= 1.1.0.2 && < 1.2.0.0
, optparse-applicative
Expand Down
4 changes: 2 additions & 2 deletions ats-pkg/1.4.0.1/ats-pkg.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: ats-pkg
version: 1.4.0.1
x-revision: 3
x-revision: 4
synopsis: Package manager for ATS
description: A collection of scripts to make building ATS projects easy.
homepage: https://github.com/vmchale/ats-pkg#readme
Expand Down Expand Up @@ -51,7 +51,7 @@ library
, unix
, lens
, dhall < 1.15.0
, shake-ats <= 1.5.0.6
, shake-ats < 0.3.0.0
, shake-ext >= 1.4.0.2
, composition-prelude >= 1.1.0.2 && < 1.2.0.0
, optparse-applicative
Expand Down
4 changes: 2 additions & 2 deletions ats-pkg/1.4.0.3/ats-pkg.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: ats-pkg
version: 1.4.0.3
x-revision: 4
x-revision: 5
synopsis: Package manager for ATS
description: A collection of scripts to make building ATS projects easy.
homepage: https://github.com/vmchale/ats-pkg#readme
Expand Down Expand Up @@ -51,7 +51,7 @@ library
, unix
, lens
, dhall < 1.15.0
, shake-ats <= 1.5.0.6
, shake-ats < 0.3.0.0
, shake-ext >= 1.4.0.2
, composition-prelude >= 1.1.0.2 && < 1.2.0.0
, optparse-applicative
Expand Down
4 changes: 2 additions & 2 deletions ats-pkg/1.4.0.6/ats-pkg.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: ats-pkg
version: 1.4.0.6
x-revision: 4
x-revision: 5
synopsis: Package manager for ATS
description: A collection of scripts to make building ATS projects easy.
homepage: https://github.com/vmchale/ats-pkg#readme
Expand Down Expand Up @@ -51,7 +51,7 @@ library
, unix
, lens
, dhall < 1.15.0
, shake-ats <= 1.5.0.6
, shake-ats < 0.3.0.0
, shake-ext >= 1.4.0.2
, composition-prelude >= 1.1.0.2 && < 1.2.0.0
, optparse-applicative
Expand Down
4 changes: 2 additions & 2 deletions ats-pkg/2.1.0.0/ats-pkg.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: ats-pkg
version: 2.1.0.0
x-revision: 3
x-revision: 5
synopsis: Package manager for ATS
description: A collection of scripts to make building ATS projects easy.
homepage: https://github.com/vmchale/atspkg#readme
Expand Down Expand Up @@ -51,7 +51,7 @@ library
, unix
, lens
, dhall < 1.15.0
, shake-ats >= 1.0.0.2 && <= 1.3.0.0
, shake-ats >= 1.0.0.2 && < 1.2.0.0
, shake-ext >= 2.0.0.0
, composition-prelude >= 1.1.0.2
, optparse-applicative
Expand Down

0 comments on commit 48c03b9

Please sign in to comment.