From cbe440bb0adbfbccfdbbcedb29bf9408c0596866 Mon Sep 17 00:00:00 2001 From: Steven Date: Wed, 29 May 2019 20:06:05 -0400 Subject: Initial repository; needs clean up but it's working so let's not lose it --- .stack-work/logs/random-1.1.log | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .stack-work/logs/random-1.1.log (limited to '.stack-work/logs/random-1.1.log') diff --git a/.stack-work/logs/random-1.1.log b/.stack-work/logs/random-1.1.log new file mode 100644 index 0000000..91ce45f --- /dev/null +++ b/.stack-work/logs/random-1.1.log @@ -0,0 +1,14 @@ +Warning: random.cabal:15:2: Tabs used as indentation at 15:2, 16:2, 17:2 +Configuring random-1.1... +Preprocessing library for random-1.1.. +Building library for random-1.1.. +[1 of 1] Compiling System.Random ( System/Random.hs, .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/System/Random.o ) + +System/Random.hs:43:1: warning: [-Wtabs] + Tab character found here, and in 74 further locations. + Please use spaces instead. + | +43 | ( + | ^^^^^^^^ +Installing library in /home/sv/.stack/snapshots/x86_64-linux/lts-13.22/8.6.5/lib/x86_64-linux-ghc-8.6.5/random-1.1-3ypV4EIycgb35PKjTYYr5q +Registering library for random-1.1.. -- cgit v1.2.3