There was an error while loading. Please reload this page.
1 parent 30c3ebc commit 235b94aCopy full SHA for 235b94a
app/server/Transient/Move/Services/controlServices.hs
@@ -1,8 +1,4 @@
1
-#!/usr/bin/env execthirdlinedocker.sh
2
-
3
--- cd /projects/transient && cabal install -f debug --force-reinstalls && cd ../transient-universe && cabal install --force-reinstalls && ghc $1 && exec=`dirname $1`/`basename $1 .hs` && cp $exec /opt/cabal/bin/ && echo $exec $2 $3 $4 && $exec $2 $3 $4
4
5
-{-# LANGUAGE CPP, ScopedTypeVariables #-}
+{-# LANGUAGE ScopedTypeVariables #-}
6
7
8
import Transient.Internals
@@ -358,4 +354,4 @@ requestAtHost= do
358
354
359
355
360
356
361
357
+
0 commit comments