Commit Graph

6 Commits

Author SHA1 Message Date
Steven Dee
712ef0710f Documentation/cleanup
Apparently the export syntax actually does hide the rest of the stuff in
scope, as long as you load the module instead of directly loading the
file from GHCI.

Still trying to get hackage to notice that I want it to autogenerate
documentation. Maybe module-level comments will help.
2013-11-05 16:18:34 -05:00
Steven Dee
93506524d5 Also list exports on module line so they get exported 2013-10-27 12:44:58 -04:00
Steven Dee
bee4d5eb36 List imported functions on import lines 2013-10-27 12:16:57 -04:00
Steven Dee
757f5a406a Reformat Spec using code blocks
Also removed some unnecessary parens revealed by the clearer structure.
2013-10-26 15:38:08 -04:00
Steven Dee
2a6e41024d All one line 2013-10-20 22:09:46 -04:00
Steven Dee
3d78b81736 Clean things up a bit 2013-10-20 22:09:42 -04:00