X-Git-Url: http://git.ieval.ro/?p=gruntmaster-daemon.git;a=blobdiff_plain;f=lib%2FGruntmaster%2FDaemon.pm;h=1c8ceceda53f8cd4d76e9084af41bbcdc3cde83c;hp=b7b6e0616a5192b7076412bed2c54f17da547d53;hb=5a4392d52560b78196572d6680cb76dadc6e2782;hpb=6555bf80813ccd73357cbd9efa06cbef33230189 diff --git a/lib/Gruntmaster/Daemon.pm b/lib/Gruntmaster/Daemon.pm index b7b6e06..1c8cece 100644 --- a/lib/Gruntmaster/Daemon.pm +++ b/lib/Gruntmaster/Daemon.pm @@ -23,6 +23,9 @@ use constant PAGE_SIZE => 10; use constant FORMAT_EXTENSION => { C => 'c', CPP => 'cpp', + GCCGO => 'go', + GOLANG => 'go', + HASKELL => 'hs', MONO => 'cs', JAVA => 'java', PASCAL => 'pas',