Commit Graph

6522 Commits

Author SHA1 Message Date
Michael Thompson
e39af23005 Prelude.foldl wanted 2012-04-27 11:36:57 -04:00
Abhinav Gupta
a666e9bf86 Fixed HLint warnings in Rename.
- Added type signatures.
- Cleaned us renaming.
- Added wrapper around state monad.
- Renamed pattern_extend and pattern_rename to patternExtend and patternRename
  to conform with convention.
2012-04-27 01:29:13 -07:00
Abhinav Gupta
84a90b44d5 Fixed HLint warnings in ExtractNoscript and FreeVar 2012-04-27 01:24:47 -07:00
evancz
fea475180b Remove extra README file. 2012-04-26 23:47:37 -04:00
Evan Czaplicki
53e3f1725f add PATH changing tutorial 2012-04-27 00:38:03 -03:00
evancz
56bb400074 Spell check. 2012-04-26 18:12:01 -04:00
evancz
3355ad2e3f Add Debian tip. 2012-04-26 18:07:45 -04:00
evancz
84d3c0d0fd Add clarification to 'cabal update' instructions 2012-04-26 16:54:24 -04:00
evancz
3012c9ad7f Change elm-mini.js location. 2012-04-26 16:24:34 -04:00
evancz
a52f2f49c0 Add better instructions and "error-message" problem to README.md. 2012-04-26 16:17:41 -04:00
evancz
8e65cfde94 Fix error in FreeVar.hs, and add information to README.md 2012-04-26 16:08:14 -04:00
evancz
4e1760f7c9 Fix .cabal file more. Remove dependence on Types.hs from Parse/ParsePatterns.hs. 2012-04-26 04:19:55 -04:00
evancz
a31f71df8d Add source-repository to .cabal file. Also, added upper bound to base constraint. 2012-04-26 02:55:11 -04:00
evancz
c0860aaf7c Change version numbers and updated .cabal file. 2012-04-25 01:52:06 -04:00
evancz
62640abe29 Updated version number. 2012-04-24 19:17:07 -04:00
evancz
604cb183c4 Add Maybe datatype. Add "gets" and "posts" to HTTP library. Correct error with (/=) operator. 2012-04-23 15:52:14 -04:00
evancz
191f3d8351 Add "Response" datatype to HTTP library. elm-mini.js was changed accordingly. Add bash file to concatenate all js files. 2012-04-21 22:00:13 -04:00
evancz
be5d5c4436 Remove "ServerConf", a custom server configuration. It conflicted with version 7 of HAppStack and was unused anyway. 2012-04-21 02:23:32 -04:00
evancz
cb7d046f77 Added version lower bounds to .cabal file. Added an import for compatibility to Binop.hs. 2012-04-21 02:15:30 -04:00
evancz
ff3d6ec6cb Add all core JavaScript libraries. 2012-04-19 23:10:25 -04:00
evancz
a587ff5132 Initial commit. 2012-04-19 02:32:10 -04:00
evancz
c336a40b11 initial commit 2012-04-18 23:24:43 -07:00