diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2012-06-03 20:52:29 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2012-06-03 20:52:29 +0000 |
commit | 46e9ab0ca5e504d3509678b4d43a41d938650e75 (patch) | |
tree | a34afe36b374e7894e236fb8cee020928d36c967 /www/Makefile | |
parent | be44ec14c77de91f8ac86e25372545e0e39e9bcb (diff) |
Notes
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/www/Makefile b/www/Makefile index 9a7f06f9c2cb..3868e2190dd9 100644 --- a/www/Makefile +++ b/www/Makefile @@ -288,13 +288,9 @@ SUBDIR += hs-hS3 SUBDIR += hs-hamlet SUBDIR += hs-happstack - SUBDIR += hs-happstack-data - SUBDIR += hs-happstack-ixset SUBDIR += hs-happstack-server - SUBDIR += hs-happstack-state - SUBDIR += hs-happstack-util SUBDIR += hs-heist - SUBDIR += hs-http-enumerator + SUBDIR += hs-http-conduit SUBDIR += hs-http-server SUBDIR += hs-http-types SUBDIR += hs-oeis @@ -322,6 +318,7 @@ SUBDIR += hs-yesod-form SUBDIR += hs-yesod-json SUBDIR += hs-yesod-persistent + SUBDIR += hs-yesod-routes SUBDIR += htdump SUBDIR += html2hdml SUBDIR += html2wml |