Build #7 for brians-brain-0.0.1

[all reports]

Package brians-brain-0.0.1
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2015-11-12 06:51:35.021814 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies random-1.1, parallel-3.2.0.6, base-4.8.1.0, array-0.5.1.0, SDL-0.6.5.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-24513/SDL-0.6.5.1/dist/setup/setup.hs, /tmp/cabal-tmp-24513/SDL-0.6.5.1/dist/setup/Main.o )
Linking /tmp/cabal-tmp-24513/SDL-0.6.5.1/dist/setup/setup ...
Configuring SDL-0.6.5.1...
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
checking for sdl-config... /usr/bin/sdl-config
configure: creating ./config.status
config.status: creating config.mk
config.status: creating SDL.buildinfo
config.status: creating includes/HsSDLConfig.h
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
Building SDL-0.6.5.1...
Preprocessing library SDL-0.6.5.1...
[ 1 of 16] Compiling Graphics.UI.SDL.Utilities ( Graphics/UI/SDL/Utilities.hs, dist/build/Graphics/UI/SDL/Utilities.o )
[ 2 of 16] Compiling Graphics.UI.SDL.CPUInfo ( Graphics/UI/SDL/CPUInfo.hs, dist/build/Graphics/UI/SDL/CPUInfo.o )
[ 3 of 16] Compiling Graphics.UI.SDL.Version ( dist/build/Graphics/UI/SDL/Version.hs, dist/build/Graphics/UI/SDL/Version.o )

Graphics/UI/SDL/Version.hsc:17:10: Warning:
    No explicit implementation for
      either ‘Foreign.Storable.poke’
             or
             ‘Foreign.Storable.pokeElemOff’
             or
             ‘Foreign.Storable.pokeByteOff’
    In the instance declaration for ‘Storable SDLVersion’
[ 4 of 16] Compiling Graphics.UI.SDL.Keysym ( dist/build/Graphics/UI/SDL/Keysym.hs, dist/build/Graphics/UI/SDL/Keysym.o )
[ 5 of 16] Compiling Graphics.UI.SDL.Color ( Graphics/UI/SDL/Color.hs, dist/build/Graphics/UI/SDL/Color.o )
[ 6 of 16] Compiling Graphics.UI.SDL.Audio ( dist/build/Graphics/UI/SDL/Audio.hs, dist/build/Graphics/UI/SDL/Audio.o )
[ 7 of 16] Compiling Graphics.UI.SDL.Types ( dist/build/Graphics/UI/SDL/Types.hs, dist/build/Graphics/UI/SDL/Types.o )
[ 8 of 16] Compiling Graphics.UI.SDL.Time ( Graphics/UI/SDL/Time.hs, dist/build/Graphics/UI/SDL/Time.o )
[ 9 of 16] Compiling Graphics.UI.SDL.Rect ( dist/build/Graphics/UI/SDL/Rect.hs, dist/build/Graphics/UI/SDL/Rect.o )
[10 of 16] Compiling Graphics.UI.SDL.General ( dist/build/Graphics/UI/SDL/General.hs, dist/build/Graphics/UI/SDL/General.o )
[11 of 16] Compiling Graphics.UI.SDL.WindowManagement ( dist/build/Graphics/UI/SDL/WindowManagement.hs, dist/build/Graphics/UI/SDL/WindowManagement.o )
[12 of 16] Compiling Graphics.UI.SDL.RWOps ( Graphics/UI/SDL/RWOps.hs, dist/build/Graphics/UI/SDL/RWOps.o )
[13 of 16] Compiling Graphics.UI.SDL.Video ( dist/build/Graphics/UI/SDL/Video.hs, dist/build/Graphics/UI/SDL/Video.o )
[14 of 16] Compiling Graphics.UI.SDL.Events ( dist/build/Graphics/UI/SDL/Events.hs, dist/build/Graphics/UI/SDL/Events.o )
[15 of 16] Compiling Graphics.UI.SDL.Joystick ( dist/build/Graphics/UI/SDL/Joystick.hs, dist/build/Graphics/UI/SDL/Joystick.o )
[16 of 16] Compiling Graphics.UI.SDL  ( Graphics/UI/SDL.hs, dist/build/Graphics/UI/SDL.o )
In-place registering SDL-0.6.5.1...
Running Haddock for SDL-0.6.5.1...
Running hscolour for SDL-0.6.5.1...
Preprocessing library SDL-0.6.5.1...
Preprocessing library SDL-0.6.5.1...

