Commit Graph

67 Commits

Author SHA1 Message Date
Michael Snoyman
cd8b45dc7b Version bumps 2012-02-24 13:18:52 +02:00
Michael Snoyman
2a4afc0998 Conduit upper bounds 2012-02-24 10:30:54 +02:00
Bartlomiej Niemtur
8e3852d038 wai-handler-launch: Requiring process package for OSX builds
Running the ./scripts/install on my machine (OSX 10.6.8, ghc-7-0-3) used
to result in the following error:

Network/Wai/Handler/Launch.hs:22:8:
  Could not find module `System.Cmd':
    It is a member of the hidden package `process-1.0.1.5'.
    Perhaps you need to add `process' to the build-depends in your .cabal file.
    Use -v to see a list of the files searched for.

After the change installation succeeds with message:

  Success: all packages installed and tested.
2012-02-02 20:06:52 +01:00
Michael Snoyman
67bb38e0de conduit 0.2 2012-01-27 16:42:55 +02:00
Michael Snoyman
675aeb8105 Flushing 2012-01-26 07:09:11 +02:00
Michael Snoyman
215b7bc512 Fixed tests and a broken cabal file 2012-01-06 13:14:54 +02:00
Michael
e08ae69baa Merge branch 'wai-0.4'
Conflicts:
	wai-handler-launch/wai-handler-launch.cabal
2012-01-05 12:21:22 +02:00
Michael
4135032677 wai-handler-launch: runUrlPort 2012-01-05 12:20:37 +02:00
Michael Snoyman
846f365f67 Fix wai-handler-devel 2011-12-26 17:31:07 +02:00
Michael Snoyman
ad8eafc699 Switch to conduits.
All packages are getting bumped to 1.0 to signify the difference.
2011-12-26 17:10:26 +02:00
Michael Snoyman
84ba17e76c Version bumps 2011-11-28 15:40:43 +02:00
Greg Weber
174827a8cb align wai dependencies 2011-11-23 09:26:18 -06:00
Michael Snoyman
b6b56758de Version bumps 2011-08-29 09:22:09 +03:00
Michael Snoyman
a02f907be5 More thorough testing; unbump unix-compat 2011-08-28 01:38:21 +03:00
Michael
5b32c8ebc4 runUrl 2011-08-06 21:50:33 +03:00
Michael Snoyman
0f22f14078 install-all.sh 2011-07-22 16:59:10 +03:00
Michael Snoyman
027a09e3e8 Add 'wai-handler-launch/' from commit 'bf2844de5e2612a6c2ce962a91664da203b8aaf6'
git-subtree-dir: wai-handler-launch
git-subtree-mainline: 745eba8d63
git-subtree-split: bf2844de5e
2011-07-22 16:52:42 +03:00