diff options
Diffstat (limited to 'Control/Concurrent')
-rwxr-xr-x[-rw-r--r--] | Control/Concurrent/Go.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Control/Concurrent/Go.hs b/Control/Concurrent/Go.hs index 9a2fec1..48118ef 100644..100755 --- a/Control/Concurrent/Go.hs +++ b/Control/Concurrent/Go.hs @@ -1,3 +1,4 @@ +#!/usr/bin/env run.sh {-# LANGUAGE NumericUnderscores #-} {-# LANGUAGE OverloadedStrings #-} {-# LANGUAGE QuasiQuotes #-} |