Graphics/UI/SDL/Version.hsc:17:10: Warning:
    No explicit implementation for
      either ‘Foreign.Storable.poke’
             or
             ‘Foreign.Storable.pokeElemOff’
             or
             ‘Foreign.Storable.pokeByteOff’
    In the instance declaration for ‘Storable SDLVersion’
Haddock coverage:
  14% (  1 /  7) in 'Graphics.UI.SDL.Utilities'
  Missing documentation for:
    Enum (Graphics/UI/SDL/Utilities.hs:20)
    intToBool (Graphics/UI/SDL/Utilities.hs:29)
    toBitmask (Graphics/UI/SDL/Utilities.hs:33)
    fromBitmask (Graphics/UI/SDL/Utilities.hs:36)
    fromCInt (Graphics/UI/SDL/Utilities.hs:57)
    toCInt (Graphics/UI/SDL/Utilities.hs:60)
  89% (  8 /  9) in 'Graphics.UI.SDL.CPUInfo'
  Missing documentation for:
    Module header
   0% (  0 /  3) in 'Graphics.UI.SDL.Version'
  Missing documentation for:
    Module header
    compiledFor (Graphics/UI/SDL/Version.hsc:25)
    linkedWith (Graphics/UI/SDL/Version.hsc:33)
  11% (  1 /  9) in 'Graphics.UI.SDL.Keysym'
  Missing documentation for:
    Keysym (Graphics/UI/SDL/Keysym.hsc:25)
     (Graphics/UI/SDL/Keysym.hsc:32)
    Modifier (Graphics/UI/SDL/Keysym.hsc:46)
     (Graphics/UI/SDL/Keysym.hsc:63)
     (Graphics/UI/SDL/Keysym.hsc:66)
    SDLKey (Graphics/UI/SDL/Keysym.hsc:136)
     (Graphics/UI/SDL/Keysym.hsc:371)
     (Graphics/UI/SDL/Keysym.hsc:374)
  33% (  1 /  3) in 'Graphics.UI.SDL.Color'
  Missing documentation for:
    Color (Graphics/UI/SDL/Color.hs:21)
    Pixel (Graphics/UI/SDL/Color.hs:35)
  25% (  1 /  4) in 'Graphics.UI.SDL.Audio'
  Missing documentation for:
    AudioFormat (Graphics/UI/SDL/Audio.hsc:24)
    fromAudioFormat (Graphics/UI/SDL/Audio.hsc:35)
    toAudioFormat (Graphics/UI/SDL/Audio.hsc:45)
   4% (  1 / 26) in 'Graphics.UI.SDL.Types'
  Missing documentation for:
    SurfaceStruct (Graphics/UI/SDL/Types.hsc:54)
    Surface (Graphics/UI/SDL/Types.hsc:55)
    VideoInfoStruct (Graphics/UI/SDL/Types.hsc:57)
    VideoInfo (Graphics/UI/SDL/Types.hsc:58)
    RWopsStruct (Graphics/UI/SDL/Types.hsc:60)
    RWops (Graphics/UI/SDL/Types.hsc:61)
    PixelFormatStruct (Graphics/UI/SDL/Types.hsc:63)
    PixelFormat (Graphics/UI/SDL/Types.hsc:64)
    JoystickStruct (Graphics/UI/SDL/Types.hsc:71)
    Joystick (Graphics/UI/SDL/Types.hsc:72)
    Hat (Graphics/UI/SDL/Types.hsc:74)
    TimerIDStruct (Graphics/UI/SDL/Types.hsc:66)
    SurfaceFlag (Graphics/UI/SDL/Types.hsc:133)
    surfaceGetPixelFormat (Graphics/UI/SDL/Types.hsc:227)
    surfaceGetWidth (Graphics/UI/SDL/Types.hsc:257)
    surfaceGetHeight (Graphics/UI/SDL/Types.hsc:263)
    surfaceGetFlags (Graphics/UI/SDL/Types.hsc:269)
    surfaceGetPitch (Graphics/UI/SDL/Types.hsc:274)
    surfaceGetPixels (Graphics/UI/SDL/Types.hsc:280)
    pixelFormatGetAlpha (Graphics/UI/SDL/Types.hsc:233)
    pixelFormatGetColorKey (Graphics/UI/SDL/Types.hsc:238)
    pixelFormatGetBitsPerPixel (Graphics/UI/SDL/Types.hsc:244)
    pixelFormatGetBytesPerPixel (Graphics/UI/SDL/Types.hsc:249)
    videoInfoWidth (Graphics/UI/SDL/Types.hsc:285)
    videoInfoHeight (Graphics/UI/SDL/Types.hsc:291)
  33% (  1 /  3) in 'Graphics.UI.SDL.Time'
  Missing documentation for:
    getTicks (Graphics/UI/SDL/Time.hs:18)
    delay (Graphics/UI/SDL/Time.hs:21)
  33% (  1 /  3) in 'Graphics.UI.SDL.Rect'
  Missing documentation for:
    Rect (Graphics/UI/SDL/Rect.hsc:23)
     (Graphics/UI/SDL/Rect.hsc:29)
  38% (  5 / 13) in 'Graphics.UI.SDL.General'
  Missing documentation for:
    withInit (Graphics/UI/SDL/General.hsc:122)
    quitSubSystem (Graphics/UI/SDL/General.hsc:135)
    quit (Graphics/UI/SDL/General.hsc:139)
    failWithError (Graphics/UI/SDL/General.hsc:159)
    unwrapBool (Graphics/UI/SDL/General.hsc:108)
    unwrapMaybe (Graphics/UI/SDL/General.hsc:94)
    unwrapInt (Graphics/UI/SDL/General.hsc:101)
    InitFlag (Graphics/UI/SDL/General.hsc:43)
  90% (  9 / 10) in 'Graphics.UI.SDL.WindowManagement'
  Missing documentation for:
    GrabMode (Graphics/UI/SDL/WindowManagement.hsc:37)
  17% (  1 /  6) in 'Graphics.UI.SDL.RWOps'
  Missing documentation for:
    fromFile (Graphics/UI/SDL/RWOps.hs:48)
    tryFromFile (Graphics/UI/SDL/RWOps.hs:42)
    free (Graphics/UI/SDL/RWOps.hs:56)
    with (Graphics/UI/SDL/RWOps.hs:33)
    mkFinalizedRW (Graphics/UI/SDL/RWOps.hs:53)
  58% ( 46 / 80) in 'Graphics.UI.SDL.Video'
  Missing documentation for:
    Palette (Graphics/UI/SDL/Video.hsc:106)
    Toggle (Graphics/UI/SDL/Video.hsc:130)
    fromToggle (Graphics/UI/SDL/Video.hsc:139)
    toToggle (Graphics/UI/SDL/Video.hsc:133)
    getVideoInfo (Graphics/UI/SDL/Video.hsc:168)
    ListModes (Graphics/UI/SDL/Video.hsc:171)
    setGamma (Graphics/UI/SDL/Video.hsc:294)
    tryGetGammaRamp (Graphics/UI/SDL/Video.hsc:300)
    getGammaRamp (Graphics/UI/SDL/Video.hsc:312)
    trySetGammaRamp (Graphics/UI/SDL/Video.hsc:317)
    setGammaRamp (Graphics/UI/SDL/Video.hsc:326)
    tryCreateRGBSurfaceFrom (Graphics/UI/SDL/Video.hsc:426)
    createRGBSurfaceFrom (Graphics/UI/SDL/Video.hsc:432)
    loadBMP (Graphics/UI/SDL/Video.hsc:485)
    saveBMP (Graphics/UI/SDL/Video.hsc:500)
    setColorKey (Graphics/UI/SDL/Video.hsc:508)
    GLAttr (Graphics/UI/SDL/Video.hsc:645)
    GLValue (Graphics/UI/SDL/Video.hsc:646)
    glRedSize (Graphics/UI/SDL/Video.hsc:648)
    glGreenSize (Graphics/UI/SDL/Video.hsc:648)
    glBlueSize (Graphics/UI/SDL/Video.hsc:648)
    glAlphaSize (Graphics/UI/SDL/Video.hsc:648)
    glBufferSize (Graphics/UI/SDL/Video.hsc:648)
    glDoubleBuffer (Graphics/UI/SDL/Video.hsc:648)
    glDepthSize (Graphics/UI/SDL/Video.hsc:649)
    glStencilSize (Graphics/UI/SDL/Video.hsc:649)
    glAccumRedSize (Graphics/UI/SDL/Video.hsc:649)
    glAccumGreenSize (Graphics/UI/SDL/Video.hsc:649)
    glAccumBlueSize (Graphics/UI/SDL/Video.hsc:649)
    glAccumAlphaSize (Graphics/UI/SDL/Video.hsc:650)
    glStereo (Graphics/UI/SDL/Video.hsc:650)
    glMultiSampleBuffers (Graphics/UI/SDL/Video.hsc:650)
    glMultiSampleSamples (Graphics/UI/SDL/Video.hsc:650)
    mkFinalizedSurface (Graphics/UI/SDL/Video.hsc:700)
  93% ( 25 / 27) in 'Graphics.UI.SDL.Events'
  Missing documentation for:
    MouseButton (Graphics/UI/SDL/Events.hsc:167)
    Focus (Graphics/UI/SDL/Events.hsc:215)
 100% ( 18 / 18) in 'Graphics.UI.SDL.Joystick'
 100% ( 14 / 14) in 'Graphics.UI.SDL'
