- 19 Feb, 2007 1 commit
-
-
Iavor S. Diatchki authored
-
- 17 Feb, 2007 1 commit
-
-
Iavor S. Diatchki authored
-
- 19 Jan, 2007 1 commit
-
-
ravi@bluespec.com authored
-
- 15 Jan, 2007 1 commit
-
-
Malcolm Wallace authored
I have taken the liberty of rejigging the build system somewhat, so that we can auto-generate the PDF/HTML version of the Language Report every time a patch is checked into darcs.
-
- 13 Jan, 2007 3 commits
-
-
Iavor S. Diatchki authored
-
Iavor S. Diatchki authored
-
Iavor S. Diatchki authored
-
- 12 Jan, 2007 2 commits
-
-
Iavor S. Diatchki authored
-
Isaac Potoczny-Jones authored
Modified the syntax again to talk about "guards" (which are pattern guards, boolean guards, and let expressions) . Moved the "Pattern guards" section I created before into the Case Expressions section.
-
- 11 Jan, 2007 1 commit
-
-
Isaac Potoczny-Jones authored
-
- 08 Jan, 2007 8 commits
-
-
Andres Löh authored
-
Andres Löh authored
-
Andres Löh authored
-
Malcolm Wallace authored
-
Isaac Potoczny-Jones authored
This is a very rough draft in order to get some discussion going, and does not touch the semantic explanations, which will still need to be done.
-
Simon Marlow authored
-
Simon Marlow authored
-
Simon Marlow authored
-
- 07 Nov, 2006 4 commits
-
-
Simon Marlow authored
See LineCommentSyntax on the wiki, ticket #42
-
Simon Marlow authored
-
Simon Marlow authored
-
Simon Marlow authored
-
- 13 Dec, 2005 1 commit
-
-
Malcolm Wallace authored
-
- 15 Aug, 2005 1 commit
-
-
Malcolm Wallace authored
intervals, not open intervals.
-
- 10 Jun, 2005 1 commit
-
-
Malcolm Wallace authored
-
- 23 Apr, 2005 1 commit
-
-
chak@cse.unsw.edu.au. authored
-
- 04 Jan, 2005 2 commits
-
-
Malcolm Wallace authored
-
Malcolm Wallace authored
-
- 16 Sep, 2004 1 commit
-
-
Malcolm Wallace authored
(Also tidy source to 80-column width.)
-
- 01 Aug, 2004 3 commits
-
-
Isaac Potoczny-Jones authored
-
Isaac Potoczny-Jones authored
(12:10:13) Marvin--: SyntaxLaptop: the example Setup.lhs on page 3 is wrong, it should import defaultMain and set main = defaultMain (12:10:46) Marvin--: SyntaxLaptop: and I think we call it sdist, not src-dist? (12:20:38) Marvin--: SyntaxLaptop: \"funky, path\\\\name\" is really broken, it should be "funky, path\\name" (12:20:47) Marvin--: the escapes comes from being in a haskell string in the module! :) (12:22:10) Marvin--: hmm, now I think I remember what the issue with the dashes was (12:23:08) Marvin--: oh, and it should be documented exactly what paths look like (12:23:43) Marvin--: page 18 says import Distribution.Make (setup), that damn well should be defaultMain too ;-) (13:14:15) igloo: Oh, Marvin, am I being dopey or does the new spec not answer my questions about eh example at the start? (13:14:37) igloo: e.g. how does it know which files are part of the package
-
Isaac Potoczny-Jones authored
-
- 31 Jul, 2004 1 commit
-
-
Isaac Potoczny-Jones authored
-
- 30 Jul, 2004 1 commit
-
-
Malcolm Wallace authored
-
- 29 Jul, 2004 2 commits
-
-
Malcolm Wallace authored
-
Malcolm Wallace authored
-
- 26 Jul, 2004 1 commit
-
-
Isaac Potoczny-Jones authored
* updated test case for package description file. * Added note about chasing dependencies and "modules" field: Note that in the future, though the Modules field will be available, it will not be necessary to provide it for building executables and libraries. Instead, the user will provide only the "Main-Is" field (for executables) and the "Exposed-Modules" field (for libraries). The system will chase down dependencies from those modules and include them in the library or source distributions.
-
- 26 Jun, 2004 2 commits
-
-
Isaac Potoczny-Jones authored
FIX/TODO: Provide BNF-type grammar, especially for field contents, remove below checklist and questions, fix package filename. Added example package description and more syntax. Please double-check.
-
Isaac Potoczny-Jones authored
** Peter Packager, as an umbrella for Rowland et al ** Isabella Installer, as someone who uses Peter's packages * Added some notes on the personas to clarify against the perception that they are non-overlapping roles. * Added a little "layered tools" section, just to get this on record. * Some reformatting
-
- 11 Jun, 2004 1 commit
-
-
Malcolm Wallace authored
-