Commit Graph

4261 Commits

Author SHA1 Message Date
Jude Taylor
886e6bdd2c add ConstrainedClassMethods 2015-06-08 00:30:16 -07:00
Greg Weber
0e24083749 Merge pull request #1005 from yesodweb/stack-build
add a stack.yaml file
2015-06-07 18:42:51 -07:00
Greg Weber
aa94e5e249 add a stack.yaml file 2015-06-07 21:41:18 -04:00
Michael Snoyman
9a0dbda44d Merge pull request #1003 from andrewthad/master
Make stripHandlerT and subHelper available for public use
2015-06-07 17:01:16 +03:00
Andrew Martin
edf7ada64c Export subHelper directly rather than doing a module export 2015-06-07 08:45:38 -04:00
Andrew Martin
b88295cf05 stop the module import cycle 2015-06-05 13:20:03 -04:00
Andrew Martin
92aa58dee5 Make stripHandlerT and subHelper available for public use 2015-06-05 08:07:37 -04:00
Michael Snoyman
b20c19d2c5 Version bump 2015-06-04 09:43:06 +03:00
Michael Snoyman
f2b435fa35 Merge pull request #1001 from ygale/exportLogFormatting
Export log formatting
2015-06-04 09:41:22 +03:00
Yitzchak Gale
f3d9bb2555 Unneeded import of Data.Maybe in Yesod.Core.Class.Yesod. 2015-06-03 11:48:02 +03:00
Yitzchak Gale
95c8d40010 Fix haddock about default log level. 2015-06-03 11:45:29 +03:00
Yitzchak Gale
bef07c5e12 Fix reference to default in haddock for shouldLog. 2015-06-03 11:18:33 +03:00
Yitzchak Gale
bd161ef5f7 Export defaults for logging methods of Yesod. 2015-06-03 11:16:43 +03:00
Greg Weber
b1bc30addd Merge pull request #1000 from yesodweb/add-Dockerfile
add a Dockerfile for haskell development
2015-05-27 20:47:04 -07:00
Greg Weber
82da9b0fe8 add a Dockerfile for haskell development 2015-05-27 11:43:16 -04:00
Michael Snoyman
10c029c230 Add README about yesod-scaffold 2015-05-27 14:04:35 +03:00
Michael Snoyman
848b1ab3e5 Collapse paths in keter bundle 2015-05-19 08:17:46 +03:00
Michael Snoyman
814157a018 Fix build for project-template < 0.2 2015-05-17 11:25:12 +03:00
Michael Snoyman
ef9322914e Version bump 2015-05-17 10:35:30 +03:00
Michael Snoyman
0927468580 Merge branch 'yesod_init_args' of https://github.com/triplepointfive/yesod 2015-05-17 10:33:10 +03:00
Michael Snoyman
2d8507cbee Be slightly more verbose for #992 2015-05-17 10:31:40 +03:00
Ilya Smelkov
3af8426567 Add Generic typeclass to BackendInput and Backend 2015-05-13 17:42:17 +03:00
Michael Snoyman
d9d085e945 Fix lower bound 2015-05-12 14:51:08 +03:00
Michael Snoyman
48a3bdeadb Drop system-filepath 2015-05-12 12:35:04 +03:00
Michael Snoyman
ae555aa6f0 Drop system-filepath 2015-05-12 12:01:50 +03:00
Ilya Smelkov
50f0859e13 Validate input params before processing 2015-05-11 14:50:56 +03:00
Ilya Smelkov
ce268e451d yesod init accepts database 2015-05-11 14:40:52 +03:00
Ilya Smelkov
067a21c60f yesod init accepts app name 2015-05-09 00:07:44 +03:00
Michael Snoyman
4fcabc073c GHC 7.10 support 2015-04-30 15:05:18 +03:00
Michael Snoyman
a9bf0bf7ea Version bump 2015-04-29 13:57:58 +03:00
Michael Snoyman
d82a828d89 Scaffolding updates, including #982 2015-04-29 13:55:50 +03:00
Michael Snoyman
3683961ac1 Travis: use 7.10 and not 7.6 2015-04-29 13:50:15 +03:00
Michael Snoyman
931caaa2c0 Allow lowercasing of scaffolded values #982 2015-04-29 13:29:40 +03:00
Michael Snoyman
fa0fbb4569 Version bump 2015-04-26 18:37:33 +03:00
Michael Snoyman
9db6ef3e69 Merge pull request #980 from rzetterberg/master
Adds export of email verify route
2015-04-26 18:36:24 +03:00
Richard Zetterberg
9e1516594e Fixes faulty type annotations 2015-04-26 15:28:45 +02:00
Richard Zetterberg
770a7a29d2 Adds export of verify route
This allows users of the library to easily render VerUrl to use in
verification emails to new users, if the user was created outside
of the regular register functionality.
2015-04-26 14:55:12 +02:00
Michael Snoyman
0b6035ffda Merge pull request #978 from wiz/patch-1
Provide a hint on how to use `loginHandler`.
2015-04-24 12:15:12 +03:00
Alexander Bondarenko
5cc440129d Provide a hint on how to use loginHandler. 2015-04-24 12:11:10 +03:00
Michael Snoyman
d0010b34aa Merge pull request #973 from srayuws/master
update warp-tls's version
2015-04-19 10:37:07 +03:00
srayuws
a54d8376f8 update warp-tls's version 2015-04-19 15:33:16 +08:00
Michael Snoyman
afaf458a9b Version bump 2015-04-17 12:01:04 +03:00
Michael Snoyman
1f19ca1752 Version bump 2015-04-17 11:59:49 +03:00
Michael Snoyman
3c898babfb Remove zlib upper bound 2015-04-16 19:06:44 +03:00
Michael Snoyman
067a96c85d Merge pull request #970 from wiz/master
Add `copy-to-args` section to keter.yaml which allows all kinds of options.
2015-04-16 17:48:41 +03:00
Alexander Bondarenko
31ae5fdee7 Add copy-to-args section to keter.yaml which allows all kinds of options. 2015-04-16 17:16:50 +03:00
Michael Snoyman
3fd99e77e7 Merge pull request #969 from urbanslug/master
Updated yesod-bin/Devel.hs
2015-04-16 10:08:23 +03:00
Njagi Mwaniki
58a07b0ea3
Added conditional compilation so that yesod-bin/Devel.hs can pass travis-ci tests.
Signed-off-by: Njagi Mwaniki <mwanikibusiness@gmail.com>
2015-04-15 18:50:05 +03:00
Njagi Mwaniki
c3a05d1f7b
Updated yesod-bin/Devel.hs
Replaced deprecated function `configCompiler` with `configCompilerEx`
  Removed unused argument "_opts" from function `lockFile`
  Added newline before guards which I think makes it more beginner friendly.

Signed-off-by: Njagi Mwaniki <mwanikibusiness@gmail.com>
2015-04-15 17:14:45 +03:00
Michael Snoyman
4bc0ad96fe Merge pull request #968 from rdesfo/master
updated deprecated settingsPort, settingsHost, settingsOnException
2015-04-13 21:09:32 +03:00