Commit Graph

25 Commits

Author SHA1 Message Date
Matt Parsons
26a195b8c7
Support GHC 9.4 (#1769)
* Support GHC 9.4

* tidy it on up

* ok tests pass again

* weird

* woo

* Changelog, cabal files

* fix for older cabal

* Drop MacOS from older resolvers

https://github.com/bravit/hid-examples/issues/7#issuecomment-781308838

* oops
2022-09-07 11:49:14 -06:00
parsonsmatt
3224e8e6f1 Support persistent-2.13 2021-05-05 12:16:05 -06:00
Leif Metcalf
048148824c
Ignore stack.yaml.lock 2019-07-06 14:22:32 +12:00
Maximilian Tagher
4901d66a52 Add .DS_Store to .gitignore file 2018-01-24 08:33:46 -08:00
Greg Weber
aa94e5e249 add a stack.yaml file 2015-06-07 21:41:18 -04:00
Greg Weber
82da9b0fe8 add a Dockerfile for haskell development 2015-05-27 11:43:16 -04:00
Gulshan Singh
f3b5edcac6 Removed duplicate names from .gitignore 2014-11-17 10:45:49 -05:00
Michael Snoyman
24e8e53f64 Merge remote-tracking branch 'origin/master' into persistent2-simpler-dispatch
Conflicts:
	.gitignore
	yesod-core/yesod-core.cabal
2014-03-20 04:14:09 +02:00
Felipe Lessa
93aa6c08de Ignore backup files. 2014-03-11 17:10:05 -03:00
Michael Snoyman
0a2c3a1d7a Updated gitignore 2014-03-07 07:15:30 +02:00
Michael Snoyman
a83971c273 Add some yesod-routes benchmarks 2014-03-04 14:09:12 +02:00
Michael Litchard
2081d810b9 Merge branch 'oauth-fix-deps' of https://github.com/yesodweb/authenticate
Conflicts:
	.gitignore
	.travis.yml
	sources.txt
2014-02-22 06:45:39 -08:00
Greg Weber
7915510322 hlint & compiler warnings
also tried out embeding the refresh file
2013-11-19 11:24:59 -08:00
Michael Snoyman
568312d794 Ignore /tarballs/ 2013-05-02 08:50:58 +03:00
Michael Snoyman
64ef26104d Route attributes/appcache example #518 2013-04-11 17:07:22 +03:00
Michael Snoyman
f9fd1ee0ee Ignore vendor 2013-04-03 09:25:18 +03:00
Michael Snoyman
e2c79f95bd OpenID claimed IDs 2012-04-20 10:14:32 +03:00
gregwebs
cff17e6321 ignore .virthualenv 2012-03-25 17:22:53 -07:00
Michael Snoyman
18d4b98d41 Added yesod-platform and creation scripts 2012-03-15 14:02:07 +02:00
Michael Snoyman
6e52853c76 Updated gitignore 2012-01-25 09:28:21 +02:00
Michael Snoyman
4d2f4a3b4f Remove a painful slowdown from randomIV 2011-11-25 15:11:15 +02:00
Greg Weber
f0b515ff7b ignore cabal-dev 2011-11-22 14:59:09 -06:00
Michael Snoyman
d0b492397b Added gitignore 2011-07-22 09:07:56 +03:00
Michael Snoyman
17b5406fce OpenID v2 support.
All of the heavy lifting was taken directly from the openid package, and
lives in the OpenId2.* module hierarchy. The difference here is that we
don't use associations at all, removing the need for some hefty
dependencies. I've also gutted MonadLib dependencies.
2010-10-05 08:37:04 +02:00
Snoyman
082e3241c7 Rpxnow module written. 2009-05-08 09:08:46 +03:00