Warning: Graphics.UI.SDL.Types: could not find link destinations for:
    Pixels
Warning: Graphics.UI.SDL.Events: could not find link destinations for:
    SafePtr
Warning: Graphics.UI.SDL.Joystick: could not find link destinations for:
    JoystickIndex
Documentation created: dist/doc/html/SDL/index.html, dist/doc/html/SDL/SDL.txt
Creating package registration file:
/tmp/pkgConf-SDL-0.6.510252023621350490027.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/SDL-0.6.5.1-26jmephxohM5v84vz7MqXX
Registering SDL-0.6.5.1...
Installed SDL-0.6.5.1
Configuring parallel-3.2.0.6...
Building parallel-3.2.0.6...
Preprocessing library parallel-3.2.0.6...
[1 of 3] Compiling Control.Parallel ( Control/Parallel.hs, dist/build/Control/Parallel.o )
[2 of 3] Compiling Control.Seq      ( Control/Seq.hs, dist/build/Control/Seq.o )
[3 of 3] Compiling Control.Parallel.Strategies ( Control/Parallel/Strategies.hs, dist/build/Control/Parallel/Strategies.o )
In-place registering parallel-3.2.0.6...
Running Haddock for parallel-3.2.0.6...
Running hscolour for parallel-3.2.0.6...
Preprocessing library parallel-3.2.0.6...
Preprocessing library parallel-3.2.0.6...
Haddock coverage:
  72% ( 21 / 29) in 'Control.Seq'
  Missing documentation for:
    seqTuple2 (Control/Seq.hs:164)
    seqTuple3 (Control/Seq.hs:168)
    seqTuple4 (Control/Seq.hs:172)
    seqTuple5 (Control/Seq.hs:176)
    seqTuple6 (Control/Seq.hs:180)
    seqTuple7 (Control/Seq.hs:184)
    seqTuple8 (Control/Seq.hs:188)
    seqTuple9 (Control/Seq.hs:192)
 100% (  3 /  3) in 'Control.Parallel'
  81% ( 68 / 84) in 'Control.Parallel.Strategies'
  Missing documentation for:
    evalTuple2 (Control/Parallel/Strategies.hs:589)
    evalTuple3 (Control/Parallel/Strategies.hs:593)
    evalTuple4 (Control/Parallel/Strategies.hs:597)
    evalTuple5 (Control/Parallel/Strategies.hs:601)
    evalTuple6 (Control/Parallel/Strategies.hs:605)
    evalTuple7 (Control/Parallel/Strategies.hs:609)
    evalTuple8 (Control/Parallel/Strategies.hs:613)
    evalTuple9 (Control/Parallel/Strategies.hs:617)
    parTuple2 (Control/Parallel/Strategies.hs:621)
    parTuple3 (Control/Parallel/Strategies.hs:625)
    parTuple4 (Control/Parallel/Strategies.hs:629)
    parTuple5 (Control/Parallel/Strategies.hs:633)
    parTuple6 (Control/Parallel/Strategies.hs:637)
    parTuple7 (Control/Parallel/Strategies.hs:641)
    parTuple8 (Control/Parallel/Strategies.hs:645)
    parTuple9 (Control/Parallel/Strategies.hs:649)
