1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Jan 28, 2025 — Jan 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
happstack-server-6.5.2: depends on cryptopp instead of crypto++. rename 'disable-https' to 'https' and set to 'True' by default. More... about 14 years ago
happstack-server: minor haddock fixes More... about 14 years ago
added Happstack instance for ReaderT, StateT, WriterT, and RWST More... about 14 years ago
happstack-server: now builds with out any warnings More... about 14 years ago
happstack-server: remove Happstack.Server.XSLT so that we do not need to depend on happstack-data. Plus I doubt anyone was using it. More... about 14 years ago
formatting cleanup in Happstack.Server.Internal.Types More... about 14 years ago
happstack-server-6.5.1: added support for https:// aka TLS/SSL More... about 14 years ago
happstack-server: sort results in alphabetically in directory listing More... about 14 years ago
happstack-server: mark methodSP as deprecated More... about 14 years ago
happstack-server: user reports that happstack-server no longer compiles against mtl 1 More... about 14 years ago
happstack-server-6.4.6: should work with GHC 7.4 now. More... about 14 years ago
server: re-name type variables in type family instances More... about 14 years ago
server: Num no longer implies Eq or Show More... about 14 years ago
happstack-server-6.4.5: bumped version. More... about 14 years ago
Removed some unnecessary MonadIO constraints in Happstack.Server.RqData More... about 14 years ago
Added instances for MonadTransControl, MonadBaseControl and MonadBase This enables users to lift control operations like 'catch' or 'alloca' into ServerParts. Also replaced the dependency on MaybeT with transformers More... about 14 years ago
FromReqURI instances for Int* types should also support negative numbers. Sorry about that. More... about 14 years ago
happstack-server-6.4.3: export fromReadS More... about 14 years ago
happstack-6.4.2 - export unsafeReadRq More... about 14 years ago
happstack-server-6.4.1 More... about 14 years ago
happstack-server: remove remaining dependencies on happstack-util. Add dependency on base64-bytestring. More... about 14 years ago
eliminate use of read due to possibility of it being used to create an out of memory condition More... about 14 years ago
documentation updates More... about 14 years ago
happstack-server: 6.3.1 More... about 14 years ago
happstack-server: copied waitForTermination function from happstack-state into Happstack.Server.SimpleHTTP happstack-state will be deprecated in favor of acid-state in Happstack 7. But, the waitForTermination function is useful enough to retain. Doesn't make sense that it was in happstack-state in the first place anyway. More... about 14 years ago
change method function to behave like methodOnly The method function has been deprecated since almost the very beginning of Happstack. More... about 14 years ago
happstack-server: added Text instance for ToSURI More... about 14 years ago
happstack-server: fix compilation error with prettyResponse More... about 14 years ago
happstack-server: added prettyResponse More... over 14 years ago
happstack-server: 6.2.4 More... over 14 years ago