Statistics
| Branch: | Tag: | Revision:

root / src / Ganeti / Query @ 5ba35653

Name Size
Common.hs 5.6 kB
Filter.hs 8.7 kB
Group.hs 3.4 kB
Job.hs 5.6 kB
Language.hs 15.2 kB
Node.hs 9.6 kB
Query.hs 11.4 kB
Server.hs 9.7 kB
Types.hs 2.5 kB

Latest revisions

# Date Author Comment
72747d91 02/07/2013 06:14 pm Iustin Pop

Remove use of 'head' and add hlint warning for it

Since 'head' is unsafe to use in most cases, this patch removes its
use from most of the code, adds a lint warning for it (and for tail as
well), and adds override annotations in the few cases where it's
actually OK to use it (mainly when using head over the result of...

3add7574 12/24/2012 11:38 pm Iustin Pop

Rename htools/ to src/

Per offline discussions, this is the first patch of the
renames. Tested with "make distcheck", seems to work fine.

The only change outside of the renaming is a bit of simplification in
the .gitignore rules; otherwise, simply s/htools/src/....

View revisions

Also available in: Atom