Documentation created: dist/doc/html/parallel/index.html,
dist/doc/html/parallel/parallel.txt
Creating package registration file:
/tmp/pkgConf-parallel-3.2.01315634022635723058.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/parallel-3.2.0.6-6L9FbzO2lwB9ZhSC6B30xj
Registering parallel-3.2.0.6...
Installed parallel-3.2.0.6
Configuring random-1.1...
Building random-1.1...
Preprocessing library random-1.1...
[1 of 1] Compiling System.Random    ( System/Random.hs, dist/build/System/Random.o )

System/Random.hs:43:1: Warning: Tab character

System/Random.hs:45:1: Warning: Tab character

System/Random.hs:47:1: Warning: Tab character

System/Random.hs:53:1: Warning: Tab character

System/Random.hs:55:1: Warning: Tab character

System/Random.hs:56:1: Warning: Tab character

System/Random.hs:57:1: Warning: Tab character

System/Random.hs:59:1: Warning: Tab character

System/Random.hs:61:1: Warning: Tab character

System/Random.hs:63:1: Warning: Tab character

System/Random.hs:64:1: Warning: Tab character

System/Random.hs:65:1: Warning: Tab character

System/Random.hs:66:1: Warning: Tab character

System/Random.hs:68:1: Warning: Tab character

