hongruiqi / happs

Automatically exported from code.google.com/p/happs
0 stars 0 forks source link

Slow compilation of Facebook.hs #29

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Compiling HAppS-Server/src/HAppS/Server/Facebook.hs take a very long time.
The module should be split into several smaller pieces.

Original issue reported on code.google.com by lem...@gmail.com on 4 Feb 2008 at 4:34

GoogleCodeExporter commented 8 years ago
Why not take Facebook.hs out of HAppS-Server entirely and put it in an 
"examples"
distribution. I would suggest the same repo as MyProject sample on happs.org?

Facebook isn't "core" to HAppS, only people that will be developing facebook 
apps
need it.

The way it is now, anybody with <1G of ram will experience frustratingly slow 
install
times, and what does it buy you distributing facebook? Not much.

Original comment by thomasha...@gmail.com on 3 Jun 2008 at 7:26

GoogleCodeExporter commented 8 years ago
+1. I had to kill off my other sites to free up the 820M needed to get 
Facebook.hs to
build on my server. 

Original comment by simon@joyful.com on 13 Jul 2008 at 3:37

GoogleCodeExporter commented 8 years ago
+1.  I had to remove the Facebook module from the source in order to compile on 
my
512M VPS.

Original comment by fiddloso...@gmail.com on 12 Nov 2008 at 12:48