Commit Graph

14 Commits

Author SHA1 Message Date
Luite Stegeman
2ffc083cc9 older cabal-install sometimes omits the .inplace database, workaround 2013-03-02 23:27:06 +01:00
Luite Stegeman
68163b9e16 use inplace package id for the development server, should fix #507 2013-02-26 04:10:04 +01:00
Luite Stegeman
4013ef6160 use the GHC API to figure out the package configuration for yesod devel 2013-02-19 04:09:05 +01:00
Nicolas Dudebout
34474f9844 Prepends the hsenv arguments instead of appending them. 2013-01-21 10:50:07 -05:00
Nicolas Dudebout
e056d5169c Aligns the import statements to reflect new length. 2013-01-18 16:19:23 -05:00
Nicolas Dudebout
a42ddb564c Removes a trailing empty line. 2013-01-18 16:19:00 -05:00
Nicolas Dudebout
373ff896b3 Detects when hsenv is activated and read the necessary GHC flags. 2013-01-18 16:18:51 -05:00
Michael Snoyman
3e51af2b34 Specify devel port on command line 2012-12-11 22:29:55 +02:00
Luite Stegeman
80a8c51434 allow custom build directory with command line flag or env var 2012-10-17 14:31:45 +02:00
Luite Stegeman
2f5628d254 fix building with GHC API 2012-04-13 02:02:58 +02:00
Luite Stegeman
0ee840da44 use Cabal to determine location of ar' 2012-04-04 03:42:25 +02:00
Luite Stegeman
9194e45f3b fix warnings (and disable some) 2012-04-03 21:07:18 +02:00
Luite Stegeman
69ce5fea57 make it work with GHC 7.0 2012-04-03 20:26:20 +02:00
Luite Stegeman
1cb7a494a9 rebuild application with GHC API (incomplete, only tested on linux, GHC 7.4.1 required) 2012-04-03 18:41:40 +02:00