System/Random.hs:69:1: Warning: Tab character

System/Random.hs:70:1: Warning: Tab character

System/Random.hs:71:1: Warning: Tab character

System/Random.hs:73:1: Warning: Tab character

System/Random.hs:74:1: Warning: Tab character

System/Random.hs:76:1: Warning: Tab character

System/Random.hs:90:22: Warning: Tab character

System/Random.hs:91:17: Warning: Tab character

System/Random.hs:94:17: Warning: Tab character

System/Random.hs:102:15: Warning: Tab character

System/Random.hs:240:1: Warning: Tab character

System/Random.hs:241:1: Warning: Tab character

System/Random.hs:249:1: Warning: Tab character

System/Random.hs:269:1: Warning: Tab character

System/Random.hs:270:1: Warning: Tab character

System/Random.hs:271:1: Warning: Tab character

System/Random.hs:272:1: Warning: Tab character

System/Random.hs:273:1: Warning: Tab character

System/Random.hs:326:11: Warning: Tab character

System/Random.hs:343:11: Warning: Tab character

System/Random.hs:384:11: Warning: Tab character

System/Random.hs:395:1: Warning: Tab character

System/Random.hs:396:1: Warning: Tab character

System/Random.hs:396:20: Warning: Tab character

System/Random.hs:397:1: Warning: Tab character

System/Random.hs:397:20: Warning: Tab character

System/Random.hs:399:11: Warning: Tab character

System/Random.hs:406:1: Warning: Tab character

System/Random.hs:415:1: Warning: Tab character

System/Random.hs:428:1: Warning: Tab character

System/Random.hs:429:1: Warning: Tab character

System/Random.hs:430:1: Warning: Tab character

System/Random.hs:440:3: Warning: Tab character

System/Random.hs:502:1: Warning: Tab character

System/Random.hs:503:1: Warning: Tab character

System/Random.hs:504:1: Warning: Tab character

System/Random.hs:506:1: Warning: Tab character

System/Random.hs:507:1: Warning: Tab character

System/Random.hs:508:1: Warning: Tab character

System/Random.hs:519:1: Warning: Tab character

System/Random.hs:519:14: Warning: Tab character

System/Random.hs:520:1: Warning: Tab character

System/Random.hs:522:1: Warning: Tab character

System/Random.hs:523:1: Warning: Tab character

System/Random.hs:524:1: Warning: Tab character

System/Random.hs:526:1: Warning: Tab character

System/Random.hs:527:1: Warning: Tab character

System/Random.hs:528:1: Warning: Tab character
In-place registering random-1.1...
Running Haddock for random-1.1...
Running hscolour for random-1.1...
Preprocessing library random-1.1...
Preprocessing library random-1.1...

