~ubuntu-branches/ubuntu/wily/haskell-yesod-bin/wily

« back to all changes in this revision

Viewing changes to yesod-bin.cabal

  • Committer: Package Import Robot
  • Author(s): Joachim Breitner
  • Date: 2015-08-12 14:08:39 UTC
  • mfrom: (1.2.4)
  • Revision ID: package-import@ubuntu.com-20150812140839-4911m0bkgby0j34z
Tags: 1.4.13.1-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
name:            yesod-bin
2
 
version:         1.4.11
 
2
version:         1.4.13.1
3
3
license:         MIT
4
4
license-file:    LICENSE
5
5
author:          Michael Snoyman <michael@snoyman.com>
52
52
                     , bytestring         >= 0.9.1.4
53
53
                     , time               >= 1.1.4
54
54
                     , template-haskell
55
 
                     , directory          >= 1.0
 
55
                     , directory          >= 1.2.1
56
56
                     , Cabal
57
57
                     , unix-compat        >= 0.2          && < 0.5
58
58
                     , containers         >= 0.2
66
66
                     , unordered-containers
67
67
                     , yaml               >= 0.8          && < 0.9
68
68
                     , optparse-applicative >= 0.11
69
 
                     , fsnotify           >= 0.0          && < 0.2
 
69
                     , fsnotify           >= 0.0          && < 0.3
70
70
                     , split              >= 0.2          && < 0.3
71
71
                     , file-embed
72
72
                     , conduit            >= 1.2