System/Random.hs:43:1: Warning: Tab character

System/Random.hs:45:1: Warning: Tab character

System/Random.hs:47:1: Warning: Tab character

System/Random.hs:53:1: Warning: Tab character

System/Random.hs:55:1: Warning: Tab character

System/Random.hs:56:1: Warning: Tab character

System/Random.hs:57:1: Warning: Tab character

System/Random.hs:59:1: Warning: Tab character

System/Random.hs:61:1: Warning: Tab character

System/Random.hs:63:1: Warning: Tab character

System/Random.hs:64:1: Warning: Tab character

System/Random.hs:65:1: Warning: Tab character

System/Random.hs:66:1: Warning: Tab character

System/Random.hs:68:1: Warning: Tab character

System/Random.hs:69:1: Warning: Tab character

System/Random.hs:70:1: Warning: Tab character

System/Random.hs:71:1: Warning: Tab character

System/Random.hs:73:1: Warning: Tab character

System/Random.hs:74:1: Warning: Tab character

System/Random.hs:76:1: Warning: Tab character

System/Random.hs:90:22: Warning: Tab character

System/Random.hs:91:17: Warning: Tab character

System/Random.hs:94:17: Warning: Tab character

System/Random.hs:102:15: Warning: Tab character

System/Random.hs:240:1: Warning: Tab character

System/Random.hs:241:1: Warning: Tab character

System/Random.hs:249:1: Warning: Tab character

System/Random.hs:269:1: Warning: Tab character

System/Random.hs:270:1: Warning: Tab character

System/Random.hs:271:1: Warning: Tab character

System/Random.hs:272:1: Warning: Tab character

System/Random.hs:273:1: Warning: Tab character

System/Random.hs:326:11: Warning: Tab character

System/Random.hs:343:11: Warning: Tab character

System/Random.hs:384:11: Warning: Tab character

System/Random.hs:395:1: Warning: Tab character

System/Random.hs:396:1: Warning: Tab character

System/Random.hs:396:20: Warning: Tab character

System/Random.hs:397:1: Warning: Tab character

System/Random.hs:397:20: Warning: Tab character

System/Random.hs:399:11: Warning: Tab character

System/Random.hs:406:1: Warning: Tab character

System/Random.hs:415:1: Warning: Tab character

System/Random.hs:428:1: Warning: Tab character

System/Random.hs:429:1: Warning: Tab character

System/Random.hs:430:1: Warning: Tab character

System/Random.hs:440:3: Warning: Tab character

System/Random.hs:502:1: Warning: Tab character

System/Random.hs:503:1: Warning: Tab character

System/Random.hs:504:1: Warning: Tab character

System/Random.hs:506:1: Warning: Tab character

System/Random.hs:507:1: Warning: Tab character

System/Random.hs:508:1: Warning: Tab character

System/Random.hs:519:1: Warning: Tab character

System/Random.hs:519:14: Warning: Tab character

System/Random.hs:520:1: Warning: Tab character

System/Random.hs:522:1: Warning: Tab character

System/Random.hs:523:1: Warning: Tab character

System/Random.hs:524:1: Warning: Tab character

System/Random.hs:526:1: Warning: Tab character

System/Random.hs:527:1: Warning: Tab character

System/Random.hs:528:1: Warning: Tab character
Haddock coverage:
Cannot find documentation for: $intro
 100% ( 16 / 16) in 'System.Random'
Documentation created: dist/doc/html/random/index.html,
dist/doc/html/random/random.txt
Creating package registration file: /tmp/pkgConf-random-11194953865894429689.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/random-1.1-1z8Ujelqc6aKgvPnbRUKkP
Registering random-1.1...
Installed random-1.1
Configuring brians-brain-0.0.1...
Building brians-brain-0.0.1...
Preprocessing executable 'brians-brain' for brians-brain-0.0.1...
[1 of 1] Compiling Main             ( BriansBrain.hs, dist/build/brians-brain/brians-brain-tmp/Main.o )

BriansBrain.hs:24:35: Not in scope: ‘parArr’
Failed to install brians-brain-0.0.1
cabal: Error: some packages failed to install:
brians-brain-0.0.1 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.