Build #1 for gf-3.8

[all reports]

Package gf-3.8
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2016-06-22 12:38:58.951381 UTC
Compiler ghc-8.0.1.20160521
OS linux
Arch x86_64
Dependencies array-0.5.1.1, base-4.9.0.0, bytestring-0.10.8.1, cgi-3001.3.0.1, containers-0.5.7.1, directory-1.2.6.2, exceptions-0.8.2.1, filepath-1.4.1.0, haskeline-0.7.2.3, httpd-shed-0.4.0.3, json-0.9.1, mtl-2.2.1, network-2.6.2.1, network-uri-2.6.1.0, old-locale-1.0.0.7, parallel-3.2.1.0, pretty-1.1.3.3, process-1.4.2.0, random-1.1, terminfo-0.4.0.2, time-1.6.0.1, time-compat-0.1.0.3, unix-2.7.2.0, utf8-string-1.0.1.1, base-4.9.0.0
Flags server network-uri interrupt custom-binary -c-runtime

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
cabal: Entering directory '/tmp/cabal-tmp-9373/mtl-2.2.1'
Configuring mtl-2.2.1...
Building mtl-2.2.1...
Preprocessing library mtl-2.2.1...
[ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o )
[11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
Running Haddock for mtl-2.2.1...
Running hscolour for mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Haddock coverage:
  75% (  3 /  4) in 'Control.Monad.Writer.Class'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
 100% (  5 /  5) in 'Control.Monad.State.Class'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
  Missing documentation for:
    MonadRWS (Control/Monad/RWS/Class.hs:44)
 100% (  4 /  4) in 'Control.Monad.Identity'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
 100% (  3 /  3) in 'Control.Monad.Trans'
  93% ( 14 / 15) in 'Control.Monad.Error'
  Missing documentation for:
    runErrorT
 100% ( 19 / 19) in 'Control.Monad.Except'
 100% (  5 /  5) in 'Control.Monad.List'
  95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
  Missing documentation for:
    runRWST
 100% (  2 /  2) in 'Control.Monad.RWS'
  96% ( 22 / 23) in 'Control.Monad.Reader'
  Missing documentation for:
    runReaderT
  95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
  Missing documentation for:
    runRWST
  96% ( 24 / 25) in 'Control.Monad.State.Lazy'
  Missing documentation for:
    runStateT
 100% (  2 /  2) in 'Control.Monad.State'
  96% ( 24 / 25) in 'Control.Monad.State.Strict'
  Missing documentation for:
    runStateT
  89% ( 17 / 19) in 'Control.Monad.Writer.Lazy'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
    runWriterT
 100% (  2 /  2) in 'Control.Monad.Writer'
  94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
  91% ( 20 / 22) in 'Control.Monad.Cont'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
    runContT
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.22145174067468703135.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM
Registering mtl-2.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-9373/mtl-2.2.1'
Installed mtl-2.2.1
cabal: Entering directory '/tmp/cabal-tmp-9373/network-2.6.2.1'
Configuring network-2.6.2.1...
configure: WARNING: unrecognized options: --with-compiler
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... /usr/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking for an ANSI C-conforming const... yes
checking how to run the C preprocessor... /usr/bin/gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking ws2tcpip.h usability... no
checking ws2tcpip.h presence... no
checking for ws2tcpip.h... no
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking linux/can.h usability... yes
checking linux/can.h presence... yes
checking for linux/can.h... yes
checking linux/tcp.h usability... yes
checking linux/tcp.h presence... yes
checking for linux/tcp.h... yes
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking for readlink... yes
checking for symlink... yes
checking for if_nametoindex... yes
checking for struct msghdr.msg_control... yes
checking for struct msghdr.msg_accrights... no
checking for struct sockaddr.sa_len... no
checking for in_addr_t in netinet/in.h... yes
checking for SO_PEERCRED and struct ucred in sys/socket.h... yes
checking for getpeereid in unistd.h... checking for getpeereid... no
checking for _head_libws2_32_a in -lws2_32... no
checking for getaddrinfo... yes
checking for gai_strerror... yes
checking whether AI_ADDRCONFIG is declared... yes
checking whether AI_ALL is declared... yes
checking whether AI_NUMERICSERV is declared... yes
checking whether AI_V4MAPPED is declared... yes
checking whether IPV6_V6ONLY is declared... yes
checking whether IPPROTO_IP is declared... yes
checking whether IPPROTO_TCP is declared... yes
checking whether IPPROTO_IPV6 is declared... yes
checking for sendfile in sys/sendfile.h... yes
checking for sendfile in sys/socket.h... no
checking for gethostent... yes
checking for accept4... yes
configure: creating ./config.status
config.status: creating network.buildinfo
config.status: creating include/HsNetworkConfig.h
configure: WARNING: unrecognized options: --with-compiler
Building network-2.6.2.1...
Preprocessing library network-2.6.2.1...
[ 1 of 11] Compiling Network.Socket.ByteString.IOVec ( dist/build/Network/Socket/ByteString/IOVec.hs, dist/build/Network/Socket/ByteString/IOVec.o )
[ 2 of 11] Compiling Network.Socket.Types ( dist/build/Network/Socket/Types.hs, dist/build/Network/Socket/Types.o )

Network/Socket/Types.hsc:837:3: warning: [-Woverlapping-patterns]
    Pattern match is redundant
    In a case alternative: _ -> ...

Network/Socket/Types.hsc:869:1: warning: [-Wincomplete-patterns]
    Pattern match(es) are non-exhaustive
    In an equation for ‘sizeOfSockAddrByFamily’:
        Patterns not matched:
            AF_UNSPEC
            AF_IMPLINK
            AF_PUP
            AF_CHAOS
            ...

Network/Socket/Types.hsc:951:3: warning: [-Wincomplete-patterns]
    Pattern match(es) are non-exhaustive
    In a case alternative:
        Patterns not matched: p where p is not one of {29, 10, 2, 1}

Network/Socket/Types.hsc:1012:1: warning: [-Worphans]
    Orphan instance: instance Storable HostAddress6
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.
[ 3 of 11] Compiling Network.Socket.Internal ( dist/build/Network/Socket/Internal.hs, dist/build/Network/Socket/Internal.o )

Network/Socket/Internal.hsc:75:1: warning: [-Wunused-imports]
    The import of ‘Foreign.C.String’ is redundant
      except perhaps to import instances from ‘Foreign.C.String’
    To import instances alone, use: import Foreign.C.String()

Network/Socket/Internal.hsc:77:1: warning: [-Wunused-imports]
    The import of ‘Foreign.Ptr’ is redundant
      except perhaps to import instances from ‘Foreign.Ptr’
    To import instances alone, use: import Foreign.Ptr()
[ 4 of 11] Compiling Network.Socket   ( dist/build/Network/Socket.hs, dist/build/Network/Socket.o )

Network/Socket.hsc:177:1: warning: [-Wunused-imports]
    The import of ‘delete’ from module ‘Data.List’ is redundant

Network/Socket.hsc:193:1: warning: [-Wunused-imports]
    The qualified import of ‘Control.Exception’ is redundant
      except perhaps to import instances from ‘Control.Exception’
    To import instances alone, use: import Control.Exception()

Network/Socket.hsc:212:1: warning: [-Wunused-imports]
    The import of ‘GHC.IO.FD’ is redundant
      except perhaps to import instances from ‘GHC.IO.FD’
    To import instances alone, use: import GHC.IO.FD()

Network/Socket.hsc:276:3: warning: [-Wincomplete-patterns]
    Pattern match(es) are non-exhaustive
    In an equation for ‘showsPrec’:
        Patterns not matched: _ (SockAddrCan _)

Network/Socket.hsc:949:13: warning: [-Wtype-defaults]
    • Defaulting the following constraints to type ‘Integer’
        (Integral a0)
          arising from a use of ‘fromIntegral’
          at Network/Socket.hsc:949:13-29
        (Num a0)
          arising from the literal ‘12’ at Network/Socket.hsc:949:27-28
    • In the expression: (fromIntegral (12))
      In an equation for ‘sz’: sz = (fromIntegral (12))
      In the expression:
        do { let fd = fdSocket sock;
             let sz = (fromIntegral (12));
             with sz $ \ ptr_cr -> alloca $ \ ptr_sz -> ... }

Network/Socket.hsc:953:6: warning: [-Wunused-do-bind]
    A do-notation statement discarded a result of type ‘CInt’
    Suppress this warning by saying
      ‘_ <- ($)
              throwSocketErrorIfMinus1Retry "getPeerCred"
              c_getsockopt fd (1) (17) ptr_cr ptr_sz’

Network/Socket.hsc:989:3: warning: [-Wunused-do-bind]
    A do-notation statement discarded a result of type ‘CInt’
    Suppress this warning by saying
      ‘_ <- ($)
              throwSocketErrorWaitWrite sock "sendFd"
              c_sendFd (fdSocket sock) outfd’

Network/Socket.hsc:1571:1: warning: [-Wunused-top-binds]
    Defined but not used: ‘c_accept’
[ 5 of 11] Compiling Network.Socket.ByteString.MsgHdr ( dist/build/Network/Socket/ByteString/MsgHdr.hs, dist/build/Network/Socket/ByteString/MsgHdr.o )
[ 6 of 11] Compiling Network.Socket.ByteString.Internal ( Network/Socket/ByteString/Internal.hs, dist/build/Network/Socket/ByteString/Internal.o )
[ 7 of 11] Compiling Network.Socket.ByteString ( dist/build/Network/Socket/ByteString.hs, dist/build/Network/Socket/ByteString.o )
[ 8 of 11] Compiling Network.Socket.ByteString.Lazy.Posix ( Network/Socket/ByteString/Lazy/Posix.hs, dist/build/Network/Socket/ByteString/Lazy/Posix.o )
[ 9 of 11] Compiling Network.Socket.ByteString.Lazy ( Network/Socket/ByteString/Lazy.hs, dist/build/Network/Socket/ByteString/Lazy.o )
[10 of 11] Compiling Network.BSD      ( dist/build/Network/BSD.hs, dist/build/Network/BSD.o )

Network/BSD.hsc:166:43: warning: [-Wdeprecations]
    In the use of data constructor ‘PortNum’
    (imported from Network.Socket, but defined in Network.Socket.Types):
    Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release."

Network/BSD.hsc:190:19: warning: [-Wdeprecations]
    In the use of data constructor ‘PortNum’
    (imported from Network.Socket, but defined in Network.Socket.Types):
    Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release."
[11 of 11] Compiling Network          ( Network.hs, dist/build/Network.o )

Network.hs:292:16: warning: [-Wincomplete-patterns]
    Pattern match(es) are non-exhaustive
    In a case alternative: Patterns not matched: (SockAddrCan _)

Network.hs:401:5: warning: [-Wincomplete-patterns]
    Pattern match(es) are non-exhaustive
    In a case alternative: Patterns not matched: (SockAddrCan _)
Running Haddock for network-2.6.2.1...
Running hscolour for network-2.6.2.1...
Preprocessing library network-2.6.2.1...
Preprocessing library network-2.6.2.1...

Network/Socket/Types.hsc:1012:1: warning: [-Worphans]
    Orphan instance: instance Storable HostAddress6
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Network/Socket/Internal.hsc:75:1: warning: [-Wunused-imports]
    The import of ‘Foreign.C.String’ is redundant
      except perhaps to import instances from ‘Foreign.C.String’
    To import instances alone, use: import Foreign.C.String()

Network/Socket/Internal.hsc:77:1: warning: [-Wunused-imports]
    The import of ‘Foreign.Ptr’ is redundant
      except perhaps to import instances from ‘Foreign.Ptr’
    To import instances alone, use: import Foreign.Ptr()

Network/Socket.hsc:177:1: warning: [-Wunused-imports]
    The import of ‘delete’ from module ‘Data.List’ is redundant

Network/Socket.hsc:193:1: warning: [-Wunused-imports]
    The qualified import of ‘Control.Exception’ is redundant
      except perhaps to import instances from ‘Control.Exception’
    To import instances alone, use: import Control.Exception()

Network/Socket.hsc:212:1: warning: [-Wunused-imports]
    The import of ‘GHC.IO.FD’ is redundant
      except perhaps to import instances from ‘GHC.IO.FD’
    To import instances alone, use: import GHC.IO.FD()

Network/Socket.hsc:949:13: warning: [-Wtype-defaults]
    • Defaulting the following constraints to type ‘Integer’
        (Integral a0)
          arising from a use of ‘fromIntegral’
          at Network/Socket.hsc:949:13-29
        (Num a0)
          arising from the literal ‘12’ at Network/Socket.hsc:949:27-28
    • In the expression: (fromIntegral (12))
      In an equation for ‘sz’: sz = (fromIntegral (12))
      In the expression:
        do { let fd = fdSocket sock;
             let sz = (fromIntegral (12));
             with sz $ \ ptr_cr -> alloca $ \ ptr_sz -> ... }

Network/Socket.hsc:1571:1: warning: [-Wunused-top-binds]
    Defined but not used: ‘c_accept’

Network/BSD.hsc:166:43: warning: [-Wdeprecations]
    In the use of data constructor ‘PortNum’
    (imported from Network.Socket, but defined in Network.Socket.Types):
    Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release."

Network/BSD.hsc:190:19: warning: [-Wdeprecations]
    In the use of data constructor ‘PortNum’
    (imported from Network.Socket, but defined in Network.Socket.Types):
    Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release."
Haddock coverage:
  50% (  1 /  2) in 'Network.Socket.ByteString.IOVec'
  Missing documentation for:
    IOVec (Network/Socket/ByteString/IOVec.hsc:15)
  68% ( 27 / 40) in 'Network.Socket.Types'
  Missing documentation for:
    Module header
    sockFd (Network/Socket/Types.hsc:90)
    sockFamily (Network/Socket/Types.hsc:93)
    sockType (Network/Socket/Types.hsc:96)
    sockProtocol (Network/Socket/Types.hsc:99)
    sockStatus (Network/Socket/Types.hsc:102)
    packSocketType (Network/Socket/Types.hsc:187)
    unpackSocketType (Network/Socket/Types.hsc:202)
    packFamily (Network/Socket/Types.hsc:306)
    unpackFamily (Network/Socket/Types.hsc:522)
    FlowInfo (Network/Socket/Types.hsc:801)
    ScopeID (Network/Socket/Types.hsc:802)
    ProtocolNumber (Network/Socket/Types.hsc:112)
  94% ( 30 / 32) in 'Network.Socket.Internal'
  Missing documentation for:
    FlowInfo (Network/Socket/Types.hsc:801)
    ScopeID (Network/Socket/Types.hsc:802)
  71% ( 68 / 96) in 'Network.Socket'
  Missing documentation for:
    FlowInfo (Network/Socket/Types.hsc:801)
    ScopeID (Network/Socket/Types.hsc:802)
    ShutdownCmd (Network/Socket.hsc:1045)
    ProtocolNumber (Network/Socket/Types.hsc:112)
    ServiceName (Network/Socket.hsc:221)
    AddrInfo (Network/Socket.hsc:1233)
    NameInfoFlag (Network/Socket.hsc:1286)
    getPeerName (Network/Socket.hsc:752)
    getSocketName (Network/Socket.hsc:760)
    socketPort (Network/Socket.hsc:729)
    recvLen (Network/Socket.hsc:670)
    inet_addr (Network/Socket.hsc:1128)
    inet_ntoa (Network/Socket.hsc:1136)
    isBound (Network/Socket.hsc:1095)
    isListening (Network/Socket.hsc:1100)
    isReadable (Network/Socket.hsc:1105)
    isWritable (Network/Socket.hsc:1110)
    sendFd (Network/Socket.hsc:987)
    recvFd (Network/Socket.hsc:995)
    aNY_PORT (Network/Socket.hsc:1009)
    sOMAXCONN (Network/Socket.hsc:1026)
    sOL_SOCKET (Network/Socket.hsc:1029)
    sCM_RIGHTS (Network/Socket.hsc:1033)
    fdSocket (Network/Socket.hsc:264)
    mkSocket (Network/Socket.hsc:252)
    packFamily (Network/Socket/Types.hsc:306)
    unpackFamily (Network/Socket/Types.hsc:522)
    packSocketType (Network/Socket/Types.hsc:187)
  50% (  1 /  2) in 'Network.Socket.ByteString.MsgHdr'
  Missing documentation for:
    MsgHdr (Network/Socket/ByteString/MsgHdr.hsc:22)
  25% (  1 /  4) in 'Network.Socket.ByteString.Internal'
  Missing documentation for:
    mkInvalidRecvArgError (Network/Socket/ByteString/Internal.hs:34)
    c_writev (Network/Socket/ByteString/Internal.hs:40)
    c_sendmsg (Network/Socket/ByteString/Internal.hs:43)
 100% ( 15 / 15) in 'Network.Socket.ByteString'
  25% (  1 /  4) in 'Network.Socket.ByteString.Lazy.Posix'
  Missing documentation for:
    Module header
    send (Network/Socket/ByteString/Lazy/Posix.hs:27)
    sendAll (Network/Socket/ByteString/Lazy/Posix.hs:50)
  71% (  5 /  7) in 'Network.Socket.ByteString.Lazy'
  Missing documentation for:
    send (Network/Socket/ByteString/Lazy/Posix.hs:27)
    sendAll (Network/Socket/ByteString/Lazy/Posix.hs:50)
  44% ( 23 / 52) in 'Network.BSD'
  Missing documentation for:
    HostEntry (Network/BSD.hsc:329)
    hostAddress (Network/BSD.hsc:366)
    getHostEntries (Network/BSD.hsc:419)
    setHostEntry (Network/BSD.hsc:409)
    getHostEntry (Network/BSD.hsc:401)
    endHostEntry (Network/BSD.hsc:414)
    ServiceEntry (Network/BSD.hsc:139)
    ServiceName (Network/Socket.hsc:221)
    getServiceEntries (Network/BSD.hsc:224)
    getServiceEntry (Network/BSD.hsc:206)
    setServiceEntry (Network/BSD.hsc:214)
    endServiceEntry (Network/BSD.hsc:219)
    ProtocolName (Network/BSD.hsc:123)
    ProtocolNumber (Network/Socket/Types.hsc:112)
    ProtocolEntry (Network/BSD.hsc:242)
    getProtocolByName (Network/BSD.hsc:275)
    getProtocolByNumber (Network/BSD.hsc:286)
    getProtocolNumber (Network/BSD.hsc:296)
    getProtocolEntries (Network/BSD.hsc:320)
    setProtocolEntry (Network/BSD.hsc:310)
    getProtocolEntry (Network/BSD.hsc:302)
    endProtocolEntry (Network/BSD.hsc:315)
    NetworkName (Network/BSD.hsc:434)
    NetworkAddr (Network/BSD.hsc:432)
    NetworkEntry (Network/BSD.hsc:436)
    getNetworkByName (Network/BSD.hsc:467)
    getNetworkByAddr (Network/BSD.hsc:477)
    getNetworkEntry (Network/BSD.hsc:486)
    ifNameToIndex (Network/BSD.hsc:521)
  89% ( 24 / 27) in 'Network'
  Missing documentation for:
    PortID (Network.hs:83)
    sendTo (Network.hs:333)
    recvFrom (Network.hs:342)
Warning: Network.Socket.ByteString: could not find link destinations for:
    IOVec
Documentation created: dist/doc/html/network/index.html,
dist/doc/html/network/network.txt
Creating package registration file:
/tmp/pkgConf-network-2.6.21253207672570073850.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/network-2.6.2.1-Li0aefQhyJzUSpQ0fLiXL
Registering network-2.6.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-9373/network-2.6.2.1'
Installed network-2.6.2.1
cabal: Entering directory '/tmp/cabal-tmp-9373/old-locale-1.0.0.7'
Configuring old-locale-1.0.0.7...
Building old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
[1 of 1] Compiling System.Locale    ( System/Locale.hs, dist/build/System/Locale.o )
Running Haddock for old-locale-1.0.0.7...
Running hscolour for old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Haddock coverage:
  60% (  3 /  5) in 'System.Locale'
  Missing documentation for:
    TimeLocale (System/Locale.hs:36)
    defaultTimeLocale (System/Locale.hs:49)
Documentation created: dist/doc/html/old-locale/index.html,
dist/doc/html/old-locale/old-locale.txt
Creating package registration file:
/tmp/pkgConf-old-locale-1.0.0124343921470788355.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/old-locale-1.0.0.7-6glXNhHF891B41ZfuI8hU8
Registering old-locale-1.0.0.7...
cabal: Leaving directory '/tmp/cabal-tmp-9373/old-locale-1.0.0.7'
Installed old-locale-1.0.0.7
cabal: Entering directory '/tmp/cabal-tmp-9373/parallel-3.2.1.0'
Configuring parallel-3.2.1.0...
Building parallel-3.2.1.0...
Preprocessing library parallel-3.2.1.0...
[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 )
Running Haddock for parallel-3.2.1.0...
Running hscolour for parallel-3.2.1.0...
Preprocessing library parallel-3.2.1.0...
Preprocessing library parallel-3.2.1.0...
Haddock coverage:
  72% ( 21 / 29) in 'Control.Seq'
  Missing documentation for:
    seqTuple2 (Control/Seq.hs:174)
    seqTuple3 (Control/Seq.hs:178)
    seqTuple4 (Control/Seq.hs:182)
    seqTuple5 (Control/Seq.hs:186)
    seqTuple6 (Control/Seq.hs:190)
    seqTuple7 (Control/Seq.hs:194)
    seqTuple8 (Control/Seq.hs:198)
    seqTuple9 (Control/Seq.hs:202)
 100% (  3 /  3) in 'Control.Parallel'
  81% ( 68 / 84) in 'Control.Parallel.Strategies'
  Missing documentation for:
    evalTuple2 (Control/Parallel/Strategies.hs:596)
    evalTuple3 (Control/Parallel/Strategies.hs:600)
    evalTuple4 (Control/Parallel/Strategies.hs:604)
    evalTuple5 (Control/Parallel/Strategies.hs:608)
    evalTuple6 (Control/Parallel/Strategies.hs:612)
    evalTuple7 (Control/Parallel/Strategies.hs:616)
    evalTuple8 (Control/Parallel/Strategies.hs:620)
    evalTuple9 (Control/Parallel/Strategies.hs:624)
    parTuple2 (Control/Parallel/Strategies.hs:628)
    parTuple3 (Control/Parallel/Strategies.hs:632)
    parTuple4 (Control/Parallel/Strategies.hs:636)
    parTuple5 (Control/Parallel/Strategies.hs:640)
    parTuple6 (Control/Parallel/Strategies.hs:644)
    parTuple7 (Control/Parallel/Strategies.hs:648)
    parTuple8 (Control/Parallel/Strategies.hs:652)
    parTuple9 (Control/Parallel/Strategies.hs:656)
Documentation created: dist/doc/html/parallel/index.html,
dist/doc/html/parallel/parallel.txt
Creating package registration file:
/tmp/pkgConf-parallel-3.2.114041964311968217462.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/parallel-3.2.1.0-6VcN0yUHtcs831TgbJiSSi
Registering parallel-3.2.1.0...
cabal: Leaving directory '/tmp/cabal-tmp-9373/parallel-3.2.1.0'
Installed parallel-3.2.1.0
cabal: Entering directory '/tmp/cabal-tmp-9373/random-1.1'
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: [-Wtabs]
    Tab character found here, and in 74 further locations.
    Please use spaces instead.
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: [-Wtabs]
    Tab character found here, and in 74 further locations.
    Please use spaces instead.
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-116464781791725138377.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/random-1.1-54KmMHXjttlERYcr1mvsAe
Registering random-1.1...
cabal: Leaving directory '/tmp/cabal-tmp-9373/random-1.1'
Installed random-1.1
cabal: Entering directory '/tmp/cabal-tmp-9373/stm-2.4.4.1'
Configuring stm-2.4.4.1...
Building stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
[ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o )
[ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o )
[ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o )
[ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o )
[ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o )
[ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o )
[ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o )
[ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o )
[ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o )
[10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o )
Running Haddock for stm-2.4.4.1...
Running hscolour for stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
Haddock coverage:
   0% (  0 / 11) in 'Control.Sequential.STM'
  Missing documentation for:
    Module header
    STM (Control/Sequential/STM.hs:29)
    atomically (Control/Sequential/STM.hs:47)
    throwSTM (Control/Sequential/STM.hs:54)
    catchSTM (Control/Sequential/STM.hs:57)
    TVar (Control/Sequential/STM.hs:72)
    newTVar (Control/Sequential/STM.hs:75)
    newTVarIO (Control/Sequential/STM.hs:78)
    readTVar (Control/Sequential/STM.hs:83)
    readTVarIO (Control/Sequential/STM.hs:86)
    writeTVar (Control/Sequential/STM.hs:89)
 100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue'
 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue'
 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan'
 100% ( 16 / 16) in 'Control.Concurrent.STM.TMVar'
 100% ( 13 / 13) in 'Control.Concurrent.STM.TVar'
 100% (  2 /  2) in 'Control.Concurrent.STM.TArray'
  90% (  9 / 10) in 'Control.Monad.STM'
  Missing documentation for:
    check (Control/Monad/STM.hs:81)
 100% (  8 /  8) in 'Control.Concurrent.STM'
  40% (  2 /  5) in 'Control.Concurrent.STM.TSem'
  Missing documentation for:
    newTSem (Control/Concurrent/STM/TSem.hs:42)
    waitTSem (Control/Concurrent/STM/TSem.hs:45)
    signalTSem (Control/Concurrent/STM/TSem.hs:51)
Warning: Control.Concurrent.STM.TArray: could not find link destinations for:
    getNumElements unsafeNewArray_ unsafeRead unsafeWrite
Warning: Control.Monad.STM: could not find link destinations for:
    getNumElements unsafeNewArray_ unsafeRead unsafeWrite
Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt
Creating package registration file:
/tmp/pkgConf-stm-2.4.419108582701312994984.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/stm-2.4.4.1-4z2NRWnB0NIIUvSJsHW0kF
Registering stm-2.4.4.1...
cabal: Leaving directory '/tmp/cabal-tmp-9373/stm-2.4.4.1'
Installed stm-2.4.4.1
cabal: Entering directory '/tmp/cabal-tmp-9373/syb-0.6'
Configuring syb-0.6...
Building syb-0.6...
Preprocessing library syb-0.6...
[ 1 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o )
[ 2 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o )
[ 3 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o )
[ 4 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o )
[ 5 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o )

src/Data/Generics/Aliases.hs:181:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad m
    • In the type signature for:
           extM :: (Monad m, Typeable a, Typeable b) =>
                   (a -> m a) -> (b -> m b) -> a -> m a

src/Data/Generics/Aliases.hs:207:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad m
    • In the type signature for:
           extR :: (Monad m, Typeable a, Typeable b) => m a -> m b -> m a

src/Data/Generics/Aliases.hs:338:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad m
    • In the type signature for:
           ext1M :: (Monad m, Data d, Typeable t) =>
                    (forall e. Data e => e -> m e)
                    -> (forall f. Data f => t f -> m (t f)) -> d -> m d

src/Data/Generics/Aliases.hs:354:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad m
    • In the type signature for:
           ext1R :: (Monad m, Data d, Typeable t) =>
                    m d -> (forall e. Data e => m (t e)) -> m d

src/Data/Generics/Aliases.hs:389:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad m
    • In the type signature for:
           ext2M :: (Monad m, Data d, Typeable t) =>
                    (forall e. Data e => e -> m e)
                    -> (forall d1 d2. (Data d1, Data d2) => t d1 d2 -> m (t d1 d2))
                    -> d
                    -> m d

src/Data/Generics/Aliases.hs:405:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad m
    • In the type signature for:
           ext2R :: (Monad m, Data d, Typeable t) =>
                    m d -> (forall d1 d2. (Data d1, Data d2) => m (t d1 d2)) -> m d
[ 6 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o )
[ 7 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o )
[ 8 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o )
[ 9 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o )
[10 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o )
[11 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o )
[12 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o )

src/Data/Generics/Builders.hs:33:3: warning: [-Wredundant-constraints]
    • Redundant constraint: Data a
    • In the type signature for:
           general :: Data a => a
      In an equation for ‘empty’:
          empty
            = general `extB` char `extB` int `extB` integer `extB` float
              `extB` double
            where
                general :: Data a => a
                general = fromConstrB empty (indexConstr (dataTypeOf general) 1)
                char = '\NUL'
                int = 0 :: Int
                ....
[13 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o )
[14 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o )
[15 of 16] Compiling Data.Generics    ( src/Data/Generics.hs, dist/build/Data/Generics.o )
[16 of 16] Compiling Generics.SYB     ( src/Generics/SYB.hs, dist/build/Generics/SYB.o )
Running Haddock for syb-0.6...
Running hscolour for syb-0.6...
Preprocessing library syb-0.6...
Preprocessing library syb-0.6...

src/Data/Generics/Aliases.hs:181:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad m
    • In the type signature for:
           extM :: (Monad m, Typeable a, Typeable b) =>
                   (a -> m a) -> (b -> m b) -> a -> m a

src/Data/Generics/Aliases.hs:207:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad m
    • In the type signature for:
           extR :: (Monad m, Typeable a, Typeable b) => m a -> m b -> m a

src/Data/Generics/Aliases.hs:338:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad m
    • In the type signature for:
           ext1M :: (Monad m, Data d, Typeable t) =>
                    (forall e. Data e => e -> m e)
                    -> (forall f. Data f => t f -> m (t f)) -> d -> m d

src/Data/Generics/Aliases.hs:354:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad m
    • In the type signature for:
           ext1R :: (Monad m, Data d, Typeable t) =>
                    m d -> (forall e. Data e => m (t e)) -> m d

src/Data/Generics/Aliases.hs:389:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad m
    • In the type signature for:
           ext2M :: (Monad m, Data d, Typeable t) =>
                    (forall e. Data e => e -> m e)
                    -> (forall d1 d2. (Data d1, Data d2) => t d1 d2 -> m (t d1 d2))
                    -> d
                    -> m d

src/Data/Generics/Aliases.hs:405:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad m
    • In the type signature for:
           ext2R :: (Monad m, Data d, Typeable t) =>
                    m d -> (forall d1 d2. (Data d1, Data d2) => m (t d1 d2)) -> m d

src/Data/Generics/Builders.hs:33:3: warning: [-Wredundant-constraints]
    • Redundant constraint: Data a
    • In the type signature for:
           general :: Data a => a
      In an equation for ‘empty’:
          empty
            = general `extB` char `extB` int `extB` integer `extB` float
              `extB` double
            where
                general :: Data a => a
                general = fromConstrB empty (indexConstr (dataTypeOf general) 1)
                char = '\NUL'
                int = 0 :: Int
                ....
Haddock coverage:
 100% (  2 /  2) in 'Data.Generics.Basics'
 100% (  2 /  2) in 'Generics.SYB.Basics'
 100% (  1 /  1) in 'Data.Generics.Instances'
 100% (  1 /  1) in 'Generics.SYB.Instances'
  96% ( 43 / 45) in 'Data.Generics.Aliases'
  Missing documentation for:
    GenericQ' (src/Data/Generics/Aliases.hs:268)
    GenericM' (src/Data/Generics/Aliases.hs:269)
 100% ( 19 / 19) in 'Data.Generics.Schemes'
 100% (  2 /  2) in 'Generics.SYB.Schemes'
 100% (  6 /  6) in 'Data.Generics.Text'
 100% (  2 /  2) in 'Generics.SYB.Text'
 100% ( 17 / 17) in 'Data.Generics.Twins'
 100% (  2 /  2) in 'Generics.SYB.Twins'
 100% (  3 /  3) in 'Data.Generics.Builders'
 100% (  2 /  2) in 'Generics.SYB.Builders'
 100% (  2 /  2) in 'Generics.SYB.Aliases'
 100% (  8 /  8) in 'Data.Generics'
 100% (  2 /  2) in 'Generics.SYB'
Documentation created: dist/doc/html/syb/index.html, dist/doc/html/syb/syb.txt
Creating package registration file: /tmp/pkgConf-syb-0305197314632651476.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/syb-0.6-C65vWCsht6A8uLstpQIXyj
Registering syb-0.6...
cabal: Leaving directory '/tmp/cabal-tmp-9373/syb-0.6'
Installed syb-0.6
cabal: Entering directory '/tmp/cabal-tmp-9373/text-1.2.2.1'
Configuring text-1.2.2.1...
Building text-1.2.2.1...
Preprocessing library text-1.2.2.1...
[ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
[ 2 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 44] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o )
[ 4 of 44] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o )
[ 5 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )
[ 6 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 7 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 9 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[10 of 44] Compiling Data.Text.Array  ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 44] Compiling Data.Text.Show   ( Data/Text/Show.hs, dist/build/Data/Text/Show.o )
[21 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[22 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[24 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[25 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[26 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 44] Compiling Data.Text        ( Data/Text.hs, dist/build/Data/Text.o )

Data/Text.hs:587:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT compareN/length -> compareLength" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:592:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT ==N/length -> compareLength/==EQ" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:597:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT /=N/length -> compareLength//=EQ" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:602:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT <N/length -> compareLength/==LT" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:607:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT <=N/length -> compareLength//=GT" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:612:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT >N/length -> compareLength/==GT" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:617:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT >=N/length -> compareLength//=LT" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’
[29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[30 of 44] Compiling Data.Text.IO     ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )
[36 of 44] Compiling Data.Text.Lazy   ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )

Data/Text/Internal/Builder.hs:324:1: warning: [-Winline-rule-shadowing]
    Rule "flush/flush" may never fire
      because ‘flush’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘flush’
[38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )
[40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
[41 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[42 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )
[43 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[44 of 44] Compiling Data.Text.Read   ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )
Running Haddock for text-1.2.2.1...
Running hscolour for text-1.2.2.1...
Preprocessing library text-1.2.2.1...
Preprocessing library text-1.2.2.1...
Haddock coverage:
  14% (  1 /  7) in 'Data.Text.Internal.Read'
  Missing documentation for:
    IReader (Data/Text/Internal/Read.hs:26)
    IParser (Data/Text/Internal/Read.hs:28)
    T (Data/Text/Internal/Read.hs:48)
    digitToInt (Data/Text/Internal/Read.hs:61)
    hexDigitToInt (Data/Text/Internal/Read.hs:55)
    perhaps (Data/Text/Internal/Read.hs:50)
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  Missing documentation for:
    validate (Data/Text/Internal/Encoding/Utf32.hs:24)
  50% (  1 /  2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
  Missing documentation for:
    roundTo (Data/Text/Internal/Builder/RealFloat/Functions.hs:17)
   0% (  0 /  2) in 'Data.Text.Internal.Builder.Int.Digits'
  Missing documentation for:
    Module header
    digits (Data/Text/Internal/Builder/Int/Digits.hs:21)
 100% ( 12 / 12) in 'Data.Text.Encoding.Error'
 100% (  2 /  2) in 'Data.Text.Internal.Unsafe.Shift'
  25% (  1 /  4) in 'Data.Text.Internal.Encoding.Utf16'
  Missing documentation for:
    chr2 (Data/Text/Internal/Encoding/Utf16.hs:29)
    validate1 (Data/Text/Internal/Encoding/Utf16.hs:38)
    validate2 (Data/Text/Internal/Encoding/Utf16.hs:42)
 100% (  2 /  2) in 'Data.Text.Internal.Functions'
 100% (  3 /  3) in 'Data.Text.Internal.Unsafe'
 100% ( 16 / 16) in 'Data.Text.Array'
  33% (  2 /  6) in 'Data.Text.Internal.Unsafe.Char'
  Missing documentation for:
    ord (Data/Text/Internal/Unsafe/Char.hs:39)
    unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43)
    unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47)
    unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51)
  95% ( 19 / 20) in 'Data.Text.Internal'
  Missing documentation for:
    textP (Data/Text/Internal.hs:97)
  38% (  5 / 13) in 'Data.Text.Internal.Fusion.Size'
  Missing documentation for:
    Size (Data/Text/Internal/Fusion/Size.hs:40)
    exactly (Data/Text/Internal/Fusion/Size.hs:44)
    exactSize (Data/Text/Internal/Fusion/Size.hs:49)
    maxSize (Data/Text/Internal/Fusion/Size.hs:57)
    betweenSize (Data/Text/Internal/Fusion/Size.hs:65)
    unknownSize (Data/Text/Internal/Fusion/Size.hs:74)
    compareSize (Data/Text/Internal/Fusion/Size.hs:143)
    isEmpty (Data/Text/Internal/Fusion/Size.hs:151)
  88% (  7 /  8) in 'Data.Text.Internal.Fusion.Types'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
   0% (  0 /  5) in 'Data.Text.Internal.Fusion.CaseMapping'
  Missing documentation for:
    Module header
    upperMapping (Data/Text/Internal/Fusion/CaseMapping.hs:13)
    lowerMapping (Data/Text/Internal/Fusion/CaseMapping.hs:220)
    titleMapping (Data/Text/Internal/Fusion/CaseMapping.hs:225)
    foldMapping (Data/Text/Internal/Fusion/CaseMapping.hs:324)
  89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common'
  Missing documentation for:
    singleton (Data/Text/Internal/Fusion/Common.hs:119)
    streamList (Data/Text/Internal/Fusion/Common.hs:125)
    unstreamList (Data/Text/Internal/Fusion/Common.hs:131)
    intercalate (Data/Text/Internal/Fusion/Common.hs:577)
    justifyLeftI (Data/Text/Internal/Fusion/Common.hs:479)
    scanl (Data/Text/Internal/Fusion/Common.hs:656)
    replicateCharI (Data/Text/Internal/Fusion/Common.hs:671)
    replicateI (Data/Text/Internal/Fusion/Common.hs:682)
  93% ( 13 / 14) in 'Data.Text.Unsafe'
  Missing documentation for:
    Iter (Data/Text/Unsafe.hs:62)
  33% (  1 /  3) in 'Data.Text.Internal.Private'
  Missing documentation for:
    runText (Data/Text/Internal/Private.hs:33)
    span_ (Data/Text/Internal/Private.hs:23)
  91% ( 20 / 22) in 'Data.Text.Internal.Fusion'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
    length (Data/Text/Internal/Fusion.hs:127)
 100% (  4 /  4) in 'Data.Text.Show'
  33% (  2 /  6) in 'Data.Text.Internal.Encoding.Fusion.Common'
  Missing documentation for:
    restreamUtf16LE (Data/Text/Internal/Encoding/Fusion/Common.hs:63)
    restreamUtf16BE (Data/Text/Internal/Encoding/Fusion/Common.hs:39)
    restreamUtf32LE (Data/Text/Internal/Encoding/Fusion/Common.hs:106)
    restreamUtf32BE (Data/Text/Internal/Encoding/Fusion/Common.hs:87)
  17% (  2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
  Missing documentation for:
    ord2 (Data/Text/Internal/Encoding/Utf8.hs:58)
    ord3 (Data/Text/Internal/Encoding/Utf8.hs:69)
    ord4 (Data/Text/Internal/Encoding/Utf8.hs:81)
    chr2 (Data/Text/Internal/Encoding/Utf8.hs:94)
    chr3 (Data/Text/Internal/Encoding/Utf8.hs:103)
    chr4 (Data/Text/Internal/Encoding/Utf8.hs:114)
    validate1 (Data/Text/Internal/Encoding/Utf8.hs:128)
    validate2 (Data/Text/Internal/Encoding/Utf8.hs:132)
    validate3 (Data/Text/Internal/Encoding/Utf8.hs:136)
    validate4 (Data/Text/Internal/Encoding/Utf8.hs:153)
  91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
  Missing documentation for:
    streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57)
 100% ( 33 / 33) in 'Data.Text.Encoding'
 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Search'
 100% ( 18 / 18) in 'Data.Text.Foreign'
 100% (127 /127) in 'Data.Text'
 100% (  3 /  3) in 'Data.Text.Internal.IO'
 100% ( 20 / 20) in 'Data.Text.IO'
  93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
 100% (  8 /  8) in 'Data.Text.Internal.Lazy.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Lazy.Search'
 100% (  2 /  2) in 'Data.Text.Lazy.Internal'
  89% ( 24 / 27) in 'Data.Text.Lazy.Encoding'
  Missing documentation for:
    encodeUtf8 (Data/Text/Lazy/Encoding.hs:148)
    encodeUtf8Builder (Data/Text/Lazy/Encoding.hs:162)
    encodeUtf8BuilderEscaped (Data/Text/Lazy/Encoding.hs:167)
  99% (128 /129) in 'Data.Text.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
  94% ( 16 / 17) in 'Data.Text.Internal.Builder'
  Missing documentation for:
    append' (Data/Text/Internal/Builder.hs:301)
 100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
 100% (  3 /  3) in 'Data.Text.Internal.Builder.Functions'
   0% (  0 /  3) in 'Data.Text.Lazy.Builder.Int'
  Missing documentation for:
    Module header
    decimal (Data/Text/Lazy/Builder/Int.hs:52)
    hexadecimal (Data/Text/Lazy/Builder/Int.hs:162)
 100% ( 19 / 19) in 'Data.Text.Lazy.IO'
 100% (  7 /  7) in 'Data.Text.Lazy.Read'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.RealFloat'
  Missing documentation for:
    formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46)
 100% (  7 /  7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
    findIndicesI
Warning: Data.Text: could not find link destinations for:
    replicateChar countChar
Warning: Data.Text.Internal.IO: could not find link destinations for:
    Handle__
Warning: Data.Text.Lazy: could not find link destinations for:
    replicateChar dropWords splitAtWord countChar
Warning: Data.Text.Internal.Builder: could not find link destinations for:
    empty append
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
    floatToDigits
Documentation created: dist/doc/html/text/index.html,
dist/doc/html/text/text.txt
Creating package registration file: /tmp/pkgConf-text-1.2.252297172652775474.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/text-1.2.2.1-9Yh8rJoh8fO2JMLWffT3Qs
Registering text-1.2.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-9373/text-1.2.2.1'
Installed text-1.2.2.1
cabal: Entering directory '/tmp/cabal-tmp-9373/transformers-compat-0.5.1.4'
Configuring transformers-compat-0.5.1.4...
Building transformers-compat-0.5.1.4...
Preprocessing library transformers-compat-0.5.1.4...
[1 of 2] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o )
[2 of 2] Compiling Control.Monad.Trans.Instances ( src/Control/Monad/Trans/Instances.hs, dist/build/Control/Monad/Trans/Instances.o )
Running Haddock for transformers-compat-0.5.1.4...
Running hscolour for transformers-compat-0.5.1.4...
Preprocessing library transformers-compat-0.5.1.4...
Preprocessing library transformers-compat-0.5.1.4...
Haddock coverage:
   0% (  0 /  8) in 'Paths_transformers_compat'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_transformers_compat.hs:28)
    getBinDir (dist/build/autogen/Paths_transformers_compat.hs:38)
    getLibDir (dist/build/autogen/Paths_transformers_compat.hs:38)
    getDataDir (dist/build/autogen/Paths_transformers_compat.hs:38)
    getLibexecDir (dist/build/autogen/Paths_transformers_compat.hs:38)
    getDataFileName (dist/build/autogen/Paths_transformers_compat.hs:45)
    getSysconfDir (dist/build/autogen/Paths_transformers_compat.hs:38)
 100% (  1 /  1) in 'Control.Monad.Trans.Instances'
Documentation created: dist/doc/html/transformers-compat/index.html,
dist/doc/html/transformers-compat/transformers-compat.txt
Creating package registration file:
/tmp/pkgConf-transformers-compat-0.5.1989492335981766422.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/transformers-compat-0.5.1.4-G5tKvPrwhggJRvSwXNMs1N
Registering transformers-compat-0.5.1.4...
cabal: Leaving directory '/tmp/cabal-tmp-9373/transformers-compat-0.5.1.4'
Installed transformers-compat-0.5.1.4
cabal: Entering directory '/tmp/cabal-tmp-9373/utf8-string-1.0.1.1'
Configuring utf8-string-1.0.1.1...
Building utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
[1 of 5] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o )
[2 of 5] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o )
[3 of 5] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o )
[4 of 5] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o )
[5 of 5] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o )
Running Haddock for utf8-string-1.0.1.1...
Running hscolour for utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
Haddock coverage:
 100% (  8 /  8) in 'Codec.Binary.UTF8.String'
  94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic'
  Missing documentation for:
    UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48)
  89% ( 24 / 27) in 'Data.String.UTF8'
  Missing documentation for:
    UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48)
    fromRep (Data/String/UTF8.hs:59)
    toRep (Data/String/UTF8.hs:62)
 100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8'
 100% ( 17 / 17) in 'Data.ByteString.UTF8'
Documentation created: dist/doc/html/utf8-string/index.html,
dist/doc/html/utf8-string/utf8-string.txt
Creating package registration file:
/tmp/pkgConf-utf8-string-1.0.1162403134612203759.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/utf8-string-1.0.1.1-2T8mBCuEDlXDo8zed8Onw4
Registering utf8-string-1.0.1.1...
cabal: Leaving directory '/tmp/cabal-tmp-9373/utf8-string-1.0.1.1'
Installed utf8-string-1.0.1.1
cabal: Entering directory '/tmp/cabal-tmp-9373/old-time-1.1.0.3'
Configuring old-time-1.1.0.3...
configure: WARNING: unrecognized options: --with-compiler
checking for gcc... /usr/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... /usr/bin/gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for ftime... yes
checking for gmtime_r... yes
checking for localtime_r... yes
checking for gettimeofday... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/time.h... (cached) yes
checking whether altzone is declared... no
configure: creating ./config.status
config.status: creating include/HsTimeConfig.h
configure: WARNING: unrecognized options: --with-compiler
Building old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
[1 of 1] Compiling System.Time      ( dist/build/System/Time.hs, dist/build/System/Time.o )
Running Haddock for old-time-1.1.0.3...
Running hscolour for old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
Haddock coverage:
  95% ( 20 / 21) in 'System.Time'
  Missing documentation for:
    getClockTime (System/Time.hsc:232)
Warning: System.Time: could not find link destinations for:
    unsafeIndex unsafeRangeSize
Documentation created: dist/doc/html/old-time/index.html,
dist/doc/html/old-time/old-time.txt
Creating package registration file:
/tmp/pkgConf-old-time-1.1.016815451901572255140.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/old-time-1.1.0.3-IcvdkJUsE9M8t3io8peAEp
Registering old-time-1.1.0.3...
cabal: Leaving directory '/tmp/cabal-tmp-9373/old-time-1.1.0.3'
Installed old-time-1.1.0.3
cabal: Entering directory '/tmp/cabal-tmp-9373/parsec-3.1.11'
Configuring parsec-3.1.11...
Building parsec-3.1.11...
Preprocessing library parsec-3.1.11...
[ 1 of 25] Compiling Text.Parsec.Pos  ( Text/Parsec/Pos.hs, dist/build/Text/Parsec/Pos.o )
[ 2 of 25] Compiling Text.Parsec.Error ( Text/Parsec/Error.hs, dist/build/Text/Parsec/Error.o )
[ 3 of 25] Compiling Text.ParserCombinators.Parsec.Error ( Text/ParserCombinators/Parsec/Error.hs, dist/build/Text/ParserCombinators/Parsec/Error.o )
[ 4 of 25] Compiling Text.Parsec.Prim ( Text/Parsec/Prim.hs, dist/build/Text/Parsec/Prim.o )
[ 5 of 25] Compiling Text.Parsec.Combinator ( Text/Parsec/Combinator.hs, dist/build/Text/Parsec/Combinator.o )
[ 6 of 25] Compiling Text.ParserCombinators.Parsec.Combinator ( Text/ParserCombinators/Parsec/Combinator.hs, dist/build/Text/ParserCombinators/Parsec/Combinator.o )
[ 7 of 25] Compiling Text.Parsec.String ( Text/Parsec/String.hs, dist/build/Text/Parsec/String.o )
[ 8 of 25] Compiling Text.Parsec.ByteString ( Text/Parsec/ByteString.hs, dist/build/Text/Parsec/ByteString.o )
[ 9 of 25] Compiling Text.Parsec.ByteString.Lazy ( Text/Parsec/ByteString/Lazy.hs, dist/build/Text/Parsec/ByteString/Lazy.o )
[10 of 25] Compiling Text.Parsec.Text ( Text/Parsec/Text.hs, dist/build/Text/Parsec/Text.o )
[11 of 25] Compiling Text.Parsec.Text.Lazy ( Text/Parsec/Text/Lazy.hs, dist/build/Text/Parsec/Text/Lazy.o )
[12 of 25] Compiling Text.Parsec.Expr ( Text/Parsec/Expr.hs, dist/build/Text/Parsec/Expr.o )
[13 of 25] Compiling Text.ParserCombinators.Parsec.Prim ( Text/ParserCombinators/Parsec/Prim.hs, dist/build/Text/ParserCombinators/Parsec/Prim.o )
[14 of 25] Compiling Text.ParserCombinators.Parsec.Pos ( Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Pos.o )
[15 of 25] Compiling Text.Parsec.Char ( Text/Parsec/Char.hs, dist/build/Text/Parsec/Char.o )
[16 of 25] Compiling Text.Parsec.Token ( Text/Parsec/Token.hs, dist/build/Text/Parsec/Token.o )
[17 of 25] Compiling Text.ParserCombinators.Parsec.Token ( Text/ParserCombinators/Parsec/Token.hs, dist/build/Text/ParserCombinators/Parsec/Token.o )
[18 of 25] Compiling Text.ParserCombinators.Parsec.Char ( Text/ParserCombinators/Parsec/Char.hs, dist/build/Text/ParserCombinators/Parsec/Char.o )
[19 of 25] Compiling Text.ParserCombinators.Parsec ( Text/ParserCombinators/Parsec.hs, dist/build/Text/ParserCombinators/Parsec.o )
[20 of 25] Compiling Text.ParserCombinators.Parsec.Expr ( Text/ParserCombinators/Parsec/Expr.hs, dist/build/Text/ParserCombinators/Parsec/Expr.o )
[21 of 25] Compiling Text.Parsec      ( Text/Parsec.hs, dist/build/Text/Parsec.o )
[22 of 25] Compiling Text.Parsec.Language ( Text/Parsec/Language.hs, dist/build/Text/Parsec/Language.o )
[23 of 25] Compiling Text.ParserCombinators.Parsec.Language ( Text/ParserCombinators/Parsec/Language.hs, dist/build/Text/ParserCombinators/Parsec/Language.o )
[24 of 25] Compiling Text.Parsec.Perm ( Text/Parsec/Perm.hs, dist/build/Text/Parsec/Perm.o )
[25 of 25] Compiling Text.ParserCombinators.Parsec.Perm ( Text/ParserCombinators/Parsec/Perm.hs, dist/build/Text/ParserCombinators/Parsec/Perm.o )
Running Haddock for parsec-3.1.11...
Running hscolour for parsec-3.1.11...
Preprocessing library parsec-3.1.11...
Preprocessing library parsec-3.1.11...
Haddock coverage:
  82% ( 14 / 17) in 'Text.Parsec.Pos'
  Missing documentation for:
    SourceName (Text/Parsec/Pos.hs:31)
    Line (Text/Parsec/Pos.hs:32)
    Column (Text/Parsec/Pos.hs:33)
  43% (  6 / 14) in 'Text.Parsec.Error'
  Missing documentation for:
    errorIsUnknown (Text/Parsec/Error.hs:113)
    showErrorMessages (Text/Parsec/Error.hs:176)
    newErrorMessage (Text/Parsec/Error.hs:123)
    newErrorUnknown (Text/Parsec/Error.hs:119)
    addErrorMessage (Text/Parsec/Error.hs:127)
    setErrorPos (Text/Parsec/Error.hs:131)
    setErrorMessage (Text/Parsec/Error.hs:135)
    mergeError (Text/Parsec/Error.hs:139)
  38% (  6 / 16) in 'Text.ParserCombinators.Parsec.Error'
  Missing documentation for:
    messageCompare (Text/ParserCombinators/Parsec/Error.hs:36)
    messageEq (Text/ParserCombinators/Parsec/Error.hs:39)
    errorIsUnknown (Text/Parsec/Error.hs:113)
    showErrorMessages (Text/Parsec/Error.hs:176)
    newErrorMessage (Text/Parsec/Error.hs:123)
    newErrorUnknown (Text/Parsec/Error.hs:119)
    addErrorMessage (Text/Parsec/Error.hs:127)
    setErrorPos (Text/Parsec/Error.hs:131)
    setErrorMessage (Text/Parsec/Error.hs:135)
    mergeError (Text/Parsec/Error.hs:139)
  64% ( 32 / 50) in 'Text.Parsec.Prim'
  Missing documentation for:
    unknownError (Text/Parsec/Prim.hs:93)
    sysUnExpectError (Text/Parsec/Prim.hs:96)
    Parsec (Text/Parsec/Prim.hs:159)
    Consumed (Text/Parsec/Prim.hs:161)
    Reply (Text/Parsec/Prim.hs:165)
    State (Text/Parsec/Prim.hs:169)
    parsecMap (Text/Parsec/Prim.hs:187)
    parserReturn (Text/Parsec/Prim.hs:231)
    parserBind (Text/Parsec/Prim.hs:236)
    mergeErrorReply (Text/Parsec/Prim.hs:276)
    parserFail (Text/Parsec/Prim.hs:282)
    parserPlus (Text/Parsec/Prim.hs:300)
    labels (Text/Parsec/Prim.hs:355)
    tokens (Text/Parsec/Prim.hs:406)
    tokenPrimEx (Text/Parsec/Prim.hs:543)
    manyAccum (Text/Parsec/Prim.hs:602)
    runPT (Text/Parsec/Prim.hs:620)
    runP (Text/Parsec/Prim.hs:634)
 100% ( 24 / 24) in 'Text.Parsec.Combinator'
 100% ( 24 / 24) in 'Text.ParserCombinators.Parsec.Combinator'
  50% (  2 /  4) in 'Text.Parsec.String'
  Missing documentation for:
    Parser (Text/Parsec/String.hs:22)
    GenParser (Text/Parsec/String.hs:23)
  50% (  2 /  4) in 'Text.Parsec.ByteString'
  Missing documentation for:
    Parser (Text/Parsec/ByteString.hs:24)
    GenParser (Text/Parsec/ByteString.hs:25)
  50% (  2 /  4) in 'Text.Parsec.ByteString.Lazy'
  Missing documentation for:
    Parser (Text/Parsec/ByteString/Lazy.hs:24)
    GenParser (Text/Parsec/ByteString/Lazy.hs:25)
  33% (  1 /  3) in 'Text.Parsec.Text'
  Missing documentation for:
    Parser (Text/Parsec/Text.hs:23)
    GenParser (Text/Parsec/Text.hs:24)
  33% (  1 /  3) in 'Text.Parsec.Text.Lazy'
  Missing documentation for:
    Parser (Text/Parsec/Text/Lazy.hs:23)
    GenParser (Text/Parsec/Text/Lazy.hs:24)
 100% (  5 /  5) in 'Text.Parsec.Expr'
  70% ( 21 / 30) in 'Text.ParserCombinators.Parsec.Prim'
  Missing documentation for:
    Parser (Text/Parsec/String.hs:22)
    GenParser (Text/Parsec/String.hs:23)
    runParser (Text/ParserCombinators/Parsec/Prim.hs:57)
    tokens (Text/Parsec/Prim.hs:406)
    tokenPrimEx (Text/Parsec/Prim.hs:543)
    try (Text/ParserCombinators/Parsec/Prim.hs:64)
    labels (Text/Parsec/Prim.hs:355)
    pzero (Text/ParserCombinators/Parsec/Prim.hs:54)
    State (Text/Parsec/Prim.hs:169)
  82% ( 14 / 17) in 'Text.ParserCombinators.Parsec.Pos'
  Missing documentation for:
    SourceName (Text/Parsec/Pos.hs:31)
    Line (Text/Parsec/Pos.hs:32)
    Column (Text/Parsec/Pos.hs:33)
 100% ( 20 / 20) in 'Text.Parsec.Char'
  67% (  4 /  6) in 'Text.Parsec.Token'
  Missing documentation for:
    LanguageDef (Text/Parsec/Token.hs:39)
    TokenParser (Text/Parsec/Token.hs:110)
  67% (  4 /  6) in 'Text.ParserCombinators.Parsec.Token'
  Missing documentation for:
    LanguageDef (Text/Parsec/Token.hs:39)
    TokenParser (Text/Parsec/Token.hs:110)
  95% ( 18 / 19) in 'Text.ParserCombinators.Parsec.Char'
  Missing documentation for:
    CharParser (Text/ParserCombinators/Parsec/Char.hs:40)
  83% ( 15 / 18) in 'Text.ParserCombinators.Parsec'
  Missing documentation for:
    SourceName (Text/Parsec/Pos.hs:31)
    Line (Text/Parsec/Pos.hs:32)
    Column (Text/Parsec/Pos.hs:33)
  40% (  2 /  5) in 'Text.ParserCombinators.Parsec.Expr'
  Missing documentation for:
    Operator (Text/ParserCombinators/Parsec/Expr.hs:29)
    OperatorTable (Text/ParserCombinators/Parsec/Expr.hs:33)
    buildExpressionParser (Text/ParserCombinators/Parsec/Expr.hs:40)
  78% ( 73 / 94) in 'Text.Parsec'
  Missing documentation for:
    Parsec (Text/Parsec/Prim.hs:159)
    tokens (Text/Parsec/Prim.hs:406)
    labels (Text/Parsec/Prim.hs:355)
    SourceName (Text/Parsec/Pos.hs:31)
    Line (Text/Parsec/Pos.hs:32)
    Column (Text/Parsec/Pos.hs:33)
    manyAccum (Text/Parsec/Prim.hs:602)
    tokenPrimEx (Text/Parsec/Prim.hs:543)
    runPT (Text/Parsec/Prim.hs:620)
    unknownError (Text/Parsec/Prim.hs:93)
    sysUnExpectError (Text/Parsec/Prim.hs:96)
    mergeErrorReply (Text/Parsec/Prim.hs:276)
    runP (Text/Parsec/Prim.hs:634)
    Consumed (Text/Parsec/Prim.hs:161)
    Reply (Text/Parsec/Prim.hs:165)
    State (Text/Parsec/Prim.hs:169)
    parsecMap (Text/Parsec/Prim.hs:187)
    parserReturn (Text/Parsec/Prim.hs:231)
    parserBind (Text/Parsec/Prim.hs:236)
    parserFail (Text/Parsec/Prim.hs:282)
    parserPlus (Text/Parsec/Prim.hs:300)
  90% (  9 / 10) in 'Text.Parsec.Language'
  Missing documentation for:
    LanguageDef (Text/Parsec/Token.hs:39)
  90% (  9 / 10) in 'Text.ParserCombinators.Parsec.Language'
  Missing documentation for:
    LanguageDef (Text/Parsec/Token.hs:39)
 100% (  8 /  8) in 'Text.Parsec.Perm'
 100% (  7 /  7) in 'Text.ParserCombinators.Parsec.Perm'
Documentation created: dist/doc/html/parsec/index.html,
dist/doc/html/parsec/parsec.txt
Creating package registration file:
/tmp/pkgConf-parsec-3.163134035354449299.11
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/parsec-3.1.11-37j7M1YEHqtEooY7BpJdri
Registering parsec-3.1.11...
cabal: Leaving directory '/tmp/cabal-tmp-9373/parsec-3.1.11'
Installed parsec-3.1.11
cabal: Entering directory '/tmp/cabal-tmp-9373/exceptions-0.8.2.1'
Configuring exceptions-0.8.2.1...
Building exceptions-0.8.2.1...
Preprocessing library exceptions-0.8.2.1...
[1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.o )
[2 of 2] Compiling Control.Monad.Catch.Pure ( src/Control/Monad/Catch/Pure.hs, dist/build/Control/Monad/Catch/Pure.o )
Running Haddock for exceptions-0.8.2.1...
Running hscolour for exceptions-0.8.2.1...
Preprocessing library exceptions-0.8.2.1...
Preprocessing library exceptions-0.8.2.1...
Haddock coverage:
 100% ( 31 / 31) in 'Control.Monad.Catch'
  80% (  8 / 10) in 'Control.Monad.Catch.Pure'
  Missing documentation for:
    Catch (src/Control/Monad/Catch/Pure.hs:95)
    runCatch (src/Control/Monad/Catch/Pure.hs:97)
Warning: Control.Monad.Catch: could not find link destinations for:
    ~
Documentation created: dist/doc/html/exceptions/index.html,
dist/doc/html/exceptions/exceptions.txt
Creating package registration file:
/tmp/pkgConf-exceptions-0.8.212095976981200977805.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/exceptions-0.8.2.1-JBQJzRdlubk7otWf6cOKjr
Registering exceptions-0.8.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-9373/exceptions-0.8.2.1'
Installed exceptions-0.8.2.1
cabal: Entering directory '/tmp/cabal-tmp-9373/time-compat-0.1.0.3'
Configuring time-compat-0.1.0.3...
Building time-compat-0.1.0.3...
Preprocessing library time-compat-0.1.0.3...
[1 of 1] Compiling Data.Time.Compat ( src/Data/Time/Compat.hs, dist/build/Data/Time/Compat.o )
Running Haddock for time-compat-0.1.0.3...
Running hscolour for time-compat-0.1.0.3...
Preprocessing library time-compat-0.1.0.3...
Preprocessing library time-compat-0.1.0.3...
Haddock coverage:
  67% (  2 /  3) in 'Data.Time.Compat'
  Missing documentation for:
    ToUTCTime (src/Data/Time/Compat.hs:36)
Documentation created: dist/doc/html/time-compat/index.html,
dist/doc/html/time-compat/time-compat.txt
Creating package registration file:
/tmp/pkgConf-time-compat-0.1.01243018184978128825.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/time-compat-0.1.0.3-3baQeqpui17BDAvomZYiih
Registering time-compat-0.1.0.3...
cabal: Leaving directory '/tmp/cabal-tmp-9373/time-compat-0.1.0.3'
Installed time-compat-0.1.0.3
cabal: Entering directory '/tmp/cabal-tmp-9373/json-0.9.1'
Configuring json-0.9.1...
Building json-0.9.1...
Preprocessing library json-0.9.1...
[1 of 7] Compiling Text.JSON.Types  ( Text/JSON/Types.hs, dist/build/Text/JSON/Types.o )
[2 of 7] Compiling Text.JSON.String ( Text/JSON/String.hs, dist/build/Text/JSON/String.o )

Text/JSON/String.hs:176:1: warning: [-Wtabs]
    Tab character found here, and in one further location.
    Please use spaces instead.
[3 of 7] Compiling Text.JSON.ReadP  ( Text/JSON/ReadP.hs, dist/build/Text/JSON/ReadP.o )
[4 of 7] Compiling Text.JSON.Parsec ( Text/JSON/Parsec.hs, dist/build/Text/JSON/Parsec.o )
[5 of 7] Compiling Text.JSON.Pretty ( Text/JSON/Pretty.hs, dist/build/Text/JSON/Pretty.o )
[6 of 7] Compiling Text.JSON        ( Text/JSON.hs, dist/build/Text/JSON.o )

Text/JSON.hs:219:1: warning: [-Wtabs]
    Tab character found here, and in 18 further locations.
    Please use spaces instead.
[7 of 7] Compiling Text.JSON.Generic ( Text/JSON/Generic.hs, dist/build/Text/JSON/Generic.o )

Text/JSON/Generic.hs:110:1: warning: [-Wtabs]
    Tab character found here, and in five further locations.
    Please use spaces instead.
Running Haddock for json-0.9.1...
Running hscolour for json-0.9.1...
Preprocessing library json-0.9.1...
Preprocessing library json-0.9.1...

Text/JSON/String.hs:176:1: warning: [-Wtabs]
    Tab character found here, and in one further location.
    Please use spaces instead.

Text/JSON.hs:219:1: warning: [-Wtabs]
    Tab character found here, and in 18 further locations.
    Please use spaces instead.

Text/JSON/Generic.hs:110:1: warning: [-Wtabs]
    Tab character found here, and in five further locations.
    Please use spaces instead.
Haddock coverage:
 100% ( 10 / 10) in 'Text.JSON.Types'
  95% ( 21 / 22) in 'Text.JSON.String'
  Missing documentation for:
    showJSRational' (Text/JSON/String.hs:335)
  18% (  2 / 11) in 'Text.JSON.ReadP'
  Missing documentation for:
    p_value (Text/JSON/ReadP.hs:35)
    p_null (Text/JSON/ReadP.hs:43)
    p_boolean (Text/JSON/ReadP.hs:46)
    p_array (Text/JSON/ReadP.hs:52)
    p_string (Text/JSON/ReadP.hs:56)
    p_object (Text/JSON/ReadP.hs:77)
    p_number (Text/JSON/ReadP.hs:82)
    p_js_string (Text/JSON/ReadP.hs:85)
    p_js_object (Text/JSON/ReadP.hs:88)
  17% (  2 / 12) in 'Text.JSON.Parsec'
  Missing documentation for:
    p_value (Text/JSON/Parsec.hs:32)
    p_null (Text/JSON/Parsec.hs:47)
    p_boolean (Text/JSON/Parsec.hs:50)
    p_array (Text/JSON/Parsec.hs:56)
    p_string (Text/JSON/Parsec.hs:60)
    p_object (Text/JSON/Parsec.hs:82)
    p_number (Text/JSON/Parsec.hs:87)
    p_js_string (Text/JSON/Parsec.hs:94)
    p_js_object (Text/JSON/Parsec.hs:97)
    p_jvalue (Text/JSON/Parsec.hs:38)
  18% (  2 / 11) in 'Text.JSON.Pretty'
  Missing documentation for:
    pp_value (Text/JSON/Pretty.hs:24)
    pp_null (Text/JSON/Pretty.hs:33)
    pp_boolean (Text/JSON/Pretty.hs:36)
    pp_number (Text/JSON/Pretty.hs:40)
    pp_array (Text/JSON/Pretty.hs:45)
    pp_string (Text/JSON/Pretty.hs:48)
    pp_object (Text/JSON/Pretty.hs:61)
    pp_js_string (Text/JSON/Pretty.hs:65)
    pp_js_object (Text/JSON/Pretty.hs:68)
  90% ( 38 / 42) in 'Text.JSON'
  Missing documentation for:
    fromJSString (Text/JSON/Types.hs:67)
    fromJSObject (Text/JSON/Types.hs:76)
    showJSRational' (Text/JSON/String.hs:335)
    makeObj (Text/JSON.hs:436)
  80% (  8 / 10) in 'Text.JSON.Generic'
  Missing documentation for:
    toJSON_generic (Text/JSON/Generic.hs:75)
    fromJSON_generic (Text/JSON/Generic.hs:153)
Warning: Text.JSON.Generic: could not find link destinations for:
    ~
Documentation created: dist/doc/html/json/index.html,
dist/doc/html/json/json.txt
Creating package registration file:
/tmp/pkgConf-json-0.919881802371554567089.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/json-0.9.1-GPK6CWCvKpd4FSbk4GKEnw
Registering json-0.9.1...
cabal: Leaving directory '/tmp/cabal-tmp-9373/json-0.9.1'
Installed json-0.9.1
cabal: Entering directory '/tmp/cabal-tmp-9373/multipart-0.1.2'
Configuring multipart-0.1.2...
Building multipart-0.1.2...
Preprocessing library multipart-0.1.2...
[1 of 2] Compiling Network.Multipart.Header ( Network/Multipart/Header.hs, dist/build/Network/Multipart/Header.o )

Network/Multipart/Header.hs:49:1: warning: [-Wunused-imports]
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Network/Multipart/Header.hs:145:1: warning: [-Wtabs]
    Tab character found here, and in 10 further locations.
    Please use spaces instead.
[2 of 2] Compiling Network.Multipart ( Network/Multipart.hs, dist/build/Network/Multipart.o )
Running Haddock for multipart-0.1.2...
Running hscolour for multipart-0.1.2...
Preprocessing library multipart-0.1.2...
Preprocessing library multipart-0.1.2...

Network/Multipart/Header.hs:145:1: warning: [-Wtabs]
    Tab character found here, and in 10 further locations.
    Please use spaces instead.

Network/Multipart/Header.hs:49:1: warning: [-Wunused-imports]
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
Haddock coverage:
  46% ( 11 / 24) in 'Network.Multipart.Header'
  Missing documentation for:
    HeaderValue (Network/Multipart/Header.hs:70)
    pHeaders (Network/Multipart/Header.hs:74)
    getContentType (Network/Multipart/Header.hs:192)
    showContentType (Network/Multipart/Header.hs:189)
    ContentTransferEncoding (Network/Multipart/Header.hs:199)
    getContentTransferEncoding (Network/Multipart/Header.hs:210)
    ContentDisposition (Network/Multipart/Header.hs:217)
    getContentDisposition (Network/Multipart/Header.hs:231)
    parseM (Network/Multipart/Header.hs:238)
    caseInsensitiveEq (Network/Multipart/Header.hs:247)
    caseInsensitiveCompare (Network/Multipart/Header.hs:250)
    lexeme (Network/Multipart/Header.hs:261)
    p_token (Network/Multipart/Header.hs:298)
  53% (  9 / 17) in 'Network.Multipart'
  Missing documentation for:
    MultiPart (Network/Multipart.hs:49)
    BodyPart (Network/Multipart.hs:52)
    showMultipartBody (Network/Multipart.hs:77)
    ContentTransferEncoding (Network/Multipart/Header.hs:199)
    ContentDisposition (Network/Multipart/Header.hs:217)
    getContentType (Network/Multipart/Header.hs:192)
    getContentTransferEncoding (Network/Multipart/Header.hs:210)
    getContentDisposition (Network/Multipart/Header.hs:231)
Warning: Network.Multipart: could not find link destinations for:
    isBoundary
Documentation created: dist/doc/html/multipart/index.html,
dist/doc/html/multipart/multipart.txt
Creating package registration file:
/tmp/pkgConf-multipart-0.1213153954481762508.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/multipart-0.1.2-6gTlfshYeN9D1beoXxTayV
Registering multipart-0.1.2...
cabal: Leaving directory '/tmp/cabal-tmp-9373/multipart-0.1.2'
Installed multipart-0.1.2
cabal: Entering directory '/tmp/cabal-tmp-9373/network-uri-2.6.1.0'
Configuring network-uri-2.6.1.0...
Building network-uri-2.6.1.0...
Preprocessing library network-uri-2.6.1.0...
[1 of 1] Compiling Network.URI      ( Network/URI.hs, dist/build/Network/URI.o )
Running Haddock for network-uri-2.6.1.0...
Running hscolour for network-uri-2.6.1.0...
Preprocessing library network-uri-2.6.1.0...
Preprocessing library network-uri-2.6.1.0...
Haddock coverage:
  78% ( 39 / 50) in 'Network.URI'
  Missing documentation for:
    uriIsAbsolute (Network/URI.hs:321)
    uriIsRelative (Network/URI.hs:324)
    parseabsoluteURI (Network/URI.hs:1284)
    escapeString (Network/URI.hs:1288)
    reserved (Network/URI.hs:1292)
    unreserved (Network/URI.hs:1296)
    scheme (Network/URI.hs:1302)
    authority (Network/URI.hs:1306)
    path (Network/URI.hs:1314)
    query (Network/URI.hs:1318)
    fragment (Network/URI.hs:1322)
Documentation created: dist/doc/html/network-uri/index.html,
dist/doc/html/network-uri/network-uri.txt
Creating package registration file:
/tmp/pkgConf-network-uri-2.6.17375823151714330334.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/network-uri-2.6.1.0-6PuDgH21OiwGLI4QZ1g9kt
Registering network-uri-2.6.1.0...
cabal: Leaving directory '/tmp/cabal-tmp-9373/network-uri-2.6.1.0'
Installed network-uri-2.6.1.0
cabal: Entering directory '/tmp/cabal-tmp-9373/cgi-3001.3.0.1'
Configuring cgi-3001.3.0.1...
Building cgi-3001.3.0.1...
Preprocessing library cgi-3001.3.0.1...

Network/CGI.hs:1:14: warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

Network/CGI/Monad.hs:1:16: warning:
    -fglasgow-exts is deprecated: Use individual extensions instead
[1 of 6] Compiling Network.CGI.Protocol ( Network/CGI/Protocol.hs, dist/build/Network/CGI/Protocol.o )
[2 of 6] Compiling Network.CGI.Monad ( Network/CGI/Monad.hs, dist/build/Network/CGI/Monad.o )

Network/CGI/Monad.hs:31:1: warning: [-Wdodgy-imports]
    Module ‘Prelude’ does not export ‘catch’

Network/CGI/Monad.hs:60:1: warning: [-Wtabs]
    Tab character found here, and in two further locations.
    Please use spaces instead.

Network/CGI/Monad.hs:126:1: warning: [-Wredundant-constraints]
    • Redundant constraint: MonadCGI m
    • In the type signature for:
           throwCGI :: (MonadCGI m, MonadThrow m) => SomeException -> m a

Network/CGI/Monad.hs:131:1: warning: [-Wredundant-constraints]
    • Redundant constraint: MonadCGI m
    • In the type signature for:
           catchCGI :: (MonadCGI m, MonadCatch m) =>
                       m a -> (SomeException -> m a) -> m a

Network/CGI/Monad.hs:136:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Functor m, MonadCGI m)
    • In the type signature for:
           tryCGI :: (Functor m, MonadCGI m, MonadCatch m) =>
                     m a -> m (Either SomeException a)
[3 of 6] Compiling Network.CGI.Accept ( Network/CGI/Accept.hs, dist/build/Network/CGI/Accept.o )

Network/CGI/Accept.hs:33:5: warning: [-Wunused-top-binds]
    Defined but not used: ‘top’
[4 of 6] Compiling Network.CGI.Cookie ( Network/CGI/Cookie.hs, dist/build/Network/CGI/Cookie.o )
[5 of 6] Compiling Network.CGI.Compat ( Network/CGI/Compat.hs, dist/build/Network/CGI/Compat.o )
[6 of 6] Compiling Network.CGI      ( Network/CGI.hs, dist/build/Network/CGI.o )
Running Haddock for cgi-3001.3.0.1...
Running hscolour for cgi-3001.3.0.1...
Preprocessing library cgi-3001.3.0.1...
Preprocessing library cgi-3001.3.0.1...

Network/CGI.hs:1:14: warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

Network/CGI/Monad.hs:1:16: warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

Network/CGI/Monad.hs:60:1: warning: [-Wtabs]
    Tab character found here, and in two further locations.
    Please use spaces instead.

Network/CGI/Monad.hs:31:1: warning: [-Wdodgy-imports]
    Module ‘Prelude’ does not export ‘catch’

Network/CGI/Monad.hs:126:1: warning: [-Wredundant-constraints]
    • Redundant constraint: MonadCGI m
    • In the type signature for:
           throwCGI :: (MonadCGI m, MonadThrow m) => SomeException -> m a

Network/CGI/Monad.hs:131:1: warning: [-Wredundant-constraints]
    • Redundant constraint: MonadCGI m
    • In the type signature for:
           catchCGI :: (MonadCGI m, MonadCatch m) =>
                       m a -> (SomeException -> m a) -> m a

Network/CGI/Monad.hs:136:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Functor m, MonadCGI m)
    • In the type signature for:
           tryCGI :: (Functor m, MonadCGI m, MonadCatch m) =>
                     m a -> m (Either SomeException a)

Network/CGI/Accept.hs:33:5: warning: [-Wunused-top-binds]
    Defined but not used: ‘top’
Haddock coverage:
  96% ( 25 / 26) in 'Network.CGI.Protocol'
  Missing documentation for:
    maybeRead (Network/CGI/Protocol.hs:327)
 100% ( 14 / 14) in 'Network.CGI.Monad'
  22% (  2 /  9) in 'Network.CGI.Accept'
  Missing documentation for:
    Module header
    Acceptable (Network/CGI/Accept.hs:31)
    Accept (Network/CGI/Accept.hs:25)
    Charset (Network/CGI/Accept.hs:104)
    ContentEncoding (Network/CGI/Accept.hs:129)
    Language (Network/CGI/Accept.hs:150)
    negotiate (Network/CGI/Accept.hs:52)
 100% (  7 /  7) in 'Network.CGI.Cookie'
  80% (  4 /  5) in 'Network.CGI.Compat'
  Missing documentation for:
    Html
  87% ( 83 / 95) in 'Network.CGI'
  Missing documentation for:
    getVarWithDefault (Network/CGI.hs:281)
    Acceptable (Network/CGI/Accept.hs:31)
    Accept (Network/CGI/Accept.hs:25)
    Charset (Network/CGI/Accept.hs:104)
    ContentEncoding (Network/CGI/Accept.hs:129)
    Language (Network/CGI/Accept.hs:150)
    requestAccept (Network/CGI.hs:399)
    requestAcceptCharset (Network/CGI.hs:402)
    requestAcceptEncoding (Network/CGI.hs:405)
    requestAcceptLanguage (Network/CGI.hs:408)
    negotiate (Network/CGI/Accept.hs:52)
    showContentType
Warning: Network.CGI: could not find link destinations for:
    includes top
Documentation created: dist/doc/html/cgi/index.html, dist/doc/html/cgi/cgi.txt
Creating package registration file:
/tmp/pkgConf-cgi-3001.3.01134040403150084506.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/cgi-3001.3.0.1-IS6fyqDHm0yAyXLMNF6GkI
Registering cgi-3001.3.0.1...
cabal: Leaving directory '/tmp/cabal-tmp-9373/cgi-3001.3.0.1'
Installed cgi-3001.3.0.1
cabal: Entering directory '/tmp/cabal-tmp-9373/httpd-shed-0.4.0.3'
Configuring httpd-shed-0.4.0.3...
Building httpd-shed-0.4.0.3...
Preprocessing library httpd-shed-0.4.0.3...
[1 of 1] Compiling Network.Shed.Httpd ( Network/Shed/Httpd.hs, dist/build/Network/Shed/Httpd.o )

Network/Shed/Httpd.hs:59:11: warning: [-Wtabs]
    Tab character found here, and in 19 further locations.
    Please use spaces instead.
Running Haddock for httpd-shed-0.4.0.3...
Running hscolour for httpd-shed-0.4.0.3...
Preprocessing library httpd-shed-0.4.0.3...
Preprocessing library httpd-shed-0.4.0.3...

Network/Shed/Httpd.hs:59:11: warning: [-Wtabs]
    Tab character found here, and in 19 further locations.
    Please use spaces instead.
Haddock coverage:
  45% (  5 / 11) in 'Network.Shed.Httpd'
  Missing documentation for:
    Server (Network/Shed/Httpd.hs:52)
    Request (Network/Shed/Httpd.hs:200)
    Response (Network/Shed/Httpd.hs:208)
    addCache (Network/Shed/Httpd.hs:215)
    noCache (Network/Shed/Httpd.hs:218)
    contentType (Network/Shed/Httpd.hs:223)
Documentation created: dist/doc/html/httpd-shed/index.html,
dist/doc/html/httpd-shed/httpd-shed.txt
Creating package registration file:
/tmp/pkgConf-httpd-shed-0.4.0720936636505631809.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/httpd-shed-0.4.0.3-5FRmKco8myDHdFp3rjLWZU
Registering httpd-shed-0.4.0.3...
cabal: Leaving directory '/tmp/cabal-tmp-9373/httpd-shed-0.4.0.3'
Installed httpd-shed-0.4.0.3
Downloading gf-3.8...
cabal: Entering directory '/tmp/cabal-tmp-9373/gf-3.8'
[1 of 2] Compiling WebSetup         ( /tmp/cabal-tmp-9373/gf-3.8/WebSetup.hs, /tmp/cabal-tmp-9373/gf-3.8/dist/setup/WebSetup.o )
[2 of 2] Compiling Main             ( /tmp/cabal-tmp-9373/gf-3.8/dist/setup/setup.hs, /tmp/cabal-tmp-9373/gf-3.8/dist/setup/Main.o )
Linking /tmp/cabal-tmp-9373/gf-3.8/dist/setup/setup ...
Configuring gf-3.8...
Building gf-3.8...
Preprocessing library gf-3.8...
[  1 of 166] Compiling SimpleEditor.Syntax ( src/compiler/SimpleEditor/Syntax.hs, dist/build/SimpleEditor/Syntax.o )
[  2 of 166] Compiling SimpleEditor.JSON ( src/compiler/SimpleEditor/JSON.hs, dist/build/SimpleEditor/JSON.o )

src/compiler/SimpleEditor/JSON.hs:8:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘readJSON’
    • In the instance declaration for ‘JSON Grammar’

src/compiler/SimpleEditor/JSON.hs:13:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘readJSON’
    • In the instance declaration for ‘JSON Abstract’

src/compiler/SimpleEditor/JSON.hs:17:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘readJSON’
    • In the instance declaration for ‘JSON Fun’

src/compiler/SimpleEditor/JSON.hs:18:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘readJSON’
    • In the instance declaration for ‘JSON Param’

src/compiler/SimpleEditor/JSON.hs:19:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘readJSON’
    • In the instance declaration for ‘JSON Oper’

src/compiler/SimpleEditor/JSON.hs:24:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘readJSON’
    • In the instance declaration for ‘JSON Concrete’

src/compiler/SimpleEditor/JSON.hs:30:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘readJSON’
    • In the instance declaration for ‘JSON Lincat’

src/compiler/SimpleEditor/JSON.hs:33:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘readJSON’
    • In the instance declaration for ‘JSON Lin’
[  3 of 166] Compiling Cache            ( src/server/Cache.hs, dist/build/Cache.o )
[  4 of 166] Compiling URLEncoding      ( src/server/URLEncoding.hs, dist/build/URLEncoding.o )
[  5 of 166] Compiling CGI              ( src/server/CGI.hs, dist/build/CGI.o )
[  6 of 166] Compiling CGIUtils         ( src/server/CGIUtils.hs, dist/build/CGIUtils.o )
[  7 of 166] Compiling RunHTTP          ( src/server/RunHTTP.hs, dist/build/RunHTTP.o )
[  8 of 166] Compiling GF.System.UseSignal ( src/compiler/GF/System/UseSignal.hs, dist/build/GF/System/UseSignal.o )
[  9 of 166] Compiling GF.Data.Graph    ( src/compiler/GF/Data/Graph.hs, dist/build/GF/Data/Graph.o )
[ 10 of 166] Compiling GF.Compile.TypeCheck.Concrete ( src/compiler/GF/Compile/TypeCheck/Concrete.hs, dist/build/GF/Compile/TypeCheck/Concrete.o )
[ 11 of 166] Compiling GF.Text.Coding   ( src/compiler/GF/Text/Coding.hs, dist/build/GF/Text/Coding.o )
[ 12 of 166] Compiling GF.JavaScript.AbsJS ( src/compiler/GF/JavaScript/AbsJS.hs, dist/build/GF/JavaScript/AbsJS.o )
[ 13 of 166] Compiling GF.JavaScript.PrintJS ( src/compiler/GF/JavaScript/PrintJS.hs, dist/build/GF/JavaScript/PrintJS.o )

src/compiler/GF/JavaScript/PrintJS.hs:7:1: warning: [-Wunused-imports]
    The import of ‘Data.Char’ is redundant
      except perhaps to import instances from ‘Data.Char’
    To import instances alone, use: import Data.Char()
[ 14 of 166] Compiling GF.Data.BacktrackM ( src/compiler/GF/Data/BacktrackM.hs, dist/build/GF/Data/BacktrackM.o )
[ 15 of 166] Compiling GF.Compile.Compute.AppPredefined ( src/compiler/GF/Compile/Compute/AppPredefined.hs, dist/build/GF/Compile/Compute/AppPredefined.o )
[ 16 of 166] Compiling GF.Compile.Multi ( src/compiler/GF/Compile/Multi.hs, dist/build/GF/Compile/Multi.o )
[ 17 of 166] Compiling GF.Data.Str      ( src/compiler/GF/Data/Str.hs, dist/build/GF/Data/Str.o )
[ 18 of 166] Compiling GF.Text.Transliterations ( src/compiler/GF/Text/Transliterations.hs, dist/build/GF/Text/Transliterations.o )
[ 19 of 166] Compiling GF.Text.Clitics  ( src/compiler/GF/Text/Clitics.hs, dist/build/GF/Text/Clitics.o )
[ 20 of 166] Compiling DarcsVersion_gf  ( dist/build/autogen/DarcsVersion_gf.hs, dist/build/DarcsVersion_gf.o )
[ 21 of 166] Compiling GF.Infra.GetOpt  ( src/compiler/GF/Infra/GetOpt.hs, dist/build/GF/Infra/GetOpt.o )
[ 22 of 166] Compiling GF.System.Concurrency ( src/compiler/GF/System/Concurrency.hs, dist/build/GF/System/Concurrency.o )
[ 23 of 166] Compiling GF.Infra.Concurrency ( src/compiler/GF/Infra/Concurrency.hs, dist/build/GF/Infra/Concurrency.o )
[ 24 of 166] Compiling GF.System.Signal ( src/compiler/GF/System/Signal.hs, dist/build/GF/System/Signal.o )
[ 25 of 166] Compiling GF.System.Directory ( src/compiler/GF/System/Directory.hs, dist/build/GF/System/Directory.o )
[ 26 of 166] Compiling Paths_gf         ( dist/build/autogen/Paths_gf.hs, dist/build/Paths_gf.o )
[ 27 of 166] Compiling GF.Infra.BuildInfo ( src/compiler/GF/Infra/BuildInfo.hs, dist/build/GF/Infra/BuildInfo.o )
[ 28 of 166] Compiling GF.Command.Messages ( src/compiler/GF/Command/Messages.hs, dist/build/GF/Command/Messages.o )
[ 29 of 166] Compiling GF.Data.ErrM     ( src/compiler/GF/Data/ErrM.hs, dist/build/GF/Data/ErrM.o )
[ 30 of 166] Compiling PGF.TrieMap      ( src/runtime/haskell/PGF/TrieMap.hs, dist/build/PGF/TrieMap.o )
[ 31 of 166] Compiling GF.Text.Pretty   ( src/compiler/GF/Text/Pretty.hs, dist/build/GF/Text/Pretty.o )
[ 32 of 166] Compiling GF.System.Console ( src/compiler/GF/System/Console.hs, dist/build/GF/System/Console.o )
[ 33 of 166] Compiling GF.System.Catch  ( src/compiler/GF/System/Catch.hs, dist/build/GF/System/Catch.o )
[ 34 of 166] Compiling GF.System.Process ( src/compiler/GF/System/Process.hs, dist/build/GF/System/Process.o )
[ 35 of 166] Compiling GF.Infra.Location ( src/compiler/GF/Infra/Location.hs, dist/build/GF/Infra/Location.o )
[ 36 of 166] Compiling PGF.Haskell      ( src/runtime/haskell/PGF/Haskell.hs, dist/build/PGF/Haskell.o )
[ 37 of 166] Compiling PGF.LexingAGreek ( src/runtime/haskell/PGF/LexingAGreek.hs, dist/build/PGF/LexingAGreek.o )
[ 38 of 166] Compiling PGF.Lexing       ( src/runtime/haskell/PGF/Lexing.hs, dist/build/PGF/Lexing.o )
[ 39 of 166] Compiling GF.Text.Lexing   ( src/compiler/GF/Text/Lexing.hs, dist/build/GF/Text/Lexing.o )
[ 40 of 166] Compiling PGF.Utilities    ( src/runtime/haskell/PGF/Utilities.hs, dist/build/PGF/Utilities.o )
[ 41 of 166] Compiling GF.Data.Utilities ( src/compiler/GF/Data/Utilities.hs, dist/build/GF/Data/Utilities.o )
[ 42 of 166] Compiling GF.Data.Relation ( src/compiler/GF/Data/Relation.hs, dist/build/GF/Data/Relation.o )
[ 43 of 166] Compiling GF.Data.Operations ( src/compiler/GF/Data/Operations.hs, dist/build/GF/Data/Operations.o )
[ 44 of 166] Compiling GF.Data.Graphviz ( src/compiler/GF/Data/Graphviz.hs, dist/build/GF/Data/Graphviz.o )
[ 45 of 166] Compiling GF.Speech.FiniteState ( src/compiler/GF/Speech/FiniteState.hs, dist/build/GF/Speech/FiniteState.o )
[ 46 of 166] Compiling GF.Data.XML      ( src/compiler/GF/Data/XML.hs, dist/build/GF/Data/XML.o )
[ 47 of 166] Compiling GF.Speech.RegExp ( src/compiler/GF/Speech/RegExp.hs, dist/build/GF/Speech/RegExp.o )
[ 48 of 166] Compiling PGF.CId          ( src/runtime/haskell/PGF/CId.hs, dist/build/PGF/CId.o )
[ 49 of 166] Compiling PGF.Expr[boot]   ( src/runtime/haskell/PGF/Expr.hs-boot, dist/build/PGF/Expr.o-boot )
[ 50 of 166] Compiling PGF.ByteCode     ( src/runtime/haskell/PGF/ByteCode.hs, dist/build/PGF/ByteCode.o )
[ 51 of 166] Compiling PGF.Type         ( src/runtime/haskell/PGF/Type.hs, dist/build/PGF/Type.o )
[ 52 of 166] Compiling PGF.Expr         ( src/runtime/haskell/PGF/Expr.hs, dist/build/PGF/Expr.o )
[ 53 of 166] Compiling PGF.Data         ( src/runtime/haskell/PGF/Data.hs, dist/build/PGF/Data.o )
[ 54 of 166] Compiling PGF.Macros       ( src/runtime/haskell/PGF/Macros.hs, dist/build/PGF/Macros.o )
[ 55 of 166] Compiling PGF.Linearize    ( src/runtime/haskell/PGF/Linearize.hs, dist/build/PGF/Linearize.o )
[ 56 of 166] Compiling PGF.TypeCheck    ( src/runtime/haskell/PGF/TypeCheck.hs, dist/build/PGF/TypeCheck.o )

src/runtime/haskell/PGF/TypeCheck.hs:44:1: warning: [-Wdeprecations]
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead
[ 57 of 166] Compiling PGF.Generate     ( src/runtime/haskell/PGF/Generate.hs, dist/build/PGF/Generate.o )
[ 58 of 166] Compiling PGF.VisualizeTree ( src/runtime/haskell/PGF/VisualizeTree.hs, dist/build/PGF/VisualizeTree.o )
[ 59 of 166] Compiling PGF.Probabilistic ( src/runtime/haskell/PGF/Probabilistic.hs, dist/build/PGF/Probabilistic.o )
[ 60 of 166] Compiling PGF.Morphology   ( src/runtime/haskell/PGF/Morphology.hs, dist/build/PGF/Morphology.o )
[ 61 of 166] Compiling PGF.Forest       ( src/runtime/haskell/PGF/Forest.hs, dist/build/PGF/Forest.o )
[ 62 of 166] Compiling PGF.Parse        ( src/runtime/haskell/PGF/Parse.hs, dist/build/PGF/Parse.o )
[ 63 of 166] Compiling PGF.Optimize     ( src/runtime/haskell/PGF/Optimize.hs, dist/build/PGF/Optimize.o )
[ 64 of 166] Compiling PGF.Printer      ( src/runtime/haskell/PGF/Printer.hs, dist/build/PGF/Printer.o )
[ 65 of 166] Compiling PGF.Tree         ( src/runtime/haskell/PGF/Tree.hs, dist/build/PGF/Tree.o )
[ 66 of 166] Compiling PGF.Paraphrase   ( src/runtime/haskell/PGF/Paraphrase.hs, dist/build/PGF/Paraphrase.o )
[ 67 of 166] Compiling PGF.SortTop      ( src/runtime/haskell/PGF/SortTop.hs, dist/build/PGF/SortTop.o )
[ 68 of 166] Compiling Data.Binary.Builder ( src/binary/Data/Binary/Builder.hs, dist/build/Data/Binary/Builder.o )

src/binary/Data/Binary/Builder.hs:62:1: warning: [-Wunused-imports]
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/binary/Data/Binary/Builder.hs:197:40: warning: [-Wdeprecations]
    In the use of ‘inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
[ 69 of 166] Compiling Data.Binary.Get  ( src/binary/Data/Binary/Get.hs, dist/build/Data/Binary/Get.o )

src/binary/Data/Binary/Get.hs:417:14: warning: [-Wdeprecations]
    In the use of ‘inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
[ 70 of 166] Compiling Data.Binary.Put  ( src/binary/Data/Binary/Put.hs, dist/build/Data/Binary/Put.o )

src/binary/Data/Binary/Put.hs:51:1: warning: [-Wunused-imports]
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/binary/Data/Binary/Put.hs:58:1: warning: [-Wunused-imports]
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 71 of 166] Compiling Data.Binary.IEEE754 ( src/binary/Data/Binary/IEEE754.lhs, dist/build/Data/Binary/IEEE754.o )
[ 72 of 166] Compiling Data.Binary      ( src/binary/Data/Binary.hs, dist/build/Data/Binary.o )
[ 73 of 166] Compiling PGF.OldBinary    ( src/runtime/haskell/PGF/OldBinary.hs, dist/build/PGF/OldBinary.o )
[ 74 of 166] Compiling PGF.Binary       ( src/runtime/haskell/PGF/Binary.hs, dist/build/PGF/Binary.o )

src/runtime/haskell/PGF/Binary.hs:141:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘get’
    • In the instance declaration for ‘Binary Instr’
[ 75 of 166] Compiling PGF              ( src/runtime/haskell/PGF.hs, dist/build/PGF.o )
[ 76 of 166] Compiling GF.Grammar.CFG   ( src/compiler/GF/Grammar/CFG.hs, dist/build/GF/Grammar/CFG.o )
[ 77 of 166] Compiling GF.Grammar.BNFC  ( src/compiler/GF/Grammar/BNFC.hs, dist/build/GF/Grammar/BNFC.o )
[ 78 of 166] Compiling GF.Grammar.EBNF  ( src/compiler/GF/Grammar/EBNF.hs, dist/build/GF/Grammar/EBNF.o )
[ 79 of 166] Compiling GF.Compile.ExampleBased ( src/compiler/GF/Compile/ExampleBased.hs, dist/build/GF/Compile/ExampleBased.o )
[ 80 of 166] Compiling GF.Quiz          ( src/compiler/GF/Quiz.hs, dist/build/GF/Quiz.o )
[ 81 of 166] Compiling Fold             ( src/server/transfer/Fold.hs, dist/build/Fold.o )
[ 82 of 166] Compiling PGFService       ( src/server/PGFService.hs, dist/build/PGFService.o )

src/server/PGFService.hs:52:1: warning: [-Wunused-imports]
    The import of ‘System.Mem’ is redundant
      except perhaps to import instances from ‘System.Mem’
    To import instances alone, use: import System.Mem()

src/server/PGFService.hs:970:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘readJSON’
    • In the instance declaration for ‘JSON PGF.Trie’
[ 83 of 166] Compiling ExampleDemo      ( src/example-based/ExampleDemo.hs, dist/build/ExampleDemo.o )
[ 84 of 166] Compiling PGF.Internal     ( src/runtime/haskell/PGF/Internal.hs, dist/build/PGF/Internal.o )
[ 85 of 166] Compiling GF.Infra.Ident   ( src/compiler/GF/Infra/Ident.hs, dist/build/GF/Infra/Ident.o )
[ 86 of 166] Compiling GF.Grammar.Lexer ( dist/build/GF/Grammar/Lexer.hs, dist/build/GF/Grammar/Lexer.o )
[ 87 of 166] Compiling GF.Grammar.Predef ( src/compiler/GF/Grammar/Predef.hs, dist/build/GF/Grammar/Predef.o )
[ 88 of 166] Compiling GF.Haskell       ( src/compiler/GF/Haskell.hs, dist/build/GF/Haskell.o )
[ 89 of 166] Compiling GF.Infra.Option  ( src/compiler/GF/Infra/Option.hs, dist/build/GF/Infra/Option.o )
[ 90 of 166] Compiling GF.Grammar.Grammar ( src/compiler/GF/Grammar/Grammar.hs, dist/build/GF/Grammar/Grammar.o )
[ 91 of 166] Compiling GF.Command.Abstract ( src/compiler/GF/Command/Abstract.hs, dist/build/GF/Command/Abstract.o )
[ 92 of 166] Compiling GF.Grammar.Values ( src/compiler/GF/Grammar/Values.hs, dist/build/GF/Grammar/Values.o )
[ 93 of 166] Compiling GF.Infra.Dependencies ( src/compiler/GF/Infra/Dependencies.hs, dist/build/GF/Infra/Dependencies.o )
[ 94 of 166] Compiling GF.Grammar.Printer ( src/compiler/GF/Grammar/Printer.hs, dist/build/GF/Grammar/Printer.o )
[ 95 of 166] Compiling GF.Grammar.Macros ( src/compiler/GF/Grammar/Macros.hs, dist/build/GF/Grammar/Macros.o )
[ 96 of 166] Compiling GF.Grammar       ( src/compiler/GF/Grammar.hs, dist/build/GF/Grammar.o )
[ 97 of 166] Compiling GF.Grammar.Unify ( src/compiler/GF/Grammar/Unify.hs, dist/build/GF/Grammar/Unify.o )
[ 98 of 166] Compiling GF.Compile.TypeCheck.TC ( src/compiler/GF/Compile/TypeCheck/TC.hs, dist/build/GF/Compile/TypeCheck/TC.o )
[ 99 of 166] Compiling GF.Compile.TypeCheck.Primitives ( src/compiler/GF/Compile/TypeCheck/Primitives.hs, dist/build/GF/Compile/TypeCheck/Primitives.o )
[100 of 166] Compiling GF.Grammar.PatternMatch ( src/compiler/GF/Grammar/PatternMatch.hs, dist/build/GF/Grammar/PatternMatch.o )
[101 of 166] Compiling GF.Grammar.Lockfield ( src/compiler/GF/Grammar/Lockfield.hs, dist/build/GF/Grammar/Lockfield.o )
[102 of 166] Compiling GF.Grammar.Lookup ( src/compiler/GF/Grammar/Lookup.hs, dist/build/GF/Grammar/Lookup.o )
[103 of 166] Compiling GF.Compile.SubExOpt ( src/compiler/GF/Compile/SubExOpt.hs, dist/build/GF/Compile/SubExOpt.o )
[104 of 166] Compiling GF.Grammar.Analyse ( src/compiler/GF/Grammar/Analyse.hs, dist/build/GF/Grammar/Analyse.o )
[105 of 166] Compiling GF.Grammar.ShowTerm ( src/compiler/GF/Grammar/ShowTerm.hs, dist/build/GF/Grammar/ShowTerm.o )
[106 of 166] Compiling GF.Infra.UseIO   ( src/compiler/GF/Infra/UseIO.hs, dist/build/GF/Infra/UseIO.o )
[107 of 166] Compiling GF.Grammar.Binary ( src/compiler/GF/Grammar/Binary.hs, dist/build/GF/Grammar/Binary.o )
[108 of 166] Compiling GF.Support       ( src/compiler/GF/Support.hs, dist/build/GF/Support.o )
[109 of 166] Compiling GF.Compile.Tags  ( src/compiler/GF/Compile/Tags.hs, dist/build/GF/Compile/Tags.o )
[110 of 166] Compiling GF.Infra.CheckM  ( src/compiler/GF/Infra/CheckM.hs, dist/build/GF/Infra/CheckM.o )
[111 of 166] Compiling GF.Compile.Rename ( src/compiler/GF/Compile/Rename.hs, dist/build/GF/Compile/Rename.o )
[112 of 166] Compiling GF.Compile.Update ( src/compiler/GF/Compile/Update.hs, dist/build/GF/Compile/Update.o )
[113 of 166] Compiling GF.Compile.TypeCheck.RConcrete ( src/compiler/GF/Compile/TypeCheck/RConcrete.hs, dist/build/GF/Compile/TypeCheck/RConcrete.o )
[114 of 166] Compiling GF.Compile.TypeCheck.Abstract ( src/compiler/GF/Compile/TypeCheck/Abstract.hs, dist/build/GF/Compile/TypeCheck/Abstract.o )
[115 of 166] Compiling GF.Grammar.Parser ( dist/build/GF/Grammar/Parser.hs, dist/build/GF/Grammar/Parser.o )
[116 of 166] Compiling GF.Command.Parse ( src/compiler/GF/Command/Parse.hs, dist/build/GF/Command/Parse.o )
[117 of 166] Compiling GF.Compile.ReadFiles ( src/compiler/GF/Compile/ReadFiles.hs, dist/build/GF/Compile/ReadFiles.o )
[118 of 166] Compiling GF.Compile.GetGrammar ( src/compiler/GF/Compile/GetGrammar.hs, dist/build/GF/Compile/GetGrammar.o )
[119 of 166] Compiling GF.Compile.CFGtoPGF ( src/compiler/GF/Compile/CFGtoPGF.hs, dist/build/GF/Compile/CFGtoPGF.o )
[120 of 166] Compiling GF.Command.CommandInfo ( src/compiler/GF/Command/CommandInfo.hs, dist/build/GF/Command/CommandInfo.o )
[121 of 166] Compiling GF.Command.Interpreter ( src/compiler/GF/Command/Interpreter.hs, dist/build/GF/Command/Interpreter.o )
[122 of 166] Compiling GF.Command.Help  ( src/compiler/GF/Command/Help.hs, dist/build/GF/Command/Help.o )
[123 of 166] Compiling GF.Compile.ToAPI ( src/compiler/GF/Compile/ToAPI.hs, dist/build/GF/Compile/ToAPI.o )
[124 of 166] Compiling ExampleService   ( src/example-based/ExampleService.hs, dist/build/ExampleService.o )
[125 of 166] Compiling GF.Command.TreeOperations ( src/compiler/GF/Command/TreeOperations.hs, dist/build/GF/Command/TreeOperations.o )
[126 of 166] Compiling GF.Compile.Compute.Value ( src/compiler/GF/Compile/Compute/Value.hs, dist/build/GF/Compile/Compute/Value.o )
[127 of 166] Compiling GF.Compile.Compute.Predef ( src/compiler/GF/Compile/Compute/Predef.hs, dist/build/GF/Compile/Compute/Predef.o )

src/compiler/GF/Compile/Compute/Predef.hs:28:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘fromValue’
    • In the instance declaration for ‘Predef Bool’
[128 of 166] Compiling GF.Compile.Compute.ConcreteNew ( src/compiler/GF/Compile/Compute/ConcreteNew.hs, dist/build/GF/Compile/Compute/ConcreteNew.o )
[129 of 166] Compiling GF.Compile.ConcreteToHaskell ( src/compiler/GF/Compile/ConcreteToHaskell.hs, dist/build/GF/Compile/ConcreteToHaskell.o )
[130 of 166] Compiling GF.Compile.Optimize ( src/compiler/GF/Compile/Optimize.hs, dist/build/GF/Compile/Optimize.o )
[131 of 166] Compiling GF.Compile.GeneratePMCFG ( src/compiler/GF/Compile/GeneratePMCFG.hs, dist/build/GF/Compile/GeneratePMCFG.o )
[132 of 166] Compiling GF.Compile.TypeCheck.ConcreteNew ( src/compiler/GF/Compile/TypeCheck/ConcreteNew.hs, dist/build/GF/Compile/TypeCheck/ConcreteNew.o )
[133 of 166] Compiling GF.Compile.CheckGrammar ( src/compiler/GF/Compile/CheckGrammar.hs, dist/build/GF/Compile/CheckGrammar.o )
[134 of 166] Compiling GF.CompileOne    ( src/compiler/GF/CompileOne.hs, dist/build/GF/CompileOne.o )
[135 of 166] Compiling GF.CompileInParallel ( src/compiler/GF/CompileInParallel.hs, dist/build/GF/CompileInParallel.o )

src/compiler/GF/CompileInParallel.hs:5:1: warning: [-Wunused-imports]
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[136 of 166] Compiling GF.Compile.PGFtoHaskell ( src/compiler/GF/Compile/PGFtoHaskell.hs, dist/build/GF/Compile/PGFtoHaskell.o )
[137 of 166] Compiling GF.Compile.PGFtoProlog ( src/compiler/GF/Compile/PGFtoProlog.hs, dist/build/GF/Compile/PGFtoProlog.o )
[138 of 166] Compiling GF.Compile.PGFtoLProlog ( src/compiler/GF/Compile/PGFtoLProlog.hs, dist/build/GF/Compile/PGFtoLProlog.o )
[139 of 166] Compiling GF.Compile.PGFtoJS ( src/compiler/GF/Compile/PGFtoJS.hs, dist/build/GF/Compile/PGFtoJS.o )
[140 of 166] Compiling GF.Compile.PGFtoPython ( src/compiler/GF/Compile/PGFtoPython.hs, dist/build/GF/Compile/PGFtoPython.o )
[141 of 166] Compiling GF.Speech.PGFToCFG ( src/compiler/GF/Speech/PGFToCFG.hs, dist/build/GF/Speech/PGFToCFG.o )
[142 of 166] Compiling GF.Speech.VoiceXML ( src/compiler/GF/Speech/VoiceXML.hs, dist/build/GF/Speech/VoiceXML.o )
[143 of 166] Compiling GF.Compile.GenerateBC ( src/compiler/GF/Compile/GenerateBC.hs, dist/build/GF/Compile/GenerateBC.o )
[144 of 166] Compiling GF.Compile.GrammarToPGF ( src/compiler/GF/Compile/GrammarToPGF.hs, dist/build/GF/Compile/GrammarToPGF.o )
[145 of 166] Compiling GF.Compile       ( src/compiler/GF/Compile.hs, dist/build/GF/Compile.o )
[146 of 166] Compiling GF.Command.Importing ( src/compiler/GF/Command/Importing.hs, dist/build/GF/Command/Importing.o )
[147 of 166] Compiling GF.Infra.SIO     ( src/compiler/GF/Infra/SIO.hs, dist/build/GF/Infra/SIO.o )
[148 of 166] Compiling GF.Command.CommonCommands ( src/compiler/GF/Command/CommonCommands.hs, dist/build/GF/Command/CommonCommands.o )
[149 of 166] Compiling GF.Command.SourceCommands ( src/compiler/GF/Command/SourceCommands.hs, dist/build/GF/Command/SourceCommands.o )
[150 of 166] Compiling GF.Speech.CFGToFA ( src/compiler/GF/Speech/CFGToFA.hs, dist/build/GF/Speech/CFGToFA.o )
[151 of 166] Compiling GF.Speech.SRG    ( src/compiler/GF/Speech/SRG.hs, dist/build/GF/Speech/SRG.o )
[152 of 166] Compiling GF.Speech.GSL    ( src/compiler/GF/Speech/GSL.hs, dist/build/GF/Speech/GSL.o )
[153 of 166] Compiling GF.Speech.SISR   ( src/compiler/GF/Speech/SISR.hs, dist/build/GF/Speech/SISR.o )
[154 of 166] Compiling GF.Speech.SRGS_ABNF ( src/compiler/GF/Speech/SRGS_ABNF.hs, dist/build/GF/Speech/SRGS_ABNF.o )
[155 of 166] Compiling GF.Speech.SRGS_XML ( src/compiler/GF/Speech/SRGS_XML.hs, dist/build/GF/Speech/SRGS_XML.o )
[156 of 166] Compiling GF.Speech.JSGF   ( src/compiler/GF/Speech/JSGF.hs, dist/build/GF/Speech/JSGF.o )
[157 of 166] Compiling GF.Speech.SLF    ( src/compiler/GF/Speech/SLF.hs, dist/build/GF/Speech/SLF.o )
[158 of 166] Compiling GF.Speech.PrRegExp ( src/compiler/GF/Speech/PrRegExp.hs, dist/build/GF/Speech/PrRegExp.o )
[159 of 166] Compiling GF.Compile.Export ( src/compiler/GF/Compile/Export.hs, dist/build/GF/Compile/Export.o )
[160 of 166] Compiling GF.Compiler      ( src/compiler/GF/Compiler.hs, dist/build/GF/Compiler.o )
[161 of 166] Compiling GF.Command.Commands ( src/compiler/GF/Command/Commands.hs, dist/build/GF/Command/Commands.o )
[162 of 166] Compiling SimpleEditor.Convert ( src/compiler/SimpleEditor/Convert.hs, dist/build/SimpleEditor/Convert.o )
[163 of 166] Compiling GF.Server        ( src/compiler/GF/Server.hs, dist/build/GF/Server.o )

src/compiler/GF/Server.hs:8:1: warning: [-Wdeprecations]
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

src/compiler/GF/Server.hs:110:29: warning: [-Wdeprecations]
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Error, but defined in transformers-0.5.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/compiler/GF/Server.hs:112:29: warning: [-Wdeprecations]
    In the use of ‘runErrorT’
    (imported from Control.Monad.Error, but defined in transformers-0.5.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/compiler/GF/Server.hs:125:25: warning: [-Wdeprecations]
    In the use of data constructor ‘ErrorT’
    (imported from Control.Monad.Error, but defined in transformers-0.5.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/compiler/GF/Server.hs:130:42: warning: [-Wdeprecations]
    In the use of ‘runErrorT’
    (imported from Control.Monad.Error, but defined in transformers-0.5.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/compiler/GF/Server.hs:400:10: warning: [-Wdeprecations]
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in transformers-0.5.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/compiler/GF/Server.hs:400:10: warning: [-Wdeprecations]
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in transformers-0.5.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[164 of 166] Compiling GF.Interactive   ( src/compiler/GF/Interactive.hs, dist/build/GF/Interactive.o )
[165 of 166] Compiling GF.Main          ( src/compiler/GF/Main.hs, dist/build/GF/Main.o )
[166 of 166] Compiling GF               ( src/compiler/GF.hs, dist/build/GF.o )
Preprocessing executable 'gf' for gf-3.8...
[1 of 1] Compiling Main             ( src/programs/gf-main.hs, dist/build/gf/gf-tmp/Main.o )
Linking dist/build/gf/gf ...
10 modules in 1 directories.
/tmp/cabal-tmp-9373/gf-3.8/lib/src/afrikaans/IrregAfrAbs.gf:
    Warning: default encoding has changed from Latin-1 to UTF-8
/tmp/cabal-tmp-9373/gf-3.8/lib/src/abstract/Extra.gf:
    Warning: default encoding has changed from Latin-1 to UTF-8
/tmp/cabal-tmp-9373/gf-3.8/lib/src/afrikaans/ExtraAfrAbs.gf:
    Warning: default encoding has changed from Latin-1 to UTF-8
/tmp/cabal-tmp-9373/gf-3.8/lib/src/scandinavian/ExtraScandAbs.gf:
    Warning: default encoding has changed from Latin-1 to UTF-8
/tmp/cabal-tmp-9373/gf-3.8/lib/src/german/CatGer.gf:
    Warning: default encoding has changed from Latin-1 to UTF-8
/tmp/cabal-tmp-9373/gf-3.8/lib/src/chinese/DocumentationChi.gf:
    Warning: default encoding has changed from Latin-1 to UTF-8
/tmp/cabal-tmp-9373/gf-3.8/lib/src/hindi/DocumentationHin.gf:
    Warning: default encoding has changed from Latin-1 to UTF-8
/tmp/cabal-tmp-9373/gf-3.8/lib/src/ancient_greek/ResGrc.gf:
    Warning: default encoding has changed from Latin-1 to UTF-8
/tmp/cabal-tmp-9373/gf-3.8/lib/src/ancient_greek/ParadigmsGrc.gf:
    Warning: default encoding has changed from Latin-1 to UTF-8
/tmp/cabal-tmp-9373/gf-3.8/lib/src/afrikaans/StructuralAfr.gf:
    Warning: default encoding has changed from Latin-1 to UTF-8
/tmp/cabal-tmp-9373/gf-3.8/lib/src/chinese/AdverbChi.gf:
    Warning: default encoding has changed from Latin-1 to UTF-8
/tmp/cabal-tmp-9373/gf-3.8/lib/src/german/SentenceGer.gf:
    Warning: default encoding has changed from Latin-1 to UTF-8
/tmp/cabal-tmp-9373/gf-3.8/lib/src/afrikaans/MorphoAfr.gf:
    Warning: default encoding has changed from Latin-1 to UTF-8
1267 modules in 44 directories.
/tmp/cabal-tmp-9373/gf-3.8/lib/src/abstract/Extra.gf:
    Warning: default encoding has changed from Latin-1 to UTF-8
/tmp/cabal-tmp-9373/gf-3.8/lib/src/scandinavian/ExtraScandAbs.gf:
    Warning: default encoding has changed from Latin-1 to UTF-8
/tmp/cabal-tmp-9373/gf-3.8/lib/src/german/CatGer.gf:
    Warning: default encoding has changed from Latin-1 to UTF-8
/tmp/cabal-tmp-9373/gf-3.8/lib/src/ancient_greek/ResGrc.gf:
    Warning: default encoding has changed from Latin-1 to UTF-8
/tmp/cabal-tmp-9373/gf-3.8/lib/src/ancient_greek/ParadigmsGrc.gf:
    Warning: default encoding has changed from Latin-1 to UTF-8
/tmp/cabal-tmp-9373/gf-3.8/lib/src/hindi/DocumentationHin.gf:
    Warning: default encoding has changed from Latin-1 to UTF-8
/tmp/cabal-tmp-9373/gf-3.8/lib/src/german/SentenceGer.gf:
    Warning: default encoding has changed from Latin-1 to UTF-8
906 modules in 32 directories.
7 modules in 1 directories.
295 modules in 2 directories.
Grammar mixes present and alltenses, dividing modules into two groups
377 modules in 2 directories.
140 modules in 2 directories.
Compiling [prelude]
Compiling [AllTenses] lib/src/*/All*.gf lib/src/*/Symbol*.gf lib/src/*/Compatibility*.gf lib/src/api/Try*.gf lib/src/api/Symbolic*.gf
Compiling [Present] lib/src/*/All*.gf lib/src/*/Symbol*.gf lib/src/*/Compatibility*.gf lib/src/api/Try*.gf lib/src/api/Symbolic*.gf
Building Letter.pgf
Building Foods.pgf
Building Phrasebook.pgf
Running Haddock for gf-3.8...
Running hscolour for gf-3.8...
Preprocessing library gf-3.8...
Preprocessing executable 'gf' for gf-3.8...
Preprocessing library gf-3.8...

src/compiler/SimpleEditor/JSON.hs:8:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘readJSON’
    • In the instance declaration for ‘JSON Grammar’

src/compiler/SimpleEditor/JSON.hs:13:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘readJSON’
    • In the instance declaration for ‘JSON Abstract’

src/compiler/SimpleEditor/JSON.hs:17:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘readJSON’
    • In the instance declaration for ‘JSON Fun’

src/compiler/SimpleEditor/JSON.hs:18:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘readJSON’
    • In the instance declaration for ‘JSON Param’

src/compiler/SimpleEditor/JSON.hs:19:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘readJSON’
    • In the instance declaration for ‘JSON Oper’

src/compiler/SimpleEditor/JSON.hs:24:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘readJSON’
    • In the instance declaration for ‘JSON Concrete’

src/compiler/SimpleEditor/JSON.hs:30:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘readJSON’
    • In the instance declaration for ‘JSON Lincat’

src/compiler/SimpleEditor/JSON.hs:33:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘readJSON’
    • In the instance declaration for ‘JSON Lin’

src/compiler/GF/JavaScript/PrintJS.hs:7:1: warning: [-Wunused-imports]
    The import of ‘Data.Char’ is redundant
      except perhaps to import instances from ‘Data.Char’
    To import instances alone, use: import Data.Char()
Haddock coverage:
   0% (  0 / 16) in 'SimpleEditor.Syntax'
  Missing documentation for:
    Module header
    Id (src/compiler/SimpleEditor/Syntax.hs:7)
    ModId (src/compiler/SimpleEditor/Syntax.hs:8)
    Cat (src/compiler/SimpleEditor/Syntax.hs:9)
    FunId (src/compiler/SimpleEditor/Syntax.hs:10)
    Type (src/compiler/SimpleEditor/Syntax.hs:11)
    Grammar (src/compiler/SimpleEditor/Syntax.hs:13)
    Abstract (src/compiler/SimpleEditor/Syntax.hs:19)
    Fun (src/compiler/SimpleEditor/Syntax.hs:21)
    Concrete (src/compiler/SimpleEditor/Syntax.hs:24)
    Param (src/compiler/SimpleEditor/Syntax.hs:32)
    Lincat (src/compiler/SimpleEditor/Syntax.hs:33)
    Oper (src/compiler/SimpleEditor/Syntax.hs:34)
    Lin (src/compiler/SimpleEditor/Syntax.hs:35)
    Lhs (src/compiler/SimpleEditor/Syntax.hs:37)
    Term (src/compiler/SimpleEditor/Syntax.hs:39)
   0% (  0 / 12) in 'SimpleEditor.JSON'
  Missing documentation for:
    Module header
     (src/compiler/SimpleEditor/JSON.hs:8)
     (src/compiler/SimpleEditor/JSON.hs:13)
     (src/compiler/SimpleEditor/JSON.hs:17)
     (src/compiler/SimpleEditor/JSON.hs:18)
     (src/compiler/SimpleEditor/JSON.hs:19)
    signature (src/compiler/SimpleEditor/JSON.hs:21)
    definition (src/compiler/SimpleEditor/JSON.hs:22)
     (src/compiler/SimpleEditor/JSON.hs:24)
     (src/compiler/SimpleEditor/JSON.hs:30)
     (src/compiler/SimpleEditor/JSON.hs:33)
    .= (src/compiler/SimpleEditor/JSON.hs:37)
  88% (  7 /  8) in 'Cache'
  Missing documentation for:
    Cache (src/server/Cache.hs:14)
  67% (  2 /  3) in 'URLEncoding'
  Missing documentation for:
    Module header
  57% (  4 /  7) in 'GF.System.UseSignal'
  Missing documentation for:
    myInstallHandler (src/compiler/GF/System/UseSignal.hs:32)
    myCatch (src/compiler/GF/System/UseSignal.hs:33)
    myIgnore (src/compiler/GF/System/UseSignal.hs:34)
  40% ( 12 / 30) in 'GF.Data.Graph'
  Missing documentation for:
    Graph (src/compiler/GF/Data/Graph.hs:36)
    Node (src/compiler/GF/Data/Graph.hs:39)
    Edge (src/compiler/GF/Data/Graph.hs:40)
    NodeInfo (src/compiler/GF/Data/Graph.hs:42)
    newNodes (src/compiler/GF/Data/Graph.hs:70)
    newEdge (src/compiler/GF/Data/Graph.hs:78)
    newEdges (src/compiler/GF/Data/Graph.hs:81)
    insertEdgeWith (src/compiler/GF/Data/Graph.hs:86)
    getIncoming (src/compiler/GF/Data/Graph.hs:120)
    getOutgoing (src/compiler/GF/Data/Graph.hs:123)
    getNodeLabel (src/compiler/GF/Data/Graph.hs:132)
    inDegree (src/compiler/GF/Data/Graph.hs:126)
    outDegree (src/compiler/GF/Data/Graph.hs:129)
    nodeLabel (src/compiler/GF/Data/Graph.hs:135)
    edgeFrom (src/compiler/GF/Data/Graph.hs:138)
    edgeTo (src/compiler/GF/Data/Graph.hs:141)
    edgeLabel (src/compiler/GF/Data/Graph.hs:144)
    reverseGraph (src/compiler/GF/Data/Graph.hs:147)
   0% (  0 /  1) in 'GF.Compile.TypeCheck.Concrete'
  Missing documentation for:
    Module header
   0% (  0 /  6) in 'GF.Text.Coding'
  Missing documentation for:
    Module header
    encodeUnicode (src/compiler/GF/Text/Coding.hs:11)
    decodeUnicode (src/compiler/GF/Text/Coding.hs:37)
    decodeUnicodeIO (src/compiler/GF/Text/Coding.hs:40)
    ioe_invalidCharacter1 (src/compiler/GF/Text/Coding.hs:69)
    ioe_invalidCharacter2 (src/compiler/GF/Text/Coding.hs:73)
   0% (  0 / 10) in 'GF.JavaScript.AbsJS'
  Missing documentation for:
    Module header
    Ident (src/compiler/GF/JavaScript/AbsJS.hs:5)
    Program (src/compiler/GF/JavaScript/AbsJS.hs:6)
    Element (src/compiler/GF/JavaScript/AbsJS.hs:10)
    Stmt (src/compiler/GF/JavaScript/AbsJS.hs:15)
    DeclOrExpr (src/compiler/GF/JavaScript/AbsJS.hs:22)
    DeclVar (src/compiler/GF/JavaScript/AbsJS.hs:27)
    Expr (src/compiler/GF/JavaScript/AbsJS.hs:32)
    Property (src/compiler/GF/JavaScript/AbsJS.hs:52)
    PropertyName (src/compiler/GF/JavaScript/AbsJS.hs:56)
   0% (  0 /  4) in 'GF.JavaScript.PrintJS'
  Missing documentation for:
    Module header
    printTree (src/compiler/GF/JavaScript/PrintJS.hs:10)
    Doc (src/compiler/GF/JavaScript/PrintJS.hs:13)
    Print (src/compiler/GF/JavaScript/PrintJS.hs:47)
  40% (  6 / 15) in 'GF.Data.BacktrackM'
  Missing documentation for:
    BacktrackM (src/compiler/GF/Data/BacktrackM.hs:42)
    member (src/compiler/GF/Data/BacktrackM.hs:91)
    cut (src/compiler/GF/Data/BacktrackM.hs:94)
    foldBM (src/compiler/GF/Data/BacktrackM.hs:49)
    runBM (src/compiler/GF/Data/BacktrackM.hs:46)
    foldSolutions (src/compiler/GF/Data/BacktrackM.hs:52)
    solutions (src/compiler/GF/Data/BacktrackM.hs:55)
    foldFinalStates (src/compiler/GF/Data/BacktrackM.hs:58)
    finalStates (src/compiler/GF/Data/BacktrackM.hs:61)
 100% (  1 /  1) in 'GF.Compile.Compute.AppPredefined'
   0% (  0 /  2) in 'GF.Compile.Multi'
  Missing documentation for:
    Module header
    readMulti (src/compiler/GF/Compile/Multi.hs:50)
  33% (  3 /  9) in 'GF.Data.Str'
  Missing documentation for:
    str2strings (src/compiler/GF/Data/Str.hs:63)
    str (src/compiler/GF/Data/Str.hs:88)
    sstr (src/compiler/GF/Data/Str.hs:79)
    plusStr (src/compiler/GF/Data/Str.hs:106)
    glueStr (src/compiler/GF/Data/Str.hs:109)
    strTok (src/compiler/GF/Data/Str.hs:100)
   0% (  0 /  6) in 'GF.Text.Transliterations'
  Missing documentation for:
    Module header
    transliterate (src/compiler/GF/Text/Transliterations.hs:25)
    transliterateWithFile (src/compiler/GF/Text/Transliterations.hs:31)
    transliteration (src/compiler/GF/Text/Transliterations.hs:35)
    characterTable (src/compiler/GF/Text/Transliterations.hs:57)
    transliterationPrintNames (src/compiler/GF/Text/Transliterations.hs:55)
   0% (  0 /  3) in 'GF.Text.Clitics'
  Missing documentation for:
    Module header
    getClitics (src/compiler/GF/Text/Clitics.hs:20)
    getCliticsText (src/compiler/GF/Text/Clitics.hs:29)
   0% (  0 /  2) in 'DarcsVersion_gf'
  Missing documentation for:
    Module header
    darcs_info (dist/build/autogen/DarcsVersion_gf.hs:3)
 100% ( 14 / 14) in 'GF.Infra.GetOpt'
 100% (  4 /  4) in 'GF.System.Concurrency'
  45% ( 10 / 22) in 'GF.Infra.Concurrency'
  Missing documentation for:
    Future (src/compiler/GF/Infra/Concurrency.hs:15)
    spawn (src/compiler/GF/Infra/Concurrency.hs:17)
    parMapM (src/compiler/GF/Infra/Concurrency.hs:21)
    newLog (src/compiler/GF/Infra/Concurrency.hs:25)
    newMVar (src/compiler/GF/Infra/Concurrency.hs:32)
    readMVar (src/compiler/GF/Infra/Concurrency.hs:33)
    putMVar (src/compiler/GF/Infra/Concurrency.hs:34)
    newEmptyMVar (src/compiler/GF/Infra/Concurrency.hs:36)
    newChan (src/compiler/GF/Infra/Concurrency.hs:39)
    getChanContents (src/compiler/GF/Infra/Concurrency.hs:42)
    writeChan (src/compiler/GF/Infra/Concurrency.hs:43)
    lazyIO (src/compiler/GF/Infra/Concurrency.hs:48)
 100% (  3 /  3) in 'GF.System.Signal'
Warning: GF.System.Directory: Could not find documentation for exported module: D
   9% (  1 / 11) in 'GF.System.Directory'
  Missing documentation for:
    canonicalizePath (src/compiler/GF/System/Directory.hs:13)
    createDirectoryIfMissing (src/compiler/GF/System/Directory.hs:14)
    doesDirectoryExist (src/compiler/GF/System/Directory.hs:15)
    doesFileExist (src/compiler/GF/System/Directory.hs:16)
    getModificationTime (src/compiler/GF/System/Directory.hs:17)
    getDirectoryContents (src/compiler/GF/System/Directory.hs:18)
    getCurrentDirectory (src/compiler/GF/System/Directory.hs:20)
    getPermissions (src/compiler/GF/System/Directory.hs:22)
    removeFile (src/compiler/GF/System/Directory.hs:24)
    renameFile (src/compiler/GF/System/Directory.hs:25)
   0% (  0 /  8) in 'Paths_gf'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_gf.hs:28)
    getBinDir (dist/build/autogen/Paths_gf.hs:38)
    getLibDir (dist/build/autogen/Paths_gf.hs:38)
    getDataDir (dist/build/autogen/Paths_gf.hs:38)
    getLibexecDir (dist/build/autogen/Paths_gf.hs:38)
    getDataFileName (dist/build/autogen/Paths_gf.hs:45)
    getSysconfDir (dist/build/autogen/Paths_gf.hs:38)
   0% (  0 /  2) in 'GF.Infra.BuildInfo'
  Missing documentation for:
    Module header
    buildInfo (src/compiler/GF/Infra/BuildInfo.hs:8)
   0% (  0 /  5) in 'GF.Command.Messages'
  Missing documentation for:
    Module header
    welcome (src/compiler/GF/Command/Messages.hs:8)
    licenseMsg (src/compiler/GF/Command/Messages.hs:28)
    codingMsg (src/compiler/GF/Command/Messages.hs:41)
    changesMsg (src/compiler/GF/Command/Messages.hs:47)
  67% (  6 /  9) in 'GF.Data.ErrM'
  Missing documentation for:
     (src/compiler/GF/Data/ErrM.hs:34)
     (src/compiler/GF/Data/ErrM.hs:45)
     (src/compiler/GF/Data/ErrM.hs:55)
   0% (  0 / 19) in 'PGF.TrieMap'
  Missing documentation for:
    Module header
    TrieMap (src/runtime/haskell/PGF/TrieMap.hs:30)
    empty (src/runtime/haskell/PGF/TrieMap.hs:32)
    singleton (src/runtime/haskell/PGF/TrieMap.hs:34)
    lookup (src/runtime/haskell/PGF/TrieMap.hs:38)
    null (src/runtime/haskell/PGF/TrieMap.hs:42)
    compose (src/runtime/haskell/PGF/TrieMap.hs:46)
    decompose (src/runtime/haskell/PGF/TrieMap.hs:49)
    insertWith (src/runtime/haskell/PGF/TrieMap.hs:52)
    union (src/runtime/haskell/PGF/TrieMap.hs:60)
    unionWith (src/runtime/haskell/PGF/TrieMap.hs:63)
    unions (src/runtime/haskell/PGF/TrieMap.hs:73)
    unionsWith (src/runtime/haskell/PGF/TrieMap.hs:76)
    elems (src/runtime/haskell/PGF/TrieMap.hs:79)
    toList (src/runtime/haskell/PGF/TrieMap.hs:84)
    fromList (src/runtime/haskell/PGF/TrieMap.hs:92)
    fromListWith (src/runtime/haskell/PGF/TrieMap.hs:89)
    map (src/runtime/haskell/PGF/TrieMap.hs:95)
    mapWithKey (src/runtime/haskell/PGF/TrieMap.hs:98)
Warning: GF.Text.Pretty: Could not find documentation for exported module: PP
   3% (  1 / 30) in 'GF.Text.Pretty'
  Missing documentation for:
    Pretty (src/compiler/GF/Text/Pretty.hs:6)
     (src/compiler/GF/Text/Pretty.hs:11)
     (src/compiler/GF/Text/Pretty.hs:12)
     (src/compiler/GF/Text/Pretty.hs:13)
     (src/compiler/GF/Text/Pretty.hs:14)
     (src/compiler/GF/Text/Pretty.hs:15)
     (src/compiler/GF/Text/Pretty.hs:16)
     (src/compiler/GF/Text/Pretty.hs:18)
    render (src/compiler/GF/Text/Pretty.hs:22)
    renderStyle (src/compiler/GF/Text/Pretty.hs:23)
    $$ (src/compiler/GF/Text/Pretty.hs:28)
    $+$ (src/compiler/GF/Text/Pretty.hs:29)
    <+> (src/compiler/GF/Text/Pretty.hs:30)
    <> (src/compiler/GF/Text/Pretty.hs:31)
    braces (src/compiler/GF/Text/Pretty.hs:33)
    brackets (src/compiler/GF/Text/Pretty.hs:34)
    cat (src/compiler/GF/Text/Pretty.hs:35)
    doubleQuotes (src/compiler/GF/Text/Pretty.hs:36)
    fcat (src/compiler/GF/Text/Pretty.hs:37)
    fsep (src/compiler/GF/Text/Pretty.hs:38)
    hang (src/compiler/GF/Text/Pretty.hs:39)
    hcat (src/compiler/GF/Text/Pretty.hs:40)
    hsep (src/compiler/GF/Text/Pretty.hs:41)
    nest (src/compiler/GF/Text/Pretty.hs:42)
    parens (src/compiler/GF/Text/Pretty.hs:43)
    punctuate (src/compiler/GF/Text/Pretty.hs:44)
    quotes (src/compiler/GF/Text/Pretty.hs:45)
    sep (src/compiler/GF/Text/Pretty.hs:46)
    vcat (src/compiler/GF/Text/Pretty.hs:47)
  50% (  4 /  8) in 'GF.System.Console'
  Missing documentation for:
    Module header
    changeConsoleEncoding (src/compiler/GF/System/Console.hs:28)
    TermColors (src/compiler/GF/System/Console.hs:55)
    getTermColors (src/compiler/GF/System/Console.hs:58)
  50% (  2 /  4) in 'GF.System.Catch'
  Missing documentation for:
    catch (src/compiler/GF/System/Catch.hs:8)
    try (src/compiler/GF/System/Catch.hs:9)
  50% (  1 /  2) in 'GF.System.Process'
  Missing documentation for:
    Module header
  25% (  3 / 12) in 'GF.Infra.Location'
  Missing documentation for:
    HasSourcePath (src/compiler/GF/Infra/Location.hs:7)
    Location (src/compiler/GF/Infra/Location.hs:9)
     (src/compiler/GF/Infra/Location.hs:18)
    unLoc (src/compiler/GF/Infra/Location.hs:20)
    noLoc (src/compiler/GF/Infra/Location.hs:23)
    ppLocation (src/compiler/GF/Infra/Location.hs:25)
    ppL (src/compiler/GF/Infra/Location.hs:34)
     (src/compiler/GF/Infra/Location.hs:37)
     (src/compiler/GF/Infra/Location.hs:39)
  74% ( 14 / 19) in 'PGF.Haskell'
  Missing documentation for:
    Prefix (src/runtime/haskell/PGF/Haskell.hs:27)
     (src/runtime/haskell/PGF/Haskell.hs:61)
     (src/runtime/haskell/PGF/Haskell.hs:62)
    !$ (src/runtime/haskell/PGF/Haskell.hs:77)
    !* (src/runtime/haskell/PGF/Haskell.hs:78)
  24% (  8 / 34) in 'PGF.LexingAGreek'
  Missing documentation for:
    Module header
    lexTextAGreek (src/runtime/haskell/PGF/LexingAGreek.hs:10)
    lexTextAGreek2 (src/runtime/haskell/PGF/LexingAGreek.hs:22)
    unlexTextAGreek (src/runtime/haskell/PGF/LexingAGreek.hs:41)
    isAGreekPunct (src/runtime/haskell/PGF/LexingAGreek.hs:50)
    lexAGreek (src/runtime/haskell/PGF/LexingAGreek.hs:58)
    lexAGreek2 (src/runtime/haskell/PGF/LexingAGreek.hs:61)
    unlexAGreek (src/runtime/haskell/PGF/LexingAGreek.hs:64)
    fromAGreek (src/runtime/haskell/PGF/LexingAGreek.hs:77)
    toAGreek (src/runtime/haskell/PGF/LexingAGreek.hs:104)
    toAcute (src/runtime/haskell/PGF/LexingAGreek.hs:132)
    isAGreekVowel (src/runtime/haskell/PGF/LexingAGreek.hs:140)
    proclitics (src/runtime/haskell/PGF/LexingAGreek.hs:161)
    isEnclitic (src/runtime/haskell/PGF/LexingAGreek.hs:168)
    isProclitic (src/runtime/haskell/PGF/LexingAGreek.hs:169)
    wasEnclitic (src/runtime/haskell/PGF/LexingAGreek.hs:173)
    wasProclitic (src/runtime/haskell/PGF/LexingAGreek.hs:179)
    getEnclitic (src/runtime/haskell/PGF/LexingAGreek.hs:181)
    getProclitic (src/runtime/haskell/PGF/LexingAGreek.hs:190)
    dropLastAccent (src/runtime/haskell/PGF/LexingAGreek.hs:207)
    addAcute (src/runtime/haskell/PGF/LexingAGreek.hs:215)
    hasEndCircum (src/runtime/haskell/PGF/LexingAGreek.hs:236)
    hasPrefinalAcute (src/runtime/haskell/PGF/LexingAGreek.hs:245)
    hasSingleAccent (src/runtime/haskell/PGF/LexingAGreek.hs:262)
    hasAccent (src/runtime/haskell/PGF/LexingAGreek.hs:265)
    enclitics_expls (src/runtime/haskell/PGF/LexingAGreek.hs:273)
  59% ( 13 / 22) in 'PGF.Lexing'
  Missing documentation for:
    Module header
    unlexText (src/runtime/haskell/PGF/Lexing.hs:22)
    unlexCode (src/runtime/haskell/PGF/Lexing.hs:48)
    unlexMixed (src/runtime/haskell/PGF/Lexing.hs:78)
    isPunct (src/runtime/haskell/PGF/Lexing.hs:109)
    isMajorPunct (src/runtime/haskell/PGF/Lexing.hs:110)
    isMinorPunct (src/runtime/haskell/PGF/Lexing.hs:111)
    isParen (src/runtime/haskell/PGF/Lexing.hs:112)
    isClosing (src/runtime/haskell/PGF/Lexing.hs:113)
  33% (  1 /  3) in 'GF.Text.Lexing'
  Missing documentation for:
    stringOp (src/compiler/GF/Text/Lexing.hs:11)
    opInEnv (src/compiler/GF/Text/Lexing.hs:32)
 100% (  3 /  3) in 'PGF.Utilities'
  48% ( 25 / 52) in 'GF.Data.Utilities'
  Missing documentation for:
    sameLength (src/compiler/GF/Data/Utilities.hs:24)
    notLongerThan (src/compiler/GF/Data/Utilities.hs:29)
    longerThan (src/compiler/GF/Data/Utilities.hs:29)
    lookupList (src/compiler/GF/Data/Utilities.hs:33)
    split (src/compiler/GF/Data/Utilities.hs:38)
    splitBy (src/compiler/GF/Data/Utilities.hs:43)
    foldMerge (src/compiler/GF/Data/Utilities.hs:48)
    select (src/compiler/GF/Data/Utilities.hs:54)
    updateNth (src/compiler/GF/Data/Utilities.hs:58)
    updateNthM (src/compiler/GF/Data/Utilities.hs:62)
    compareBy (src/compiler/GF/Data/Utilities.hs:110)
    both (src/compiler/GF/Data/Utilities.hs:113)
    apFst (src/compiler/GF/Data/Utilities.hs:118)
    apSnd (src/compiler/GF/Data/Utilities.hs:121)
    apBoth (src/compiler/GF/Data/Utilities.hs:124)
    mapFst (src/compiler/GF/Data/Utilities.hs:129)
    mapSnd (src/compiler/GF/Data/Utilities.hs:130)
    mapBoth (src/compiler/GF/Data/Utilities.hs:131)
    whenM (src/compiler/GF/Data/Utilities.hs:139)
    repeatM (src/compiler/GF/Data/Utilities.hs:141)
    nl (src/compiler/GF/Data/Utilities.hs:170)
    sp (src/compiler/GF/Data/Utilities.hs:173)
    wrap (src/compiler/GF/Data/Utilities.hs:176)
    concatS (src/compiler/GF/Data/Utilities.hs:179)
    unwordsS (src/compiler/GF/Data/Utilities.hs:182)
    unlinesS (src/compiler/GF/Data/Utilities.hs:185)
    joinS (src/compiler/GF/Data/Utilities.hs:188)
  43% (  9 / 21) in 'GF.Data.Relation'
  Missing documentation for:
    Rel (src/compiler/GF/Data/Relation.hs:40)
    transitiveClosure (src/compiler/GF/Data/Relation.hs:81)
    reflexiveClosure_ (src/compiler/GF/Data/Relation.hs:85)
    symmetricClosure (src/compiler/GF/Data/Relation.hs:93)
    symmetricSubrelation (src/compiler/GF/Data/Relation.hs:96)
    reflexiveSubrelation (src/compiler/GF/Data/Relation.hs:99)
    isTransitive (src/compiler/GF/Data/Relation.hs:123)
    isReflexive (src/compiler/GF/Data/Relation.hs:127)
    isSymmetric (src/compiler/GF/Data/Relation.hs:130)
    isEquivalence (src/compiler/GF/Data/Relation.hs:133)
    isSubRelationOf (src/compiler/GF/Data/Relation.hs:136)
    findCycles (src/compiler/GF/Data/Relation.hs:153)
  33% ( 21 / 64) in 'GF.Data.Operations'
  Missing documentation for:
    testErr (src/compiler/GF/Data/Operations.hs:84)
    errIn (src/compiler/GF/Data/Operations.hs:87)
    lookupErr (src/compiler/GF/Data/Operations.hs:90)
    ErrorMonad (src/compiler/GF/Data/Operations.hs:340)
    checks (src/compiler/GF/Data/Operations.hs:365)
    liftErr (src/compiler/GF/Data/Operations.hs:351)
    checkUnique (src/compiler/GF/Data/Operations.hs:104)
    unifyMaybeBy (src/compiler/GF/Data/Operations.hs:113)
    mapPairListM (src/compiler/GF/Data/Operations.hs:93)
    mapPairsM (src/compiler/GF/Data/Operations.hs:96)
    pairM (src/compiler/GF/Data/Operations.hs:99)
    BinTree (src/compiler/GF/Data/Operations.hs:122)
    emptyBinTree (src/compiler/GF/Data/Operations.hs:124)
    isInBinTree (src/compiler/GF/Data/Operations.hs:127)
    lookupTree (src/compiler/GF/Data/Operations.hs:133)
    lookupTreeManyAll (src/compiler/GF/Data/Operations.hs:137)
    updateTree (src/compiler/GF/Data/Operations.hs:143)
    buildTree (src/compiler/GF/Data/Operations.hs:146)
    filterBinTree (src/compiler/GF/Data/Operations.hs:152)
    mapTree (src/compiler/GF/Data/Operations.hs:149)
    tree2list (src/compiler/GF/Data/Operations.hs:155)
    indent (src/compiler/GF/Data/Operations.hs:160)
    +++ (src/compiler/GF/Data/Operations.hs:163)
    ++- (src/compiler/GF/Data/Operations.hs:163)
    ++++ (src/compiler/GF/Data/Operations.hs:163)
    +++- (src/compiler/GF/Data/Operations.hs:163)
    +++++ (src/compiler/GF/Data/Operations.hs:163)
    prUpper (src/compiler/GF/Data/Operations.hs:177)
    prReplicate (src/compiler/GF/Data/Operations.hs:184)
    prTList (src/compiler/GF/Data/Operations.hs:187)
    prQuotedString (src/compiler/GF/Data/Operations.hs:193)
    prParenth (src/compiler/GF/Data/Operations.hs:196)
    prCurly (src/compiler/GF/Data/Operations.hs:199)
    prBracket (src/compiler/GF/Data/Operations.hs:199)
    prArgList (src/compiler/GF/Data/Operations.hs:203)
    prSemicList (src/compiler/GF/Data/Operations.hs:203)
    prCurlyList (src/compiler/GF/Data/Operations.hs:203)
    restoreEscapes (src/compiler/GF/Data/Operations.hs:208)
    numberedParagraphs (src/compiler/GF/Data/Operations.hs:216)
    prConjList (src/compiler/GF/Data/Operations.hs:222)
    prIfEmpty (src/compiler/GF/Data/Operations.hs:228)
    ifNull (src/compiler/GF/Data/Operations.hs:75)
    readIntArg (src/compiler/GF/Data/Operations.hs:297)
  20% (  2 / 10) in 'GF.Data.Graphviz'
  Missing documentation for:
    GraphType (src/compiler/GF/Data/Graphviz.hs:40)
    Node (src/compiler/GF/Data/Graphviz.hs:43)
    Edge (src/compiler/GF/Data/Graphviz.hs:46)
    Attr (src/compiler/GF/Data/Graphviz.hs:49)
    addSubGraphs (src/compiler/GF/Data/Graphviz.hs:55)
    setName (src/compiler/GF/Data/Graphviz.hs:58)
    setAttr (src/compiler/GF/Data/Graphviz.hs:61)
    prGraphviz (src/compiler/GF/Data/Graphviz.hs:68)
  24% (  9 / 37) in 'GF.Speech.FiniteState'
  Missing documentation for:
    State (src/compiler/GF/Speech/FiniteState.hs:48)
    NFA (src/compiler/GF/Speech/FiniteState.hs:54)
    DFA (src/compiler/GF/Speech/FiniteState.hs:56)
    startState (src/compiler/GF/Speech/FiniteState.hs:59)
    finalStates (src/compiler/GF/Speech/FiniteState.hs:62)
    states (src/compiler/GF/Speech/FiniteState.hs:65)
    transitions (src/compiler/GF/Speech/FiniteState.hs:68)
    isInternal (src/compiler/GF/Speech/FiniteState.hs:213)
    newFA (src/compiler/GF/Speech/FiniteState.hs:71)
    addFinalState (src/compiler/GF/Speech/FiniteState.hs:84)
    newState (src/compiler/GF/Speech/FiniteState.hs:87)
    newStates (src/compiler/GF/Speech/FiniteState.hs:91)
    newTransition (src/compiler/GF/Speech/FiniteState.hs:95)
    newTransitions (src/compiler/GF/Speech/FiniteState.hs:98)
    insertTransitionWith (src/compiler/GF/Speech/FiniteState.hs:101)
    insertTransitionsWith (src/compiler/GF/Speech/FiniteState.hs:105)
    mapStates (src/compiler/GF/Speech/FiniteState.hs:110)
    mapTransitions (src/compiler/GF/Speech/FiniteState.hs:113)
    modifyTransitions (src/compiler/GF/Speech/FiniteState.hs:116)
    nonLoopTransitionsFrom (src/compiler/GF/Speech/FiniteState.hs:134)
    loops (src/compiler/GF/Speech/FiniteState.hs:138)
    removeState (src/compiler/GF/Speech/FiniteState.hs:119)
    onGraph (src/compiler/GF/Speech/FiniteState.hs:163)
    minimize (src/compiler/GF/Speech/FiniteState.hs:122)
    dfa2nfa (src/compiler/GF/Speech/FiniteState.hs:302)
    unusedNames (src/compiler/GF/Speech/FiniteState.hs:125)
    prFAGraphviz (src/compiler/GF/Speech/FiniteState.hs:309)
    faToGraphviz (src/compiler/GF/Speech/FiniteState.hs:315)
  12% (  1 /  8) in 'GF.Data.XML'
  Missing documentation for:
    XML (src/compiler/GF/Data/XML.hs:11)
    Attr (src/compiler/GF/Data/XML.hs:14)
    comments (src/compiler/GF/Data/XML.hs:16)
    showXMLDoc (src/compiler/GF/Data/XML.hs:19)
    showsXMLDoc (src/compiler/GF/Data/XML.hs:22)
    showsXML (src/compiler/GF/Data/XML.hs:26)
    bottomUpXML (src/compiler/GF/Data/XML.hs:55)
   0% (  0 / 17) in 'GF.Speech.RegExp'
  Missing documentation for:
    Module header
    RE (src/compiler/GF/Speech/RegExp.hs:15)
    epsilonRE (src/compiler/GF/Speech/RegExp.hs:41)
    nullRE (src/compiler/GF/Speech/RegExp.hs:44)
    isEpsilon (src/compiler/GF/Speech/RegExp.hs:51)
    isNull (src/compiler/GF/Speech/RegExp.hs:47)
    unionRE (src/compiler/GF/Speech/RegExp.hs:55)
    concatRE (src/compiler/GF/Speech/RegExp.hs:63)
    seqRE (src/compiler/GF/Speech/RegExp.hs:72)
    repeatRE (src/compiler/GF/Speech/RegExp.hs:75)
    minimizeRE (src/compiler/GF/Speech/RegExp.hs:96)
    mapRE (src/compiler/GF/Speech/RegExp.hs:110)
    mapRE' (src/compiler/GF/Speech/RegExp.hs:113)
    joinRE (src/compiler/GF/Speech/RegExp.hs:119)
    symbolsRE (src/compiler/GF/Speech/RegExp.hs:125)
    dfa2re (src/compiler/GF/Speech/RegExp.hs:23)
    prRE (src/compiler/GF/Speech/RegExp.hs:133)
  50% (  5 / 10) in 'PGF.CId'
  Missing documentation for:
    Module header
    wildCId (src/runtime/haskell/PGF/CId.hs:20)
    pCId (src/runtime/haskell/PGF/CId.hs:57)
    pIdent (src/runtime/haskell/PGF/CId.hs:63)
    ppCId (src/runtime/haskell/PGF/CId.hs:94)
   0% (  0 /  9) in 'PGF.ByteCode'
  Missing documentation for:
    Module header
    Literal (src/runtime/haskell/PGF/ByteCode.hs:9)
    CodeLabel (src/runtime/haskell/PGF/ByteCode.hs:15)
    Instr (src/runtime/haskell/PGF/ByteCode.hs:17)
    IVal (src/runtime/haskell/PGF/ByteCode.hs:39)
    TailInfo (src/runtime/haskell/PGF/ByteCode.hs:46)
    ppLit (src/runtime/haskell/PGF/ByteCode.hs:51)
    ppCode (src/runtime/haskell/PGF/ByteCode.hs:55)
    ppInstr (src/runtime/haskell/PGF/ByteCode.hs:59)
  64% (  9 / 14) in 'PGF.Type'
  Missing documentation for:
    Module header
    unType (src/runtime/haskell/PGF/Type.hs:55)
    pType (src/runtime/haskell/PGF/Type.hs:58)
    ppType (src/runtime/haskell/PGF/Type.hs:87)
    ppHypo (src/runtime/haskell/PGF/Type.hs:97)
  42% ( 18 / 43) in 'PGF.Expr'
  Missing documentation for:
    Module header
    BindType (src/runtime/haskell/PGF/Expr.hs:36)
    Literal (src/runtime/haskell/PGF/ByteCode.hs:9)
    pExpr (src/runtime/haskell/PGF/Expr.hs:172)
    pBinds (src/runtime/haskell/PGF/Expr.hs:184)
    ppExpr (src/runtime/haskell/PGF/Expr.hs:232)
    ppPatt (src/runtime/haskell/PGF/E
src/runtime/haskell/PGF/TypeCheck.hs:44:1: warning: [-Wdeprecations]
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead
xpr.hs:249)
    pattScope (src/runtime/haskell/PGF/Expr.hs:259)
    mkAbs (src/runtime/haskell/PGF/Expr.hs:95)
    unAbs (src/runtime/haskell/PGF/Expr.hs:98)
    Value (src/runtime/haskell/PGF/Expr.hs:308)
    Env (src/runtime/haskell/PGF/Expr.hs:321)
    Sig (src/runtime/haskell/PGF/Expr.hs:318)
    eval (src/runtime/haskell/PGF/Expr.hs:323)
    apply (src/runtime/haskell/PGF/Expr.hs:344)
    applyValue (src/runtime/haskell/PGF/Expr.hs:365)
    value2expr (src/runtime/haskell/PGF/Expr.hs:297)
    MetaId (src/runtime/haskell/PGF/Expr.hs:34)
    pMeta (src/runtime/haskell/PGF/Expr.hs:216)
    pArg (src/runtime/haskell/PGF/Expr.hs:198)
    pLit (src/runtime/haskell/PGF/Expr.hs:220)
    freshName (src/runtime/haskell/PGF/Expr.hs:279)
    ppMeta (src/runtime/haskell/PGF/Expr.hs:271)
    ppLit (src/runtime/haskell/PGF/ByteCode.hs:51)
    ppParens (src/runtime/haskell/PGF/Expr.hs:276)
  35% ( 29 / 83) in 'PGF.Data'
  Missing documentation for:
    Module header
    Abstr (src/runtime/haskell/PGF/Data.hs:29)
    Concr (src/runtime/haskell/PGF/Data.hs:38)
    Token (src/runtime/haskell/PGF/Data.hs:53)
    FId (src/runtime/haskell/PGF/Data.hs:54)
    LIndex (src/runtime/haskell/PGF/Data.hs:55)
    DotPos (src/runtime/haskell/PGF/Data.hs:56)
    Symbol (src/runtime/haskell/PGF/Data.hs:57)
    Production (src/runtime/haskell/PGF/Data.hs:70)
    PArg (src/runtime/haskell/PGF/Data.hs:75)
    CncCat (src/runtime/haskell/PGF/Data.hs:76)
    CncFun (src/runtime/haskell/PGF/Data.hs:77)
    Sequence (src/runtime/haskell/PGF/Data.hs:78)
    FunId (src/runtime/haskell/PGF/Data.hs:79)
    SeqId (src/runtime/haskell/PGF/Data.hs:80)
    unionPGF (src/runtime/haskell/PGF/Data.hs:84)
    msgUnionPGF (src/runtime/haskell/PGF/Data.hs:87)
    emptyPGF (src/runtime/haskell/PGF/Data.hs:96)
    haveSameFunsPGF (src/runtime/haskell/PGF/Data.hs:105)
    readLanguage (src/runtime/haskell/PGF/Data.hs:121)
    showLanguage (src/runtime/haskell/PGF/Data.hs:124)
    fidString (src/runtime/haskell/PGF/Data.hs:127)
    fidInt (src/runtime/haskell/PGF/Data.hs:127)
    fidFloat (src/runtime/haskell/PGF/Data.hs:127)
    fidVar (src/runtime/haskell/PGF/Data.hs:127)
    isPredefFId (src/runtime/haskell/PGF/Data.hs:133)
    BindType (src/runtime/haskell/PGF/Expr.hs:36)
    Literal (src/runtime/haskell/PGF/ByteCode.hs:9)
    pExpr (src/runtime/haskell/PGF/Expr.hs:172)
    pBinds (src/runtime/haskell/PGF/Expr.hs:184)
    ppExpr (src/runtime/haskell/PGF/Expr.hs:232)
    ppPatt (src/runtime/haskell/PGF/Expr.hs:249)
    pattScope (src/runtime/haskell/PGF/Expr.hs:259)
    mkAbs (src/runtime/haskell/PGF/Expr.hs:95)
    unAbs (src/runtime/haskell/PGF/Expr.hs:98)
    Value (src/runtime/haskell/PGF/Expr.hs:308)
    Env (src/runtime/haskell/PGF/Expr.hs:321)
    Sig (src/runtime/haskell/PGF/Expr.hs:318)
    eval (src/runtime/haskell/PGF/Expr.hs:323)
    apply (src/runtime/haskell/PGF/Expr.hs:344)
    applyValue (src/runtime/haskell/PGF/Expr.hs:365)
    value2expr (src/runtime/haskell/PGF/Expr.hs:297)
    MetaId (src/runtime/haskell/PGF/Expr.hs:34)
    pMeta (src/runtime/haskell/PGF/Expr.hs:216)
    pArg (src/runtime/haskell/PGF/Expr.hs:198)
    pLit (src/runtime/haskell/PGF/Expr.hs:220)
    freshName (src/runtime/haskell/PGF/Expr.hs:279)
    ppMeta (src/runtime/haskell/PGF/Expr.hs:271)
    ppLit (src/runtime/haskell/PGF/ByteCode.hs:51)
    ppParens (src/runtime/haskell/PGF/Expr.hs:276)
    unType (src/runtime/haskell/PGF/Type.hs:55)
    pType (src/runtime/haskell/PGF/Type.hs:58)
    ppType (src/runtime/haskell/PGF/Type.hs:87)
    ppHypo (src/runtime/haskell/PGF/Type.hs:97)
  12% (  5 / 40) in 'PGF.Macros'
  Missing documentation for:
    Module header
    mapConcretes (src/runtime/haskell/PGF/Macros.hs:18)
    lookType (src/runtime/haskell/PGF/Macros.hs:21)
    isData (src/runtime/haskell/PGF/Macros.hs:26)
    lookValCat (src/runtime/haskell/PGF/Macros.hs:32)
    lookStartCat (src/runtime/haskell/PGF/Macros.hs:35)
    lookGlobalFlag (src/runtime/haskell/PGF/Macros.hs:41)
    lookAbsFlag (src/runtime/haskell/PGF/Macros.hs:44)
    lookConcr (src/runtime/haskell/PGF/Macros.hs:47)
    lookConcrComplete (src/runtime/haskell/PGF/Macros.hs:52)
    lookConcrFlag (src/runtime/haskell/PGF/Macros.hs:58)
    functionsToCat (src/runtime/haskell/PGF/Macros.hs:61)
    hasLin (src/runtime/haskell/PGF/Macros.hs:73)
    restrictPGF (src/runtime/haskell/PGF/Macros.hs:76)
    depth (src/runtime/haskell/PGF/Macros.hs:86)
    cftype (src/runtime/haskell/PGF/Macros.hs:91)
    typeOfHypo (src/runtime/haskell/PGF/Macros.hs:94)
    catSkeleton (src/runtime/haskell/PGF/Macros.hs:97)
    typeSkeleton (src/runtime/haskell/PGF/Macros.hs:101)
    valCat (src/runtime/haskell/PGF/Macros.hs:105)
    contextLength (src/runtime/haskell/PGF/Macros.hs:109)
    lookMap (src/runtime/haskell/PGF/Macros.hs:118)
    combinations (src/runtime/haskell/PGF/Macros.hs:122)
    cidString (src/runtime/haskell/PGF/Macros.hs:127)
    cidInt (src/runtime/haskell/PGF/Macros.hs:128)
    cidFloat (src/runtime/haskell/PGF/Macros.hs:129)
    cidVar (src/runtime/haskell/PGF/Macros.hs:130)
    BracketedTokn (src/runtime/haskell/PGF/Macros.hs:153)
    LinTable (src/runtime/haskell/PGF/Macros.hs:163)
    ppBracketedString (src/runtime/haskell/PGF/Macros.hs:171)
    untokn (src/runtime/haskell/PGF/Macros.hs:179)
    CncType (src/runtime/haskell/PGF/Macros.hs:206)
    mkLinTable (src/runtime/haskell/PGF/Macros.hs:208)
    computeSeq (src/runtime/haskell/PGF/Macros.hs:213)
    flattenBracketedString (src/runtime/haskell/PGF/Macros.hs:240)
  83% (  5 /  6) in 'PGF.Linearize'
  Missing documentation for:
    Module header
  18% (  6 / 33) in 'PGF.TypeCheck'
  Missing documentation for:
    MetaStore (src/runtime/haskell/PGF/TypeCheck.hs:81)
    emptyMetaStore (src/runtime/haskell/PGF/TypeCheck.hs:166)
    newMeta (src/runtime/haskell/PGF/TypeCheck.hs:169)
    newGuardedMeta (src/runtime/haskell/PGF/TypeCheck.hs:173)
    getMeta (src/runtime/haskell/PGF/TypeCheck.hs:177)
    setMeta (src/runtime/haskell/PGF/TypeCheck.hs:181)
    lookupMeta (src/runtime/haskell/PGF/TypeCheck.hs:184)
    MetaValue (src/runtime/haskell/PGF/TypeCheck.hs:82)
    Scope (src/runtime/haskell/PGF/TypeCheck.hs:52)
    emptyScope (src/runtime/haskell/PGF/TypeCheck.hs:54)
    scopeSize (src/runtime/haskell/PGF/TypeCheck.hs:74)
    scopeEnv (src/runtime/haskell/PGF/TypeCheck.hs:67)
    addScopedVar (src/runtime/haskell/PGF/TypeCheck.hs:56)
    TcM (src/runtime/haskell/PGF/TypeCheck.hs:88)
    runTcM (src/runtime/haskell/PGF/TypeCheck.hs:124)
    TType (src/runtime/haskell/PGF/TypeCheck.hs:51)
    Selector (src/runtime/haskell/PGF/TypeCheck.hs:92)
    tcExpr (src/runtime/haskell/PGF/TypeCheck.hs:330)
    infExpr (src/runtime/haskell/PGF/TypeCheck.hs:388)
    eqType (src/runtime/haskell/PGF/TypeCheck.hs:449)
    eqValue (src/runtime/haskell/PGF/TypeCheck.hs:478)
    lookupFunType (src/runtime/haskell/PGF/TypeCheck.hs:136)
    typeGenerators (src/runtime/haskell/PGF/TypeCheck.hs:141)
    eval (src/runtime/haskell/PGF/TypeCheck.hs:667)
    generateForMetas (src/runtime/haskell/PGF/TypeCheck.hs:584)
    generateForForest (src/runtime/haskell/PGF/TypeCheck.hs:599)
    checkResolvedMetaStore (src/runtime/haskell/PGF/TypeCheck.hs:569)
  80% (  8 / 10) in 'PGF.Generate'
  Missing documentation for:
    Module header
    prove (src/runtime/haskell/PGF/Generate.hs:83)
  31% (  4 / 13) in 'PGF.VisualizeTree'
  Missing documentation for:
    GraphvizOptions (src/runtime/haskell/PGF/VisualizeTree.hs:47)
    graphvizDefaults (src/runtime/haskell/PGF/VisualizeTree.hs:59)
    graphvizParseTree (src/runtime/haskell/PGF/VisualizeTree.hs:239)
    graphvizParseTreeDep (src/runtime/haskell/PGF/VisualizeTree.hs:242)
    Labels (src/runtime/haskell/PGF/VisualizeTree.hs:116)
    graphvizBracketedString (src/runtime/haskell/PGF/VisualizeTree.hs:245)
    graphvizAlignment (src/runtime/haskell/PGF/VisualizeTree.hs:455)
    gizaAlignment (src/runtime/haskell/PGF/VisualizeTree.hs:416)
    conlls2latexDoc (src/runtime/haskell/PGF/VisualizeTree.hs:494)
  64% (  7 / 11) in 'PGF.Probabilistic'
  Missing documentation for:
    Mo
src/binary/Data/Binary/Builder.hs:62:1: warning: [-Wunused-imports]
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/binary/Data/Binary/Builder.hs:197:40: warning: [-Wdeprecations]
    In the use of ‘inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

src/binary/Data/Binary/Get.hs:417:14: warning: [-Wdeprecations]
    In the use of ‘inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

src/binary/Data/Binary/Put.hs:51:1: warning: [-Wunused-imports]
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/binary/Data/Binary/Put.hs:58:1: warning: [-Wunused-imports]
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/runtime/haskell/PGF/Binary.hs:141:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘get’
    • In the instance declaration for ‘Binary Instr’
dule header
    getProbabilities (src/runtime/haskell/PGF/Probabilistic.hs:77)
    setProbabilities (src/runtime/haskell/PGF/Probabilistic.hs:83)
    mkProbDefs (src/runtime/haskell/PGF/Probabilistic.hs:108)
   0% (  0 / 12) in 'PGF.Morphology'
  Missing documentation for:
    Module header
    Lemma (src/runtime/haskell/PGF/Morphology.hs:19)
    Analysis (src/runtime/haskell/PGF/Morphology.hs:20)
    Morpho (src/runtime/haskell/PGF/Morphology.hs:22)
    buildMorpho (src/runtime/haskell/PGF/Morphology.hs:24)
    isInMorpho (src/runtime/haskell/PGF/Morphology.hs:46)
    lookupMorpho (src/runtime/haskell/PGF/Morphology.hs:43)
    fullFormLexicon (src/runtime/haskell/PGF/Morphology.hs:49)
    morphoMissing (src/runtime/haskell/PGF/Morphology.hs:52)
    morphoKnown (src/runtime/haskell/PGF/Morphology.hs:55)
    morphoClassify (src/runtime/haskell/PGF/Morphology.hs:58)
    missingWordMsg (src/runtime/haskell/PGF/Morphology.hs:62)
  71% (  5 /  7) in 'PGF.Forest'
  Missing documentation for:
    Forest (src/runtime/haskell/PGF/Forest.hs:37)
    linearizeWithBrackets (src/runtime/haskell/PGF/Forest.hs:49)
  67% ( 10 / 15) in 'PGF.Parse'
  Missing documentation for:
    Module header
    recoveryStates (src/runtime/haskell/PGF/Parse.hs:191)
    mkParseInput (src/runtime/haskell/PGF/Parse.hs:125)
    parse (src/runtime/haskell/PGF/Parse.hs:56)
    parseWithRecovery (src/runtime/haskell/PGF/Parse.hs:65)
   0% (  0 /  3) in 'PGF.Optimize'
  Missing documentation for:
    Module header
    optimizePGF (src/runtime/haskell/PGF/Optimize.hs:29)
    updateProductionIndices (src/runtime/haskell/PGF/Optimize.hs:34)
   0% (  0 /  8) in 'PGF.Printer'
  Missing documentation for:
    Module header
    ppPGF (src/runtime/haskell/PGF/Printer.hs:17)
    ppCat (src/runtime/haskell/PGF/Printer.hs:30)
    ppFId (src/runtime/haskell/PGF/Printer.hs:107)
    ppFunId (src/runtime/haskell/PGF/Printer.hs:114)
    ppSeqId (src/runtime/haskell/PGF/Printer.hs:115)
    ppSeq (src/runtime/haskell/PGF/Printer.hs:81)
    ppFun (src/runtime/haskell/PGF/Printer.hs:33)
  60% (  3 /  5) in 'PGF.Tree'
  Missing documentation for:
    Module header
    prTree (src/runtime/haskell/PGF/Tree.hs:70)
  33% (  1 /  3) in 'PGF.Paraphrase'
  Missing documentation for:
    paraphrase (src/runtime/haskell/PGF/Paraphrase.hs:26)
    paraphraseN (src/runtime/haskell/PGF/Paraphrase.hs:29)
   0% (  0 /  2) in 'PGF.SortTop'
  Missing documentation for:
    Module header
    forExample (src/runtime/haskell/PGF/SortTop.hs:75)
Warning: CGI: Could not find documentation for exported module: C
 100% (  1 /  1) in 'CGI'
   8% (  1 / 13) in 'CGIUtils'
  Missing documentation for:
    throwCGIError (src/server/CGIUtils.hs:55)
    handleCGIErrors (src/server/CGIUtils.hs:58)
    stderrToFile (src/server/CGIUtils.hs:30)
    logError (src/server/CGIUtils.hs:27)
    outputJSONP (src/server/CGIUtils.hs:66)
    outputEncodedJSONP (src/server/CGIUtils.hs:69)
    outputPNG (src/server/CGIUtils.hs:78)
    outputBinary (src/server/CGIUtils.hs:81)
    outputBinary' (src/server/CGIUtils.hs:84)
    outputHTML (src/server/CGIUtils.hs:90)
    outputPlain (src/server/CGIUtils.hs:93)
    outputText (src/server/CGIUtils.hs:96)
   0% (  0 /  4) in 'RunHTTP'
  Missing documentation for:
    Module header
    runHTTP (src/server/RunHTTP.hs:14)
    Options (src/server/RunHTTP.hs:12)
    cgiHandler (src/server/RunHTTP.hs:16)
 100% ( 26 / 26) in 'Data.Binary.Builder'
 100% ( 37 / 37) in 'Data.Binary.Get'
  96% ( 26 / 27) in 'Data.Binary.Put'
  Missing documentation for:
    putBuilder (src/binary/Data/Binary/Put.hs:107)
  15% (  2 / 13) in 'Data.Binary.IEEE754'
  Missing documentation for:
    Module header
    getFloat16be (src/binary/Data/Binary/IEEE754.lhs:45)
    getFloat16le (src/binary/Data/Binary/IEEE754.lhs:50)
    getFloat32be (src/binary/Data/Binary/IEEE754.lhs:55)
    getFloat32le (src/binary/Data/Binary/IEEE754.lhs:60)
    getFloat64be (src/binary/Data/Binary/IEEE754.lhs:65)
    getFloat64le (src/binary/Data/Binary/IEEE754.lhs:70)
    putFloat32be (src/binary/Data/Binary/IEEE754.lhs:185)
    putFloat32le (src/binary/Data/Binary/IEEE754.lhs:190)
    putFloat64be (src/binary/Data/Binary/IEEE754.lhs:195)
    putFloat64le (src/binary/Data/Binary/IEEE754.lhs:200)
  89% ( 17 / 19) in 'Data.Binary'
  Missing documentation for:
    encodeFile_ (src/binary/Data/Binary.hs:260)
    decodeFile_ (src/binary/Data/Binary.hs:278)
  25% (  1 /  4) in 'PGF.OldBinary'
  Missing documentation for:
    getPGF (src/runtime/haskell/PGF/OldBinary.hs:18)
    getPGF' (src/runtime/haskell/PGF/OldBinary.hs:25)
    version (src/runtime/haskell/PGF/OldBinary.hs:16)
   0% (  0 /  2) in 'PGF.Binary'
  Missing documentation for:
    Module header
    putSplitAbs (src/runtime/haskell/PGF/Binary.hs:60)
  75% (112 /150) in 'PGF'
  Missing documentation for:
    wildCId (src/runtime/haskell/PGF/CId.hs:20)
    ppCId (src/runtime/haskell/PGF/CId.hs:94)
    pIdent (src/runtime/haskell/PGF/CId.hs:63)
    showLanguage (src/runtime/haskell/PGF/Data.hs:124)
    readLanguage (src/runtime/haskell/PGF/Data.hs:121)
    unType (src/runtime/haskell/PGF/Type.hs:55)
    categoryContext (src/runtime/haskell/PGF.hs:232)
    mkAbs (src/runtime/haskell/PGF/Expr.hs:95)
    unAbs (src/runtime/haskell/PGF/Expr.hs:98)
    pExpr (src/runtime/haskell/PGF/Expr.hs:172)
    groupResults (src/runtime/haskell/PGF.hs:274)
    FId (src/runtime/haskell/PGF/Data.hs:54)
    LIndex (src/runtime/haskell/PGF/Data.hs:55)
    Token (src/runtime/haskell/PGF/Data.hs:53)
    flattenBracketedString (src/runtime/haskell/PGF/Macros.hs:240)
    paraphrase (src/runtime/haskell/PGF/Paraphrase.hs:26)
    recoveryStates (src/runtime/haskell/PGF/Parse.hs:191)
    mkParseInput (src/runtime/haskell/PGF/Parse.hs:125)
    Lemma (src/runtime/haskell/PGF/Morphology.hs:19)
    Analysis (src/runtime/haskell/PGF/Morphology.hs:20)
    Morpho (src/runtime/haskell/PGF/Morphology.hs:22)
    lookupMorpho (src/runtime/haskell/PGF/Morphology.hs:43)
    buildMorpho (src/runtime/haskell/PGF/Morphology.hs:24)
    fullFormLexicon (src/runtime/haskell/PGF/Morphology.hs:49)
    morphoMissing (src/runtime/haskell/PGF/Morphology.hs:52)
    morphoKnown (src/runtime/haskell/PGF/Morphology.hs:55)
    isInMorpho (src/runtime/haskell/PGF/Morphology.hs:46)
    graphvizParseTree (src/runtime/haskell/PGF/VisualizeTree.hs:239)
    graphvizParseTreeDep (src/runtime/haskell/PGF/VisualizeTree.hs:242)
    graphvizBracketedString (src/runtime/haskell/PGF/VisualizeTree.hs:245)
    graphvizAlignment (src/runtime/haskell/PGF/VisualizeTree.hs:455)
    gizaAlignment (src/runtime/haskell/PGF/VisualizeTree.hs:416)
    GraphvizOptions (src/runtime/haskell/PGF/VisualizeTree.hs:47)
    graphvizDefaults (src/runtime/haskell/PGF/VisualizeTree.hs:59)
    conlls2latexDoc (src/runtime/haskell/PGF/VisualizeTree.hs:494)
    Labels (src/runtime/haskell/PGF/VisualizeTree.hs:116)
    setProbabilities (src/runtime/haskell/PGF/Probabilistic.hs:83)
    browse (src/runtime/haskell/PGF.hs:315)
  44% ( 27 / 62) in 'GF.Grammar.CFG'
  Missing documentation for:
    Cat (src/compiler/GF/Grammar/CFG.hs:23)
    Symbol (src/compiler/GF/Grammar/CFG.hs:25)
    Rule (src/compiler/GF/Grammar/CFG.hs:28)
    Grammar (src/compiler/GF/Grammar/CFG.hs:35)
    CFTerm (src/compiler/GF/Grammar/CFG.hs:41)
    CFSymbol (src/compiler/GF/Grammar/CFG.hs:50)
    CFRule (src/compiler/GF/Grammar/CFG.hs:51)
    CFG (src/compiler/GF/Grammar/CFG.hs:52)
    Param (src/compiler/GF/Grammar/CFG.hs:54)
    ParamCFSymbol (src/compiler/GF/Grammar/CFG.hs:55)
    ParamCFRule (src/compiler/GF/Grammar/CFG.hs:56)
    ParamCFG (src/compiler/GF/Grammar/CFG.hs:57)
    removeLeftRecursion (src/compiler/GF/Grammar/CFG.hs:114)
    makeSimpleRegular (src/compiler/GF/Grammar/CFG.hs:193)
    makeRegular (src/compiler/GF/Grammar/CFG.hs:200)
    mkCFG (src/compiler/GF/Grammar/CFG.hs:223)
    groupProds (src/compiler/GF/Grammar/CFG.hs:226)
    uniqueFuns (src/compiler/GF/Grammar/CFG.hs:229)
    mapCFGCats (src/compiler/GF/Grammar/CFG.hs:265)
    onRules (src/compiler/GF/Grammar/CFG.hs:270)
    filterCFG (src/compiler/GF/Gramma
src/server/PGFService.hs:52:1: warning: [-Wunused-imports]
    The import of ‘System.Mem’ is redundant
      except perhaps to import instances from ‘System.Mem’
    To import instances alone, use: import System.Mem()

src/server/PGFService.hs:970:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘readJSON’
    • In the instance declaration for ‘JSON PGF.Trie’
r/CFG.hs:281)
    filterCFGCats (src/compiler/GF/Grammar/CFG.hs:288)
    countCats (src/compiler/GF/Grammar/CFG.hs:291)
    countRules (src/compiler/GF/Grammar/CFG.hs:294)
    prCFG (src/compiler/GF/Grammar/CFG.hs:297)
    prProductions (src/compiler/GF/Grammar/CFG.hs:303)
    prCFTerm (src/compiler/GF/Grammar/CFG.hs:310)
    ruleFun (src/compiler/GF/Grammar/CFG.hs:326)
    mkCFTerm (src/compiler/GF/Grammar/CFG.hs:338)
    ruleIsNonRecursive (src/compiler/GF/Grammar/CFG.hs:341)
    symbol (src/compiler/GF/Grammar/CFG.hs:368)
    mapSymbol (src/compiler/GF/Grammar/CFG.hs:372)
    filterCats (src/compiler/GF/Grammar/CFG.hs:375)
    filterToks (src/compiler/GF/Grammar/CFG.hs:378)
    noCatsInSet (src/compiler/GF/Grammar/CFG.hs:385)
  17% (  1 /  6) in 'GF.Grammar.BNFC'
  Missing documentation for:
    BNFCRule (src/compiler/GF/Grammar/BNFC.hs:23)
    BNFCSymbol (src/compiler/GF/Grammar/BNFC.hs:22)
    Symbol (src/compiler/GF/Grammar/CFG.hs:25)
    CFTerm (src/compiler/GF/Grammar/CFG.hs:41)
    bnfc2cf (src/compiler/GF/Grammar/BNFC.hs:45)
  20% (  1 /  5) in 'GF.Grammar.EBNF'
  Missing documentation for:
    EBNF (src/compiler/GF/Grammar/EBNF.hs:21)
    ERule (src/compiler/GF/Grammar/EBNF.hs:22)
    ERHS (src/compiler/GF/Grammar/EBNF.hs:26)
    ebnf2cf (src/compiler/GF/Grammar/EBNF.hs:39)
   0% (  0 /  3) in 'GF.Compile.ExampleBased'
  Missing documentation for:
    Module header
    parseExamplesInGrammar (src/compiler/GF/Compile/ExampleBased.hs:13)
    configureExBased (src/compiler/GF/Compile/ExampleBased.hs:81)
  25% (  1 /  4) in 'GF.Quiz'
  Missing documentation for:
    mkQuiz (src/compiler/GF/Quiz.hs:35)
    translationList (src/compiler/GF/Quiz.hs:40)
    morphologyList (src/compiler/GF/Quiz.hs:54)
   0% (  0 /  4) in 'Fold'
  Missing documentation for:
    Module header
    foldable (src/server/transfer/Fold.hs:8)
    fold (src/server/transfer/Fold.hs:11)
    appFold (src/server/transfer/Fold.hs:21)
   0% (  0 / 11) in 'PGFService'
  Missing documentation for:
    Module header
    cgiMain (src/server/PGFService.hs:107)
    cgiMain' (src/server/PGFService.hs:111)
    getPath (src/server/PGFService.hs:101)
    logFile (src/server/PGFService.hs:60)
    stderrToFile (src/server/CGIUtils.hs:30)
    Caches (src/server/PGFService.hs:84)
    pgfCache (src/server/PGFService.hs:84)
    newPGFCache (src/server/PGFService.hs:85)
    flushPGFCache (src/server/PGFService.hs:88)
    listPGFCache (src/server/PGFService.hs:90)
   0% (  0 /  9) in 'ExampleDemo'
  Missing documentation for:
    Module header
    Environ (src/example-based/ExampleDemo.hs:38)
    initial (src/example-based/ExampleDemo.hs:369)
    getNext (src/example-based/ExampleDemo.hs:45)
    provideExample (src/example-based/ExampleDemo.hs:62)
    testThis (src/example-based/ExampleDemo.hs:79)
    mkFuncWithArg (src/example-based/ExampleDemo.hs:363)
    searchGoodTree (src/example-based/ExampleDemo.hs:223)
    isMeta (src/example-based/ExampleDemo.hs:357)
Warning: PGF.Internal: Could not find documentation for exported module: Internal
 100% (  1 /  1) in 'PGF.Internal'
  39% ( 12 / 31) in 'GF.Infra.Ident'
  Missing documentation for:
    moduleNameS (src/compiler/GF/Infra/Ident.hs:41)
    showIdent (src/compiler/GF/Infra/Ident.hs:93)
    prefixIdent (src/compiler/GF/Infra/Ident.hs:105)
    identS (src/compiler/GF/Infra/Ident.hs:98)
    identC (src/compiler/GF/Infra/Ident.hs:101)
    identW (src/compiler/GF/Infra/Ident.hs:102)
    identV (src/compiler/GF/Infra/Ident.hs:111)
    identA (src/compiler/GF/Infra/Ident.hs:112)
    identAV (src/compiler/GF/Infra/Ident.hs:113)
    isArgIdent (src/compiler/GF/Infra/Ident.hs:123)
    getArgIndex (src/compiler/GF/Infra/Ident.hs:127)
    isWildIdent (src/compiler/GF/Infra/Ident.hs:144)
    varIndex (src/compiler/GF/Infra/Ident.hs:152)
    rawIdentS (src/compiler/GF/Infra/Ident.hs:69)
    rawIdentC (src/compiler/GF/Infra/Ident.hs:70)
    ident2raw (src/compiler/GF/Infra/Ident.hs:91)
    prefixRawIdent (src/compiler/GF/Infra/Ident.hs:73)
    isPrefixOf (src/compiler/GF/Infra/Ident.hs:74)
    showRawIdent (src/compiler/GF/Infra/Ident.hs:71)
   0% (  0 / 11) in 'GF.Grammar.Lexer'
  Missing documentation for:
    Module header
    Token (src/compiler/GF/Grammar/Lexer.x:56)
    Posn (src/compiler/GF/Grammar/Lexer.x:239)
    P (src/compiler/GF/Grammar/Lexer.x:271)
    runP (src/compiler/GF/Grammar/Lexer.x:287)
    runPartial (src/compiler/GF/Grammar/Lexer.x:290)
    token (src/compiler/GF/Grammar/Lexer.x:306)
    lexer (src/compiler/GF/Grammar/Lexer.x:303)
    getPosn (src/compiler/GF/Grammar/Lexer.x:317)
    failLoc (src/compiler/GF/Grammar/Lexer.x:300)
    isReservedWord (src/compiler/GF/Grammar/Lexer.x:144)
   3% (  2 / 59) in 'GF.Grammar.Predef'
  Missing documentation for:
    cType (src/compiler/GF/Grammar/Predef.hs:15)
    cPType (src/compiler/GF/Grammar/Predef.hs:16)
    cTok (src/compiler/GF/Grammar/Predef.hs:17)
    cStr (src/compiler/GF/Grammar/Predef.hs:18)
    cStrs (src/compiler/GF/Grammar/Predef.hs:19)
    cPredefAbs (src/compiler/GF/Grammar/Predef.hs:20)
    cPredefCnc (src/compiler/GF/Grammar/Predef.hs:21)
    cPredef (src/compiler/GF/Grammar/Predef.hs:22)
    cInt (src/compiler/GF/Grammar/Predef.hs:23)
    cFloat (src/compiler/GF/Grammar/Predef.hs:24)
    cString (src/compiler/GF/Grammar/Predef.hs:25)
    cVar (src/compiler/GF/Grammar/Predef.hs:26)
    cInts (src/compiler/GF/Grammar/Predef.hs:27)
    cPBool (src/compiler/GF/Grammar/Predef.hs:28)
    cErrorType (src/compiler/GF/Grammar/Predef.hs:29)
    cOverload (src/compiler/GF/Grammar/Predef.hs:30)
    cUndefinedType (src/compiler/GF/Grammar/Predef.hs:31)
    cNonExist (src/compiler/GF/Grammar/Predef.hs:32)
    cBIND (src/compiler/GF/Grammar/Predef.hs:33)
    cSOFT_BIND (src/compiler/GF/Grammar/Predef.hs:34)
    cSOFT_SPACE (src/compiler/GF/Grammar/Predef.hs:35)
    cCAPIT (src/compiler/GF/Grammar/Predef.hs:36)
    cALL_CAPIT (src/compiler/GF/Grammar/Predef.hs:37)
    isPredefCat (src/compiler/GF/Grammar/Predef.hs:39)
    cPTrue (src/compiler/GF/Grammar/Predef.hs:42)
    cPFalse (src/compiler/GF/Grammar/Predef.hs:43)
    cLength (src/compiler/GF/Grammar/Predef.hs:44)
    cDrop (src/compiler/GF/Grammar/Predef.hs:45)
    cTake (src/compiler/GF/Grammar/Predef.hs:46)
    cTk (src/compiler/GF/Grammar/Predef.hs:47)
    cDp (src/compiler/GF/Grammar/Predef.hs:48)
    cToUpper (src/compiler/GF/Grammar/Predef.hs:49)
    cToLower (src/compiler/GF/Grammar/Predef.hs:50)
    cIsUpper (src/compiler/GF/Grammar/Predef.hs:51)
    cEqStr (src/compiler/GF/Grammar/Predef.hs:52)
    cEqVal (src/compiler/GF/Grammar/Predef.hs:53)
    cOccur (src/compiler/GF/Grammar/Predef.hs:54)
    cOccurs (src/compiler/GF/Grammar/Predef.hs:55)
    cEqInt (src/compiler/GF/Grammar/Predef.hs:56)
    cLessInt (src/compiler/GF/Grammar/Predef.hs:57)
    cPlus (src/compiler/GF/Grammar/Predef.hs:58)
    cShow (src/compiler/GF/Grammar/Predef.hs:59)
    cRead (src/compiler/GF/Grammar/Predef.hs:60)
    cToStr (src/compiler/GF/Grammar/Predef.hs:61)
    cMapStr (src/compiler/GF/Grammar/Predef.hs:62)
    cError (src/compiler/GF/Grammar/Predef.hs:63)
    cTrace (src/compiler/GF/Grammar/Predef.hs:64)
    cMeta (src/compiler/GF/Grammar/Predef.hs:69)
    cAs (src/compiler/GF/Grammar/Predef.hs:70)
    cChar (src/compiler/GF/Grammar/Predef.hs:71)
    cChars (src/compiler/GF/Grammar/Predef.hs:72)
    cSeq (src/compiler/GF/Grammar/Predef.hs:73)
    cAlt (src/compiler/GF/Grammar/Predef.hs:74)
    cRep (src/compiler/GF/Grammar/Predef.hs:75)
    cNeg (src/compiler/GF/Grammar/Predef.hs:76)
    cCNC (src/compiler/GF/Grammar/Predef.hs:77)
    cConflict (src/compiler/GF/Grammar/Predef.hs:78)
  24% (  7 / 29) in 'GF.Haskell'
  Missing documentation for:
    conap0 (src/compiler/GF/Haskell.hs:18)
    tsyn0 (src/compiler/GF/Haskell.hs:19)
    Deriving (src/compiler/GF/Haskell.hs:21)
    FunDeps (src/compiler/GF/Haskell.hs:22)
    Lhs (src/compiler/GF/Haskell.hs:23)
    lhs0 (src/compiler/GF/Haskell.hs:24)
    Const (src/compiler/GF/Haskell.hs:33)
    tvar (src/compiler/GF/Haskell.hs:38)
    tcon0 (src/compiler/GF/Haskell.hs:39)
    tcon (src/compiler/GF/Haskell.hs:40)
    let1 (src/compiler/GF/Haskell.hs:42)
    single (src/compiler/GF/Haskell.hs:43)
    plusplus (src/compiler/GF/Haskell.hs:45)
     (src/compiler/GF/Haskell.hs:52)
     (src/compiler/GF/Haskell.hs:54)
     (src/compiler/GF/Haskell.hs:85)
     (src/compiler/GF/Haskell.hs:88)
     (src/compiler/GF/Haskell.hs:100)
     (src/compiler/GF/Haskell.hs:107)
     (src/compiler/GF/Haskell.hs:123)
     (src/compiler/GF/Haskell.hs:132)
     (src/compiler/GF/Haskell.hs:138)
  24% ( 11 / 46) in 'GF.Infra.Option'
  Missing documentation for:
    Module header
    Options (src/compiler/GF/Infra/Option.hs:186)
    Flags (src/compiler/GF/Infra/Option.hs:145)
    Mode (src/compiler/GF/Infra/Option.hs:76)
    Phase (src/compiler/GF/Infra/Option.hs:86)
    Verbosity (src/compiler/GF/Infra/Option.hs:83)
    OutputFormat (src/compiler/GF/Infra/Option.hs:89)
    SISRFormat (src/compiler/GF/Infra/Option.hs:112)
    Optimization (src/compiler/GF/Infra/Option.hs:119)
    CFGTransform (src/compiler/GF/Infra/Option.hs:122)
    HaskellOption (src/compiler/GF/Infra/Option.hs:131)
    Dump (src/compiler/GF/Infra/Option.hs:138)
    Pass (src/compiler/GF/Infra/Option.hs:139)
    Recomp (src/compiler/GF/Infra/Option.hs:142)
    outputFormatsExpl (src/compiler/GF/Infra/Option.hs:472)
    parseOptions (src/compiler/GF/Infra/Option.hs:193)
    parseModuleOptions (src/compiler/GF/Infra/Option.hs:203)
    fixRelativeLibPaths (src/compiler/GF/Infra/Option.hs:212)
    addOptions (src/compiler/GF/Infra/Option.hs:236)
    concatOptions (src/compiler/GF/Infra/Option.hs:242)
    noOptions (src/compiler/GF/Infra/Option.hs:239)
    modifyFlags (src/compiler/GF/Infra/Option.hs:245)
    helpMessage (src/compiler/GF/Infra/Option.hs:66)
    flag (src/compiler/GF/Infra/Option.hs:233)
    cfgTransform (src/compiler/GF/Infra/Option.hs:579)
    haskellOption (src/compiler/GF/Infra/Option.hs:582)
    readOutputFormat (src/compiler/GF/Infra/Option.hs:556)
    isLexicalCat (src/compiler/GF/Infra/Option.hs:588)
    isLiteralCat (src/compiler/GF/Infra/Option.hs:585)
    getEncoding (src/compiler/GF/Infra/Option.hs:248)
    defaultEncoding (src/compiler/GF/Infra/Option.hs:250)
    setOptimization (src/compiler/GF/Infra/Option.hs:595)
    setCFGTransform (src/compiler/GF/Infra/Option.hs:601)
    verbAtLeast (src/compiler/GF/Infra/Option.hs:573)
    dump (src/compiler/GF/Infra/Option.hs:576)
  34% ( 29 / 85) in 'GF.Grammar.Grammar'
  Missing documentation for:
    ModuleInfo (src/compiler/GF/Grammar/Grammar.hs:93)
    SourceGrammar (src/compiler/GF/Grammar/Grammar.hs:106)
    SourceModInfo (src/compiler/GF/Grammar/Grammar.hs:108)
    SourceModule (src/compiler/GF/Grammar/Grammar.hs:107)
    emptyGrammar (src/compiler/GF/Grammar/Grammar.hs:200)
    mGrammar (src/compiler/GF/Grammar/Grammar.hs:202)
    modules (src/compiler/GF/Grammar/Grammar.hs:87)
    prependModule (src/compiler/GF/Grammar/Grammar.hs:197)
    moduleMap (src/compiler/GF/Grammar/Grammar.hs:86)
    MInclude (src/compiler/GF/Grammar/Grammar.hs:121)
    OpenSpec (src/compiler/GF/Grammar/Grammar.hs:136)
    extends (src/compiler/GF/Grammar/Grammar.hs:124)
    isInherited (src/compiler/GF/Grammar/Grammar.hs:127)
    inheritAll (src/compiler/GF/Grammar/Grammar.hs:133)
    openedModule (src/compiler/GF/Grammar/Grammar.hs:146)
    lookupModule (src/compiler/GF/Grammar/Grammar.hs:215)
    isModAbs (src/compiler/GF/Grammar/Grammar.hs:220)
    isModRes (src/compiler/GF/Grammar/Grammar.hs:226)
    isModCnc (src/compiler/GF/Grammar/Grammar.hs:234)
    sameMType (src/compiler/GF/Grammar/Grammar.hs:240)
    ModuleStatus (src/compiler/GF/Grammar/Grammar.hs:141)
    Term (src/compiler/GF/Grammar/Grammar.hs:351)
    Type (src/compiler/GF/Grammar/Grammar.hs:345)
    Cat (src/compiler/GF/Grammar/Grammar.hs:346)
    Fun (src/compiler/GF/Grammar/Grammar.hs:347)
    QIdent (src/compiler/GF/Grammar/Grammar.hs:349)
    BindType (src/runtime/haskell/PGF/Expr.hs:36)
    MetaId (src/compiler/GF/Grammar/Grammar.hs:449)
    Hypo (src/compiler/GF/Grammar/Grammar.hs:451)
    Context (src/compiler/GF/Grammar/Grammar.hs:452)
    Equation (src/compiler/GF/Grammar/Grammar.hs:453)
    Labelling (src/compiler/GF/Grammar/Grammar.hs:455)
    Assign (src/compiler/GF/Grammar/Grammar.hs:456)
    Case (src/compiler/GF/Grammar/Grammar.hs:457)
    LocalDef (src/compiler/GF/Grammar/Grammar.hs:459)
    Param (src/compiler/GF/Grammar/Grammar.hs:461)
    Altern (src/compiler/GF/Grammar/Grammar.hs:462)
    Substitution (src/compiler/GF/Grammar/Grammar.hs:464)
    varLabel (src/compiler/GF/Grammar/Grammar.hs:466)
    tupleLabel (src/compiler/GF/Grammar/Grammar.hs:469)
    linLabel (src/compiler/GF/Grammar/Grammar.hs:469)
    theLinLabel (src/compiler/GF/Grammar/Grammar.hs:473)
    ident2label (src/compiler/GF/Grammar/Grammar.hs:476)
    label2ident (src/compiler/GF/Grammar/Grammar.hs:479)
    Location (src/compiler/GF/Infra/Location.hs:9)
    unLoc (src/compiler/GF/Infra/Location.hs:20)
    noLoc (src/compiler/GF/Infra/Location.hs:23)
    ppLocation (src/compiler/GF/Infra/Location.hs:25)
    ppL (src/compiler/GF/Infra/Location.hs:34)
    PMCFG (src/compiler/GF/Grammar/Grammar.hs:312)
    Production (src/compiler/GF/Grammar/Grammar.hs:307)
    FId (src/runtime/haskell/PGF/Data.hs:54)
    FunId (src/runtime/haskell/PGF/Data.hs:79)
    SeqId (src/runtime/haskell/PGF/Data.hs:80)
    LIndex (src/runtime/haskell/PGF/Data.hs:55)
    Sequence (src/runtime/haskell/PGF/Data.hs:78)
   9% (  2 / 22) in 'GF.Command.Abstract'
  Missing documentation for:
    Module header
    Ident (src/compiler/GF/Command/Abstract.hs:6)
    CommandLine (src/compiler/GF/Command/Abstract.hs:8)
    Pipe (src/compiler/GF/Command/Abstract.hs:10)
    Command (src/compiler/GF/Command/Abstract.hs:12)
    Option (src/compiler/GF/Command/Abstract.hs:16)
    Value (src/compiler/GF/Command/Abstract.hs:21)
    Argument (src/compiler/GF/Command/Abstract.hs:27)
    valCIdOpts (src/compiler/GF/Command/Abstract.hs:34)
    valIntOpts (src/compiler/GF/Command/Abstract.hs:40)
    valStrOpts (src/compiler/GF/Command/Abstract.hs:46)
    listFlags (src/compiler/GF/Command/Abstract.hs:52)
    valueString (src/compiler/GF/Command/Abstract.hs:54)
    isOpt (src/compiler/GF/Command/Abstract.hs:60)
    isFlag (src/compiler/GF/Command/Abstract.hs:63)
    optsAndFlags (src/compiler/GF/Command/Abstract.hs:66)
    prOpt (src/compiler/GF/Command/Abstract.hs:72)
    mkOpt (src/compiler/GF/Command/Abstract.hs:77)
    getCommandOp (src/compiler/GF/Command/Abstract.hs:81)
    Term (src/compiler/GF/Grammar/Grammar.hs:351)
  27% (  4 / 15) in 'GF.Grammar.Values'
  Missing documentation for:
    Val (src/compiler/GF/Grammar/Values.hs:31)
    Env (src/compiler/GF/Grammar/Values.hs:34)
    Binds (src/compiler/GF/Grammar/Values.hs:36)
    Constraints (src/compiler/GF/Grammar/Values.hs:37)
    MetaSubst (src/compiler/GF/Grammar/Values.hs:38)
    valAbsInt (src/compiler/GF/Grammar/Values.hs:43)
    valAbsFloat (src/compiler/GF/Grammar/Values.hs:46)
    valAbsString (src/compiler/GF/Grammar/Values.hs:49)
    vType (src/compiler/GF/Grammar/Values.hs:52)
    isPredefCat (src/compiler/GF/Grammar/Predef.hs:39)
    eType (src/compiler/GF/Grammar/Values.hs:55)
   0% (  0 /  2) in 'GF.Infra.Dependencies'
  Missing documentation for:
    Module header
    depGraph (src/compiler/GF/Infra/Dependencies.hs:12)
  15% (  2 / 13) in 'GF.Grammar.Printer'
  Missing documentation for:
    TermPrintQual (src/compiler/GF/Grammar/Printer.hs:41)
    ppModule (src/compiler/GF/Grammar/Printer.hs:48)
    ppJudgement (src/compiler/GF/Grammar/Printer.hs:90)
    ppParams (src/compiler/GF/Grammar/Printer.hs:320)
    ppTerm (src/compiler/GF/Grammar/Printer.hs:173)
    ppPatt (src/compiler/GF/Grammar/Printer.hs:245)
    ppValue (src/compiler/GF/Grammar/Printer.hs:270)
    ppConstrs (src/compiler/GF/Grammar/Printer.hs:280)
    ppQIdent (src/compiler/GF/Grammar/Printer.hs:296)
    ppMeta (src/runtime/haskell/PGF/Expr.hs:271)
    getAbs (src/compiler/GF/Grammar/Printer.hs:341)
  21% ( 23 /111) in 'GF.Grammar.Macros'
  Missing documentation for:
    typeForm (src/compiler/GF/Grammar/Macros.hs:39)
    typeFormCnc (src/compiler/GF/Grammar/Macros.hs:53)
    valCat (src/compiler/GF/Grammar/Macros.hs:60)
    valType (src/compiler/GF/Grammar/Macros.hs:65)
    valTypeCnc (src/compiler/GF/Grammar/Macros.hs:70)
    typeSkeleton (src/compiler/GF/Grammar/Macros.hs:73)
    catSkeleton (src/compiler/GF/Grammar/Macros.hs:78)
    funsToAndFrom (src/compiler/GF/Grammar/Macros.hs:83)
    isRecursiveType (src/compiler/GF/Grammar/Macros.hs:89)
    isHigherOrderType (src/compiler/GF/Grammar/Macros.hs:94)
    contextOfType (src/compiler/GF/Grammar/Macros.hs:99)
    termForm (src/compiler/GF/Grammar/Macros.hs:104)
    termFormCnc (src/compiler/GF/Grammar/Macros.hs:115)
    appForm (src/compiler/GF/Grammar/Macros.hs:120)
    mkProdSimple (src/compiler/GF/Grammar/Macros.hs:126)
    mkProd (src/compiler/GF/Grammar/Macros.hs:129)
    mkTerm (src/compiler/GF/Grammar/Macros.hs:133)
    mkApp (src/compiler/GF/Grammar/Macros.hs:136)
    mkAbs (src/compiler/GF/Grammar/Macros.hs:139)
    appCons (src/compiler/GF/Grammar/Macros.hs:142)
    mkLet (src/compiler/GF/Grammar/Macros.hs:145)
    mkLetUntyped (src/compiler/GF/Grammar/Macros.hs:148)
    isVariable (src/compiler/GF/Grammar/Macros.hs:151)
    uType (src/compiler/GF/Grammar/Macros.hs:158)
    assign (src/compiler/GF/Grammar/Macros.hs:163)
    assignT (src/compiler/GF/Grammar/Macros.hs:166)
    unzipR (src/compiler/GF/Grammar/Macros.hs:169)
    mkAssign (src/compiler/GF/Grammar/Macros.hs:172)
    projectRec (src/compiler/GF/Grammar/Macros.hs:175)
    zipAssign (src/compiler/GF/Grammar/Macros.hs:181)
    mapAssignM (src/compiler/GF/Grammar/Macros.hs:184)
    mkRecordN (src/compiler/GF/Grammar/Macros.hs:190)
    mkRecord (src/compiler/GF/Grammar/Macros.hs:193)
    mkRecTypeN (src/compiler/GF/Grammar/Macros.hs:196)
    mkRecType (src/compiler/GF/Grammar/Macros.hs:199)
    record2subst (src/compiler/GF/Grammar/Macros.hs:202)
    typeType (src/compiler/GF/Grammar/Macros.hs:210)
    typePType (src/compiler/GF/Grammar/Macros.hs:210)
    typeStr (src/compiler/GF/Grammar/Macros.hs:210)
    typeTok (src/compiler/GF/Grammar/Macros.hs:210)
    typeStrs (src/compiler/GF/Grammar/Macros.hs:210)
    typeString (src/compiler/GF/Grammar/Macros.hs:218)
    typeFloat (src/compiler/GF/Grammar/Macros.hs:218)
    typeInt (src/compiler/GF/Grammar/Macros.hs:218)
    typeInts (src/compiler/GF/Grammar/Macros.hs:219)
    typePBool (src/compiler/GF/Grammar/Macros.hs:220)
    typeError (src/compiler/GF/Grammar/Macros.hs:221)
    isTypeInts (src/compiler/GF/Grammar/Macros.hs:230)
    isPredefConstant (src/compiler/GF/Grammar/Macros.hs:236)
    checkPredefError (src/compiler/GF/Grammar/Macros.hs:241)
    cnPredef (src/compiler/GF/Grammar/Macros.hs:247)
    mkSelects (src/compiler/GF/Grammar/Macros.hs:250)
    mkTable (src/compiler/GF/Grammar/Macros.hs:253)
    mkCTable (src/compiler/GF/Grammar/Macros.hs:256)
    mkHypo (src/compiler/GF/Grammar/Macros.hs:260)
    eqStrIdent (src/compiler/GF/Grammar/Macros.hs:263)
    tuple2record (src/compiler/GF/Grammar/Macros.hs:266)
    tuple2recordType (src/compiler/GF/Grammar/Macros.hs:269)
    tuple2recordPatt (src/compiler/GF/Grammar/Macros.hs:272)
    mkCases (src/compiler/GF/Grammar/Macros.hs:275)
    mkWildCases (src/compiler/GF/Grammar/Macros.hs:278)
    mkFunType (src/compiler/GF/Grammar/Macros.hs:281)
    plusRecType (src/compiler/GF/Grammar/Macros.hs:285)
    plusRecord (src/compiler/GF/Grammar/Macros.hs:293)
    maxVarIndex (src/compiler/GF/Grammar/Macros.hs:313)
    mkFreshVars (src/compiler/GF/Grammar/Macros.hs:316)
    int2term (src/compiler/GF/Grammar/Macros.hs:327)
    float2term (src/compiler/GF/Grammar/Macros.hs:330)
    symbolOfIdent (src/compiler/GF/Grammar/Macros.hs:337)
    symid (src/compiler/GF/Grammar/Macros.hs:340)
    justIdentOf (src/compiler/GF/Grammar/Macros.hs:343)
    linTypeStr (src/compiler/GF/Grammar/Macros.hs:348)
    linAsStr (src/compiler/GF/Grammar/Macros.hs:351)
    term2patt (src/compiler/GF/Grammar/Macros.hs:356)
    patt2term (src/compiler/GF/Grammar/Macros.hs:406)
    composSafePattOp (src/compiler/GF/Grammar/Macros.hs:465)
    composPattOp (src/compiler/GF/Grammar/Macros.hs:467)
    collectOp (src/compiler/GF/Grammar/Macros.hs:483)
    mconcatMap (src/compiler/GF/Grammar/Macros.hs:504)
    collectPattOp (src/compiler/GF/Grammar/Macros.hs:506)
    redirectTerm (src/compiler/GF/Grammar/Macros.hs:525)
    getTableType (src/compiler/GF/Grammar/Macros.hs:568)
    changeTableType (src/compiler/GF/Grammar/Macros.hs:575)
    noExist (src/compiler/GF/Grammar/Macros.hs:591)
    defaultLinType (src/compiler/GF/Grammar/Macros.hs:594)
    sortRec (src/compiler/GF/Grammar/Macros.hs:599)
    topoSortJments (src/compiler/GF/Grammar/Macros.hs:631)
    topoSortJments2 (src/compiler/GF/Grammar/Macros.hs:639)
  26% ( 66 /251) in 'GF.Grammar'
  Missing documentation for:
    ModuleInfo (src/compiler/GF/Grammar/Grammar.hs:93)
    SourceGrammar (src/compiler/GF/Grammar/Grammar.hs:106)
    SourceModInfo (src/compiler/GF/Grammar/Grammar.hs:108)
    SourceModule (src/compiler/GF/Grammar/Grammar.hs:107)
    emptyGrammar (src/compiler/GF/Grammar/Grammar.hs:200)
    mGrammar (src/compiler/GF/Grammar/Grammar.hs:202)
    modules (src/compiler/GF/Grammar/Grammar.hs:87)
    prependModule (src/compiler/GF/Grammar/Grammar.hs:197)
    moduleMap (src/compiler/GF/Grammar/Grammar.hs:86)
    MInclude (src/compiler/GF/Grammar/Grammar.hs:121)
    OpenSpec (src/compiler/GF/Grammar/Grammar.hs:136)
    extends (src/compiler/GF/Grammar/Grammar.hs:124)
    isInherited (src/compiler/GF/Grammar/Grammar.hs:127)
    inheritAll (src/compiler/GF/Grammar/Grammar.hs:133)
    openedModule (src/compiler/GF/Grammar/Grammar.hs:146)
    lookupModule (src/compiler/GF/Grammar/Grammar.hs:215)
    isModAbs (src/compiler/GF/Grammar/Grammar.hs:220)
    isModRes (src/compiler/GF/Grammar/Grammar.hs:226)
    isModCnc (src/compiler/GF/Grammar/Grammar.hs:234)
    sameMType (src/compiler/GF/Grammar/Grammar.hs:240)
    ModuleStatus (src/compiler/GF/Grammar/Grammar.hs:141)
    Term (src/compiler/GF/Grammar/Grammar.hs:351)
    Type (src/compiler/GF/Grammar/Grammar.hs:345)
    Cat (src/compiler/GF/Grammar/Grammar.hs:346)
    Fun (src/compiler/GF/Grammar/Grammar.hs:347)
    QIdent (src/compiler/GF/Grammar/Grammar.hs:349)
    BindType (src/runtime/haskell/PGF/Expr.hs:36)
    MetaId (src/compiler/GF/Grammar/Grammar.hs:449)
    Hypo (src/compiler/GF/Grammar/Grammar.hs:451)
    Context (src/compiler/GF/Grammar/Grammar.hs:452)
    Equation (src/compiler/GF/Grammar/Grammar.hs:453)
    Labelling (src/compiler/GF/Grammar/Grammar.hs:455)
    Assign (src/compiler/GF/Grammar/Grammar.hs:456)
    Case (src/compiler/GF/Grammar/Grammar.hs:457)
    LocalDef (src/compiler/GF/Grammar/Grammar.hs:459)
    Param (src/compiler/GF/Grammar/Grammar.hs:461)
    Altern (src/compiler/GF/Grammar/Grammar.hs:462)
    Substitution (src/compiler/GF/Grammar/Grammar.hs:464)
    varLabel (src/compiler/GF/Grammar/Grammar.hs:466)
    tupleLabel (src/compiler/GF/Grammar/Grammar.hs:469)
    linLabel (src/compiler/GF/Grammar/Grammar.hs:469)
    theLinLabel (src/compiler/GF/Grammar/Grammar.hs:473)
    ident2label (src/compiler/GF/Grammar/Grammar.hs:476)
    label2ident (src/compiler/GF/Grammar/Grammar.hs:479)
    Location (src/compiler/GF/Infra/Location.hs:9)
    unLoc (src/compiler/GF/Infra/Location.hs:20)
    noLoc (src/compiler/GF/Infra/Location.hs:23)
    ppLocation (src/compiler/GF/Infra/Location.hs:25)
    ppL (src/compiler/GF/Infra/Location.hs:34)
    PMCFG (src/compiler/GF/Grammar/Grammar.hs:312)
    Production (src/compiler/GF/Grammar/Grammar.hs:307)
    FId (src/runtime/haskell/PGF/Data.hs:54)
    FunId (src/runtime/haskell/PGF/Data.hs:79)
    SeqId (src/runtime/haskell/PGF/Data.hs:80)
    LIndex (src/runtime/haskell/PGF/Data.hs:55)
    Sequence (src/runtime/haskell/PGF/Data.hs:78)
    Val (src/compiler/GF/Grammar/Values.hs:31)
    Env (src/compiler/GF/Grammar/Values.hs:34)
    Binds (src/compiler/GF/Grammar/Values.hs:36)
    Constraints (src/compiler/GF/Grammar/Values.hs:37)
    MetaSubst (src/compiler/GF/Grammar/Values.hs:38)
    valAbsInt (src/compiler/GF/Grammar/Values.hs:43)
    valAbsFloat (src/compiler/GF/Grammar/Values.hs:46)
    valAbsString (src/compiler/GF/Grammar/Values.hs:49)
    vType (src/compiler/GF/Grammar/Values.hs:52)
    isPredefCat (src/compiler/GF/Grammar/Predef.hs:39)
    eType (src/compiler/GF/Grammar/Values.hs:55)
    typeForm (src/compiler/GF/Grammar/Macros.hs:39)
    typeFormCnc (src/compiler/GF/Grammar/Macros.hs:53)
    valCat (src/compiler/GF/Grammar/Macros.hs:60)
    valType (src/compiler/GF/Grammar/Macros.hs:65)
    valTypeCnc (src/compiler/GF/Grammar/Macros.hs:70)
    typeSkeleton (src/compiler/GF/Grammar/Macros.hs:73)
    catSkeleton (src/compiler/GF/Grammar/Macros.hs:78)
    funsToAndFrom (src/compiler/GF/Grammar/Macros.hs:83)
    isRecursiveType (src/compiler/GF/Grammar/Macros.hs:89)
    isHigherOrderType (src/compiler/GF/Grammar/Macros.hs:94)
    contextOfType (src/compiler/GF/Grammar/Macros.hs:99)
    termForm (src/compiler/GF/Grammar/Macros.hs:104)
    termFormCnc (src/compiler/GF/Grammar/Macros.hs:115)
    appForm (src/compiler/GF/Grammar/Macros.hs:120)
    mkProdSimple (src/compiler/GF/Grammar/Macros.hs:126)
    mkProd (src/compiler/GF/Grammar/Macros.hs:129)
    mkTerm (src/compiler/GF/Grammar/Macros.hs:133)
    mkApp (src/compiler/GF/Grammar/Macros.hs:136)
    mkAbs (src/compiler/GF/Grammar/Macros.hs:139)
    appCons (src/compiler/GF/Grammar/Macros.hs:142)
    mkLet (src/compiler/GF/Grammar/Macros.hs:145)
    mkLetUntyped (src/compiler/GF/Grammar/Macros.hs:148)
    isVariable (src/compiler/GF/Grammar/Macros.hs:151)
    uType (src/compiler/GF/Grammar/Macros.hs:158)
    assign (src/compiler/GF/Grammar/Macros.hs:163)
    assignT (src/compiler/GF/Grammar/Macros.hs:166)
    unzipR (src/compiler/GF/Grammar/Macros.hs:169)
    mkAssign (src/compiler/GF/Grammar/Macros.hs:172)
    projectRec (src/compiler/GF/Grammar/Macros.hs:175)
    zipAssign (src/compiler/GF/Grammar/Macros.hs:181)
    mapAssignM (src/compiler/GF/Grammar/Macros.hs:184)
    mkRecordN (src/compiler/GF/Grammar/Macros.hs:190)
    mkRecord (src/compiler/GF/Grammar/Macros.hs:193)
    mkRecTypeN (src/compiler/GF/Grammar/Macros.hs:196)
    mkRecType (src/compiler/GF/Grammar/Macros.hs:199)
    record2subst (src/compiler/GF/Grammar/Macros.hs:202)
    typeType (src/compiler/GF/Grammar/Macros.hs:210)
    typePType (src/compiler/GF/Grammar/Macros.hs:210)
    typeStr (src/compiler/GF/Grammar/Macros.hs:210)
    typeTok (src/compiler/GF/Grammar/Macros.hs:210)
    typeStrs (src/compiler/GF/Grammar/Macros.hs:210)
    typeString (src/compiler/GF/Grammar/Macros.hs:218)
    typeFloat (src/compiler/GF/Grammar/Macros.hs:218)
    typeInt (src/compiler/GF/Grammar/Macros.hs:218)
    typeInts (src/compiler/GF/Grammar/Macros.hs:219)
    typePBool (src/compiler/GF/Grammar/Macros.hs:220)
    typeError (src/compiler/GF/Grammar/Macros.hs:221)
    isTypeInts (src/compiler/GF/Grammar/Macros.hs:230)
    isPredefConstant (src/compiler/GF/Grammar/Macros.hs:236)
    checkPredefError (src/compiler/GF/Grammar/Macros.hs:241)
    cnPredef (src/compiler/GF/Grammar/Macros.hs:247)
    mkSelects (src/compiler/GF/Grammar/Macros.hs:250)
    mkTable (src/compiler/GF/Grammar/Macros.hs:253)
    mkCTable (src/compiler/GF/Grammar/Macros.hs:256)
    mkHypo (src/compiler/GF/Grammar/Macros.hs:260)
    eqStrIdent (src/compiler/GF/Grammar/Macros.hs:263)
    tuple2record (src/compiler/GF/Grammar/Macros.hs:266)
    tuple2recordType (src/compiler/GF/Grammar/Macros.hs:269)
    tuple2recordPatt (src/compiler/GF/Grammar/Macros.hs:272)
    mkCases (src/compiler/GF/Grammar/Macros.hs:275)
    mkWildCases (src/compiler/GF/Grammar/Macros.hs:278)
    mkFunType (src/compiler/GF/Grammar/Macros.hs:281)
    plusRecType (src/compiler/GF/Grammar/Macros.hs:285)
    plusRecord (src/compiler/GF/Grammar/Macros.hs:293)
    maxVarIndex (src/compiler/GF/Grammar/Macros.hs:313)
    mkFreshVars (src/compiler/GF/Grammar/Macros.hs:316)
    int2term (src/compiler/GF/Grammar/Macros.hs:327)
    float2term (src/compiler/GF/Grammar/Macros.hs:330)
    symbolOfIdent (src/compiler/GF/Grammar/Macros.hs:337)
    symid (src/compiler/GF/Grammar/Macros.hs:340)
    justIdentOf (src/compiler/GF/Grammar/Macros.hs:343)
    linTypeStr (src/compiler/GF/Grammar/Macros.hs:348)
    linAsStr (src/compiler/GF/Grammar/Macros.hs:351)
    term2patt (src/compiler/GF/Grammar/Macros.hs:356)
    patt2term (src/compiler/GF/Grammar/Macros.hs:406)
    composSafePattOp (src/compiler/GF/Grammar/Macros.hs:465)
    composPattOp (src/compiler/GF/Grammar/Macros.hs:467)
    collectOp (src/compiler/GF/Grammar/Macros.hs:483)
    mconcatMap (src/compiler/GF/Grammar/Macros.hs:504)
    collectPattOp (src/compiler/GF/Grammar/Macros.hs:506)
    redirectTerm (src/compiler/GF/Grammar/Macros.hs:525)
    getTableType (src/compiler/GF/Grammar/Macros.hs:568)
    changeTableType (src/compiler/GF/Grammar/Macros.hs:575)
    noExist (src/compiler/GF/Grammar/Macros.hs:591)
    defaultLinType (src/compiler/GF/Grammar/Macros.hs:594)
    sortRec (src/compiler/GF/Grammar/Macros.hs:599)
    topoSortJments (src/compiler/GF/Grammar/Macros.hs:631)
    topoSortJments2 (src/compiler/GF/Grammar/Macros.hs:639)
    TermPrintQual (src/compiler/GF/Grammar/Printer.hs:41)
    ppModule (src/compiler/GF/Grammar/Printer.hs:48)
    ppJudgement (src/compiler/GF/Grammar/Printer.hs:90)
    ppParams (src/compiler/GF/Grammar/Printer.hs:320)
    ppTerm (src/compiler/GF/Grammar/Printer.hs:173)
    ppPatt (src/compiler/GF/Grammar/Printer.hs:245)
    ppValue (src/compiler/GF/Grammar/Printer.hs:270)
    ppConstrs (src/compiler/GF/Grammar/Printer.hs:280)
    ppQIdent (src/compiler/GF/Grammar/Printer.hs:296)
    ppMeta (src/runtime/haskell/PGF/Expr.hs:271)
    getAbs (src/compiler/GF/Grammar/Printer.hs:341)
    moduleNameS (src/compiler/GF/Infra/Ident.hs:41)
    showIdent (src/compiler/GF/Infra/Ident.hs:93)
    prefixIdent (src/compiler/GF/Infra/Ident.hs:105)
    identS (src/compiler/GF/Infra/Ident.hs:98)
    identC (src/compiler/GF/Infra/Ident.hs:101)
    identW (src/compiler/GF/Infra/Ident.hs:102)
    identV (src/compiler/GF/Infra/Ident.hs:111)
    identA (src/compiler/GF/Infra/Ident.hs:112)
    identAV (src/compiler/GF/Infra/Ident.hs:113)
    isArgIdent (src/compiler/GF/Infra/Ident.hs:123)
    getArgIndex (src/compiler/GF/Infra/Ident.hs:127)
    isWildIdent (src/compiler/GF/Infra/Ident.hs:144)
    varIndex (src/compiler/GF/Infra/Ident.hs:152)
    rawIdentS (src/compiler/GF/Infra/Ident.hs:69)
    rawIdentC (src/compiler/GF/Infra/Ident.hs:70)
    ident2raw (src/compiler/GF/Infra/Ident.hs:91)
    prefixRawIdent (src/compiler/GF/Infra/Ident.hs:73)
    isPrefixOf (src/compiler/GF/Infra/Ident.hs:74)
    showRawIdent (src/compiler/GF/Infra/Ident.hs:71)
  50% (  1 /  2) in 'GF.Grammar.Unify'
  Missing documentation for:
    unifyVal (src/compiler/GF/Grammar/Unify.hs:26)
  12% (  1 /  8) in 'GF.Compile.TypeCheck.TC'
  Missing documentation for:
    AExp (src/compiler/GF/Compile/TypeCheck/TC.hs:33)
    Theory (src/compiler/GF/Compile/TypeCheck/TC.hs:56)
    checkExp (src/compiler/GF/Compile/TypeCheck/TC.hs:121)
    inferExp (src/compiler/GF/Compile/TypeCheck/TC.hs:178)
    checkBranch (src/compiler/GF/Compile/TypeCheck/TC.hs:234)
    eqVal (src/compiler/GF/Compile/TypeCheck/TC.hs:97)
    whnf (src/compiler/GF/Compile/TypeCheck/TC.hs:70)
   0% (  0 /  3) in 'GF.Compile.TypeCheck.Primitives'
  Missing documentation for:
    Module header
    typPredefined (src/compiler/GF/Compile/TypeCheck/Primitives.hs:7)
    primitives (src/compiler/GF/Compile/TypeCheck/Primitives.hs:14)
  20% (  1 /  5) in 'GF.Grammar.PatternMatch'
  Missing documentation for:
    matchPattern (src/compiler/GF/Grammar/PatternMatch.hs:32)
    testOvershadow (src/compiler/GF/Grammar/PatternMatch.hs:54)
    findMatch (src/compiler/GF/Grammar/PatternMatch.hs:61)
    measurePatt (src/compiler/GF/Grammar/PatternMatch.hs:172)
  20% (  1 /  5) in 'GF.Grammar.Lockfield'
  Missing documentation for:
    lockRecType (src/compiler/GF/Grammar/Lockfield.hs:25)
    unlockRecord (src/compiler/GF/Grammar/Lockfield.hs:33)
    lockLabel (src/compiler/GF/Grammar/Lockfield.hs:41)
    isLockLabel (src/compiler/GF/Grammar/Lockfield.hs:44)
  25% (  4 / 16) in 'GF.Grammar.Lookup'
  Missing documentation for:
    lookupIdent (src/compiler/GF/Grammar/Lookup.hs:53)
    allOrigInfos (src/compiler/GF/Grammar/Lookup.hs:125)
    lookupResDef (src/compiler/GF/Grammar/Lookup.hs:65)
    lookupResDefLoc (src/compiler/GF/Grammar/Lookup.hs:68)
    lookupResType (src/compiler/GF/Grammar/Lookup.hs:88)
    lookupOverload (src/compiler/GF/Grammar/Lookup.hs:104)
    lookupParamValues (src/compiler/GF/Grammar/Lookup.hs:130)
    allParamValues (src/compiler/GF/Grammar/Lookup.hs:137)
    lookupAbsDef (src/compiler/GF/Grammar/Lookup.hs:156)
    lookupLincat (src/compiler/GF/Grammar/Lookup.hs:164)
    allOpers (src/compiler/GF/Grammar/Lookup.hs:195)
    allOpersTo (src/compiler/GF/Grammar/Lookup.hs:217)
  33% (  1 /  3) in 'GF.Compile.SubExOpt'
  Missing documentation for:
    subexpModule (src/compiler/GF/Compile/SubExOpt.hs:39)
    unsubexpModule (src/compiler/GF/Compile/SubExOpt.hs:46)
   0% (  0 /  8) in 'GF.Grammar.Analyse'
  Missing documentation for:
    Module header
    stripSourceGrammar (src/compiler/GF/Grammar/Analyse.hs:24)
    constantDepsTerm (src/compiler/GF/Grammar/Analyse.hs:61)
    sizeTerm (src/compiler/GF/Grammar/Analyse.hs:81)
    sizeConstant (src/compiler/GF/Grammar/Analyse.hs:74)
    sizesModule (src/compiler/GF/Grammar/Analyse.hs:127)
    sizesGrammar (src/compiler/GF/Grammar/Analyse.hs:138)
    printSizesGrammar (src/compiler/GF/Grammar/Analyse.hs:145)
   0% (  0 /  4) in 'GF.Grammar.ShowTerm'
  Missing documentation for:
    Module header
    showTerm (src/compiler/GF/Grammar/ShowTerm.hs:11)
    ppTermTabular (src/compiler/GF/Grammar/ShowTerm.hs:20)
    TermPrintStyle (src/compiler/GF/Grammar/ShowTerm.hs:39)
  35% ( 15 / 43) in 'GF.Infra.UseIO'
  Missing documentation for:
    putIfVerb (src/compiler/GF/Infra/UseIO.hs:43)
    FileName (src/compiler/GF/Infra/UseIO.hs:47)
    InitPath (src/compiler/GF/Infra/UseIO.hs:48)
    FullPath (src/compiler/GF/Infra/UseIO.hs:49)
    gfLibraryPath (src/compiler/GF/Infra/UseIO.hs:51)
    gfGrammarPathVar (src/compiler/GF/Infra/UseIO.hs:52)
    getLibraryDirectory (src/compiler/GF/Infra/UseIO.hs:54)
    getGrammarPath (src/compiler/GF/Infra/UseIO.hs:61)
    getSubdirs (src/compiler/GF/Infra/UseIO.hs:90)
    justModuleName (src/compiler/GF/Infra/UseIO.hs:100)
    isGF (src/compiler/GF/Infra/UseIO.hs:103)
    isGFO (src/compiler/GF/Infra/UseIO.hs:103)
    gfFile (src/compiler/GF/Infra/UseIO.hs:107)
    gfoFile (src/compiler/GF/Infra/UseIO.hs:107)
    gf2gfo (src/compiler/GF/Infra/UseIO.hs:111)
    gf2gfo' (src/compiler/GF/Infra/UseIO.hs:114)
    splitInModuleSearchPath (src/compiler/GF/Infra/UseIO.hs:118)
    maybeIO (src/compiler/GF/Infra/UseIO.hs:171)
    die (src/compiler/GF/Infra/UseIO.hs:182)
    Output (src/compiler/GF/Infra/UseIO.hs:188)
     (src/compiler/GF/Infra/UseIO.hs:191)
     (src/compiler/GF/Infra/UseIO.hs:206)
    putPointE (src/compiler/GF/Infra/UseIO.hs:213)
    timeIt (src/compiler/GF/Infra/UseIO.hs:233)
    writeUTF8File (src/compiler/GF/Infra/UseIO.hs:241)
    readBinaryFile (src/compiler/GF/Infra/UseIO.hs:246)
    writeBinaryFile (src/compiler/GF/Infra/UseIO.hs:247)
    liftErr (src/compiler/GF/Data/Operations.hs:351)
  40% (  2 /  5) in 'GF.Grammar.Binary'
  Missing documentation for:
    VersionTagged (src/compiler/GF/Grammar/Binary.hs:307)
    decodeModule (src/compiler/GF/Grammar/Binary.hs:324)
    encodeModule (src/compiler/GF/Grammar/Binary.hs:337)
  33% ( 59 /179) in 'GF.Support'
  Missing documentation for:
    Module header
    HasSourcePath (src/compiler/GF/Infra/Location.hs:7)
    Location (src/compiler/GF/Infra/Location.hs:9)
     (src/compiler/GF/Infra/Location.hs:18)
    unLoc (src/compiler/GF/Infra/Location.hs:20)
    noLoc (src/compiler/GF/Infra/Location.hs:23)
    ppLocation (src/compiler/GF/Infra/Location.hs:25)
    ppL (src/compiler/GF/Infra/Location.hs:34)
     (src/compiler/GF/Infra/Location.hs:37)
     (src/compiler/GF/Infra/Location.hs:39)
    Options (src/compiler/GF/Infra/Option.hs:186)
    Flags (src/compiler/GF/Infra/Option.hs:145)
    Mode (src/compiler/GF/Infra/Option.hs:76)
    Phase (src/compiler/GF/Infra/Option.hs:86)
    Verbosity (src/compiler/GF/Infra/Option.hs:83)
    OutputFormat (src/compiler/GF/Infra/Option.hs:89)
    SISRFormat (src/compiler/GF/Infra/Option.hs:112)
    Optimization (src/compiler/GF/Infra/Option.hs:119)
    CFGTransform (src/compiler/GF/Infra/Option.hs:122)
    HaskellOption (src/compiler/GF/Infra/Option.hs:131)
    Dump (src/compiler/GF/Infra/Option.hs:138)
    Pass (src/compiler/GF/Infra/Option.hs:139)
    Recomp (src/compiler/GF/Infra/Option.hs:142)
    outputFormatsExpl (src/compiler/GF/Infra/Option.hs:472)
    parseOptions (src/compiler/GF/Infra/Option.hs:193)
    parseModuleOptions (src/compiler/GF/Infra/Option.hs:203)
    fixRelativeLibPaths (src/compiler/GF/Infra/Option.hs:212)
    addOptions (src/compiler/GF/Infra/Option.hs:236)
    concatOptions (src/compiler/GF/Infra/Option.hs:242)
    noOptions (src/compiler/GF/Infra/Option.hs:239)
    modifyFlags (src/compiler/GF/Infra/Option.hs:245)
    helpMessage (src/compiler/GF/Infra/Option.hs:66)
    flag (src/compiler/GF/Infra/Option.hs:233)
    cfgTransform (src/compiler/GF/Infra/Option.hs:579)
    haskellOption (src/compiler/GF/Infra/Option.hs:582)
    readOutputFormat (src/compiler/GF/Infra/Option.hs:556)
    isLexicalCat (src/compiler/GF/Infra/Option.hs:588)
    isLiteralCat (src/compiler/GF/Infra/Option.hs:585)
    getEncoding (src/compiler/GF/Infra/Option.hs:248)
    defaultEncoding (src/compiler/GF/Infra/Option.hs:250)
    setOptimization (src/compiler/GF/Infra/Option.hs:595)
    setCFGTransform (src/compiler/GF/Infra/Option.hs:601)
    verbAtLeast (src/compiler/GF/Infra/Option.hs:573)
    dump (src/compiler/GF/Infra/Option.hs:576)
    testErr (src/compiler/GF/Data/Operations.hs:84)
    errIn (src/compiler/GF/Data/Operations.hs:87)
    lookupErr (src/compiler/GF/Data/Operations.hs:90)
    ErrorMonad (src/compiler/GF/Data/Operations.hs:340)
    checks (src/compiler/GF/Data/Operations.hs:365)
    liftErr (src/compiler/GF/Data/Operations.hs:351)
    checkUnique (src/compiler/GF/Data/Operations.hs:104)
    unifyMaybeBy (src/compiler/GF/Data/Operations.hs:113)
    mapPairListM (src/compiler/GF/Data/Operations.hs:93)
    mapPairsM (src/compiler/GF/Data/Operations.hs:96)
    pairM (src/compiler/GF/Data/Operations.hs:99)
    BinTree (src/compiler/GF/Data/Operations.hs:122)
    emptyBinTree (src/compiler/GF/Data/Operations.hs:124)
    isInBinTree (src/compiler/GF/Data/Operations.hs:127)
    lookupTree (src/compiler/GF/Data/Operations.hs:133)
    lookupTreeManyAll (src/compiler/GF/Data/Operations.hs:137)
    updateTree (src/compiler/GF/Data/Operations.hs:143)
    buildTree (src/compiler/GF/Data/Operations.hs:146)
    filterBinTree (src/compiler/GF/Data/Operations.hs:152)
    mapTree (src/compiler/GF/Data/Operations.hs:149)
    tree2list (src/compiler/GF/Data/Operations.hs:155)
    indent (src/compiler/GF/Data/Operations.hs:160)
    +++ (src/compiler/GF/Data/Operations.hs:163)
    ++- (src/compiler/GF/Data/Operations.hs:163)
    ++++ (src/compiler/GF/Data/Operations.hs:163)
    +++- (src/compiler/GF/Data/Operations.hs:163)
    +++++ (src/compiler/GF/Data/Operations.hs:163)
    prUpper (src/compiler/GF/Data/Operations.hs:177)
    prReplicate (src/compiler/GF/Data/Operations.hs:184)
    prTList (src/compiler/GF/Data/Operations.hs:187)
    prQuotedString (src/compiler/GF/Data/Operations.hs:193)
    prParenth (src/compiler/GF/Data/Operations.hs:196)
    prCurly (src/compiler/GF/Data/Operations.hs:199)
    prBracket (src/compiler/GF/Data/Operations.hs:199)
    prArgList (src/compiler/GF/Data/Operations.hs:203)
    prSemicList (src/compiler/GF/Data/Operations.hs:203)
    prCurlyList (src/compiler/GF/Data/Operations.hs:203)
    restoreEscapes (src/compiler/GF/Data/Operations.hs:208)
    numberedParagraphs (src/compiler/GF/Data/Operations.hs:216)
    prConjList (src/compiler/GF/Data/Operations.hs:222)
    prIfEmpty (src/compiler/GF/Data/Operations.hs:228)
    ifNull (src/compiler/GF/Data/Operations.hs:75)
    readIntArg (src/compiler/GF/Data/Operations.hs:297)
    putIfVerb (src/compiler/GF/Infra/UseIO.hs:43)
    FileName (src/compiler/GF/Infra/UseIO.hs:47)
    InitPath (src/compiler/GF/Infra/UseIO.hs:48)
    FullPath (src/compiler/GF/Infra/UseIO.hs:49)
    gfLibraryPath (src/compiler/GF/Infra/UseIO.hs:51)
    gfGrammarPathVar (src/compiler/GF/Infra/UseIO.hs:52)
    getLibraryDirectory (src/compiler/GF/Infra/UseIO.hs:54)
    getGrammarPath (src/compiler/GF/Infra/UseIO.hs:61)
    getSubdirs (src/compiler/GF/Infra/UseIO.hs:90)
    justModuleName (src/compiler/GF/Infra/UseIO.hs:100)
    isGF (src/compiler/GF/Infra/UseIO.hs:103)
    isGFO (src/compiler/GF/Infra/UseIO.hs:103)
    gfFile (src/compiler/GF/Infra/UseIO.hs:107)
    gfoFile (src/compiler/GF/Infra/UseIO.hs:107)
    gf2gfo (src/compiler/GF/Infra/UseIO.hs:111)
    gf2gfo' (src/compiler/GF/Infra/UseIO.hs:114)
    splitInModuleSearchPath (src/compiler/GF/Infra/UseIO.hs:118)
    maybeIO (src/compiler/GF/Infra/UseIO.hs:171)
    die (src/compiler/GF/Infra/UseIO.hs:182)
    Output (src/compiler/GF/Infra/UseIO.hs:188)
     (src/compiler/GF/Infra/UseIO.hs:191)
     (src/compiler/GF/Infra/UseIO.hs:206)
    putPointE (src/compiler/GF/Infra/UseIO.hs:213)
    timeIt (src/compiler/GF/Infra/UseIO.hs:233)
    writeUTF8File (src/compiler/GF/Infra/UseIO.hs:241)
    readBinaryFile (src/compiler/GF/Infra/UseIO.hs:246)
    writeBinaryFile (src/compiler/GF/Infra/UseIO.hs:247)
    liftErr (src/compiler/GF/Data/Operations.hs:351)
    catch (src/compiler/GF/System/Catch.hs:8)
    try (src/compiler/GF/System/Catch.hs:9)
    changeConsoleEncoding (src/compiler/GF/System/Console.hs:28)
    TermColors (src/compiler/GF/System/Console.hs:55)
    getTermColors (src/compiler/GF/System/Console.hs:58)
   0% (  0 /  3) in 'GF.Compile.Tags'
  Missing documentation for:
    Module header
    writeTags (src/compiler/GF/Compile/Tags.hs:18)
    gf2gftags (src/compiler/GF/Compile/Tags.hs:86)
  50% (  9 / 18) in 'GF.Infra.CheckM'
  Missing documentation for:
    Check (src/compiler/GF/Infra/CheckM.hs:43)
    CheckResult (src/compiler/GF/Infra/CheckM.hs:42)
    Message (src/compiler/GF/Infra/CheckM.hs:35)
    checkCond (src/compiler/GF/Infra/CheckM.hs:71)
    checkWarnings (src/compiler/GF/Infra/CheckM.hs:78)
    checkIn (src/compiler/GF/Infra/CheckM.hs:149)
    checkMap (src/compiler/GF/Infra/CheckM.hs:129)
    checkMapRecover (src/compiler/GF/Infra/CheckM.hs:134)
    parallelCheck (src/compiler/GF/Infra/CheckM.hs:116)
  67% (  2 /  3) in 'GF.Compile.Rename'
  Missing documentation for:
    renameModule (src/compiler/GF/Compile/Rename.hs:52)
  75% (  3 /  4) in 'GF.Compile.Update'
  Missing documentation for:
    extendModule (src/compiler/GF/Compile/Update.hs:46)
   0% (  0 /  5) in 'GF.Compile.TypeCheck.RConcrete'
  Missing documentation for:
    Module header
    checkLType (src/compiler/GF/Compile/TypeCheck/RConcrete.hs:415)
    inferLType (src/compiler/GF/Compile/TypeCheck/RConcrete.hs:77)
    computeLType (src/compiler/GF/Compile/TypeCheck/RConcrete.hs:18)
    ppType (src/compiler/GF/Compile/TypeCheck/RConcrete.hs:742)
  33% (  2 /  6) in 'GF.Compile.TypeCheck.Abstract'
  Missing documentation for:
    checkContext (src/compiler/GF/Compile/TypeCheck/Abstract.hs:69)
    checkTyp (src/compiler/GF/Compile/TypeCheck/Abstract.hs:72)
    checkDef (src/compiler/GF/Compile/TypeCheck/Abstract.hs:75)
    checkConstrs (src/compiler/GF/Compile/TypeCheck/Abstract.hs:81)
   0% (  0 / 11) in 'GF.Grammar.Parser'
  Missing documentation for:
    Module header
    P (src/compiler/GF/Grammar/Lexer.x:271)
    runP (src/compiler/GF/Grammar/Lexer.x:287)
    runPartial (src/compiler/GF/Grammar/Lexer.x:290)
    pModDef (dist/build/GF/Grammar/Parser.hs:3511)
    pModHeader (dist/build/GF/Grammar/Parser.hs:3517)
    pTerm (dist/build/GF/Grammar/Parser.hs:3520)
    pExp (dist/build/GF/Grammar/Parser.hs:3523)
    pTopDef (dist/build/GF/Grammar/Parser.hs:3514)
    pBNFCRules (dist/build/GF/Grammar/Parser.hs:3526)
    pEBNFRules (dist/build/GF/Grammar/Parser.hs:3529)
   0% (  0 /  3) in 'GF.Command.Parse'
  Missing documentation for:
    Module header
    readCommandLine (src/compiler/GF/Command/Parse.hs:11)
    pCommand (src/compiler/GF/Command/Parse.hs:24)
  25% (  3 / 12) in 'GF.Compile.ReadFiles'
  Missing documentation for:
    ModName (src/compiler/GF/Compile/ReadFiles.hs:52)
    ModEnv (src/compiler/GF/Compile/ReadFiles.hs:53)
    importsOfModule (src/compiler/GF/Compile/ReadFiles.hs:180)
    findFile (src/compiler/GF/Compile/ReadFiles.hs:124)
    gfImports (src/compiler/GF/Compile/ReadFiles.hs:144)
    gfoImports (src/compiler/GF/Compile/ReadFiles.hs:146)
    VersionTagged (src/compiler/GF/Grammar/Binary.hs:307)
    parseSource (src/compiler/GF/Compile/ReadFiles.hs:225)
    getPragmas (src/compiler/GF/Compile/ReadFiles.hs:259)
  50% (  2 /  4) in 'GF.Compile.GetGrammar'
  Missing documentation for:
    getBNFCRules (src/compiler/GF/Compile/GetGrammar.hs:66)
    getEBNFRules (src/compiler/GF/Compile/GetGrammar.hs:76)
   0% (  0 /  2) in 'GF.Compile.CFGtoPGF'
  Missing documentation for:
    Module header
    cf2pgf (src/compiler/GF/Compile/CFGtoPGF.hs:20)
  14% (  3 / 22) in 'GF.Command.CommandInfo'
  Missing documentation for:
    Module header
    CommandInfo (src/compiler/GF/Command/CommandInfo.hs:9)
    mapCommandExec (src/compiler/GF/Command/CommandInfo.hs:21)
    emptyCommandInfo (src/compiler/GF/Command/CommandInfo.hs:24)
    TypeCheckArg (src/compiler/GF/Command/CommandInfo.hs:37)
    CommandArguments (src/compiler/GF/Command/CommandInfo.hs:41)
    CommandOutput (src/compiler/GF/Command/CommandInfo.hs:43)
    fromStrings (src/compiler/GF/Command/CommandInfo.hs:46)
    fromExprs (src/compiler/GF/Command/CommandInfo.hs:47)
    fromString (src/compiler/GF/Command/CommandInfo.hs:48)
    pipeWithMessage (src/compiler/GF/Command/CommandInfo.hs:49)
    pipeMessage (src/compiler/GF/Command/CommandInfo.hs:50)
    pipeExprs (src/compiler/GF/Command/CommandInfo.hs:51)
    void (src/compiler/GF/Command/CommandInfo.hs:52)
    stringAsExpr (src/compiler/GF/Command/CommandInfo.hs:54)
    toStrings (src/compiler/GF/Command/CommandInfo.hs:58)
    toExprs (src/compiler/GF/Command/CommandInfo.hs:70)
    toTerm (src/compiler/GF/Command/CommandInfo.hs:76)
    mkEx (src/compiler/GF/Command/CommandInfo.hs:84)
   0% (  0 /  5) in 'GF.Command.Interpreter'
  Missing documentation for:
    Module header
    CommandEnv (src/compiler/GF/Command/Interpreter.hs:15)
    mkCommandEnv (src/compiler/GF/Command/Interpreter.hs:22)
    interpretCommandLine (src/compiler/GF/Command/Interpreter.hs:25)
    getCommandOp (src/compiler/GF/Command/Abstract.hs:81)
   0% (  0 /  9) in 'GF.Command.Help'
  Missing documentation for:
    Module header
    commandHelpAll' (src/compiler/GF/Command/Help.hs:10)
    commandHelp' (src/compiler/GF/Command/Help.hs:13)
    commandHelp (src/compiler/GF/Command/Help.hs:16)
    commandHelpTags (src/compiler/GF/Command/Help.hs:30)
    section (src/compiler/GF/Command/Help.hs:53)
    optionally (src/compiler/GF/Command/Help.hs:55)
    compact (src/compiler/GF/Command/Help.hs:58)
    helpCommand (src/compiler/GF/Command/Help.hs:62)
   0% (  0 /  3) in 'GF.Compile.ToAPI'
  Missing documentation for:
    Module header
    stringToAPI (src/compiler/GF/Compile/ToAPI.hs:35)
    exprToAPI (src/compiler/GF/Compile/ToAPI.hs:25)
   0% (  0 /  4) in 'ExampleService'
  Missing documentation for:
    Module header
    cgiMain (src/example-based/ExampleService.hs:19)
    cgiMain' (src/example-based/ExampleService.hs:22)
    newPGFCache (src/example-based/ExampleService.hs:16)
   0% (  0 /  4) in 'GF.Command.TreeOperations'
  Missing documentation for:
    Module header
    treeOp (src/compiler/GF/Command/TreeOperations.hs:13)
    allTreeOps (src/compiler/GF/Command/TreeOperations.hs:16)
    treeChunks (src/compiler/GF/Command/TreeOperations.hs:48)
  25% (  2 /  8) in 'GF.Compile.Compute.Value'
  Missing documentation for:
    Module header
    Wild (src/compiler/GF/Compile/Compute/Value.hs:40)
    Binding (src/compiler/GF/Compile/Compute/Value.hs:41)
    Bind (src/compiler/GF/Co
src/compiler/GF/Compile/Compute/Predef.hs:28:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘fromValue’
    • In the instance declaration for ‘Predef Bool’

src/compiler/GF/CompileInParallel.hs:5:1: warning: [-Wunused-imports]
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
mpile/Compute/Value.hs:42)
     (src/compiler/GF/Compile/Compute/Value.hs:44)
    Env (src/compiler/GF/Compile/Compute/Value.hs:46)
  25% (  1 /  4) in 'GF.Compile.Compute.Predef'
  Missing documentation for:
    predef (src/compiler/GF/Compile/Compute/Predef.hs:60)
    predefName (src/compiler/GF/Compile/Compute/Predef.hs:67)
    delta (src/compiler/GF/Compile/Compute/Predef.hs:84)
  31% (  4 / 13) in 'GF.Compile.Compute.ConcreteNew'
  Missing documentation for:
    GlobalEnv (src/compiler/GF/Compile/Compute/ConcreteNew.hs:51)
    GLocation (src/compiler/GF/Compile/Compute/ConcreteNew.hs:55)
    geLoc (src/compiler/GF/Compile/Compute/ConcreteNew.hs:60)
    geGrammar (src/compiler/GF/Compile/Compute/ConcreteNew.hs:61)
    normalForm (src/compiler/GF/Compile/Compute/ConcreteNew.hs:29)
    Bind (src/compiler/GF/Compile/Compute/Value.hs:42)
    Env (src/compiler/GF/Compile/Compute/Value.hs:46)
    eval (src/compiler/GF/Compile/Compute/ConcreteNew.hs:38)
    vapply (src/compiler/GF/Compile/Compute/ConcreteNew.hs:436)
 100% (  3 /  3) in 'GF.Compile.ConcreteToHaskell'
 100% (  2 /  2) in 'GF.Compile.Optimize'
  40% (  2 /  5) in 'GF.Compile.GeneratePMCFG'
  Missing documentation for:
    generatePMCFG (src/compiler/GF/Compile/GeneratePMCFG.hs:49)
    pgfCncCat (src/compiler/GF/Compile/GeneratePMCFG.hs:160)
    addPMCFG (src/compiler/GF/Compile/GeneratePMCFG.hs:71)
   0% (  0 /  3) in 'GF.Compile.TypeCheck.ConcreteNew'
  Missing documentation for:
    Module header
    checkLType (src/compiler/GF/Compile/TypeCheck/ConcreteNew.hs:23)
    inferLType (src/compiler/GF/Compile/TypeCheck/ConcreteNew.hs:30)
 100% (  2 /  2) in 'GF.Compile.CheckGrammar'
  57% (  4 /  7) in 'GF.CompileOne'
  Missing documentation for:
    Module header
    OneOutput (src/compiler/GF/CompileOne.hs:34)
    CompiledModule (src/compiler/GF/CompileOne.hs:35)
 100% (  2 /  2) in 'GF.CompileInParallel'
 100% (  2 /  2) in 'GF.Compile.PGFtoHaskell'
  50% (  1 /  2) in 'GF.Compile.PGFtoProlog'
  Missing documentation for:
    grammar2prolog (src/compiler/GF/Compile/PGFtoProlog.hs:24)
   0% (  0 /  3) in 'GF.Compile.PGFtoLProlog'
  Missing documentation for:
    Module header
    grammar2lambdaprolog_mod (src/compiler/GF/Compile/PGFtoLProlog.hs:12)
    grammar2lambdaprolog_sig (src/compiler/GF/Compile/PGFtoLProlog.hs:25)
   0% (  0 /  2) in 'GF.Compile.PGFtoJS'
  Missing documentation for:
    Module header
    pgf2js (src/compiler/GF/Compile/PGFtoJS.hs:20)
  50% (  1 /  2) in 'GF.Compile.PGFtoPython'
  Missing documentation for:
    pgf2python (src/compiler/GF/Compile/PGFtoPython.hs:23)
  33% (  1 /  3) in 'GF.Speech.PGFToCFG'
  Missing documentation for:
    bnfPrinter (src/compiler/GF/Speech/PGFToCFG.hs:23)
    pgfToCFG (src/compiler/GF/Speech/PGFToCFG.hs:31)
 100% (  2 /  2) in 'GF.Speech.VoiceXML'
   0% (  0 /  2) in 'GF.Compile.GenerateBC'
  Missing documentation for:
    Module header
    generateByteCode (src/compiler/GF/Compile/GenerateBC.hs:12)
   0% (  0 /  2) in 'GF.Compile.GrammarToPGF'
  Missing documentation for:
    Module header
    mkCanon2pgf (src/compiler/GF/Compile/GrammarToPGF.hs:33)
  80% (  4 /  5) in 'GF.Compile'
  Missing documentation for:
    Module header
   0% (  0 /  3) in 'GF.Command.Importing'
  Missing documentation for:
    Module header
    importGrammar (src/compiler/GF/Command/Importing.hs:22)
    importSource (src/compiler/GF/Command/Importing.hs:48)
  44% ( 12 / 27) in 'GF.Infra.SIO'
  Missing documentation for:
    SIO (src/compiler/GF/Infra/SIO.hs:49)
    getCPUTime (src/compiler/GF/Infra/SIO.hs:117)
    getCurrentDirectory (src/compiler/GF/Infra/SIO.hs:118)
    getLibraryDirectory (src/compiler/GF/Infra/SIO.hs:119)
    newStdGen (src/compiler/GF/Infra/SIO.hs:120)
    print (src/compiler/GF/Infra/SIO.hs:115)
    putStr (src/compiler/GF/Infra/SIO.hs:111)
    putStrLn (src/compiler/GF/Infra/SIO.hs:113)
    importGrammar (src/compiler/GF/Infra/SIO.hs:124)
    importSource (src/compiler/GF/Infra/SIO.hs:125)
    putStrLnFlush (src/compiler/GF/Infra/SIO.hs:114)
    runInterruptibly (src/compiler/GF/Infra/SIO.hs:121)
    lazySIO (src/compiler/GF/Infra/SIO.hs:122)
    restricted (src/compiler/GF/Infra/SIO.hs:97)
    restrictedSystem (src/compiler/GF/Infra/SIO.hs:98)
  20% (  2 / 10) in 'GF.Command.CommonCommands'
  Missing documentation for:
    extend (src/compiler/GF/Command/CommonCommands.hs:20)
    commonCommands (src/compiler/GF/Command/CommonCommands.hs:22)
    stringOps (src/compiler/GF/Command/CommonCommands.hs:220)
    envFlag (src/compiler/GF/Command/CommonCommands.hs:225)
    stringOpOptions (src/compiler/GF/Command/CommonCommands.hs:230)
    trie (src/compiler/GF/Command/CommonCommands.hs:256)
    toString (src/compiler/GF/Command/CommonCommands.hs:270)
    toLines (src/compiler/GF/Command/CommonCommands.hs:271)
  33% (  1 /  3) in 'GF.Command.SourceCommands'
  Missing documentation for:
    HasGrammar (src/compiler/GF/Command/SourceCommands.hs:29)
    sourceCommands (src/compiler/GF/Command/SourceCommands.hs:32)
  33% (  2 /  6) in 'GF.Speech.CFGToFA'
  Missing documentation for:
    cfgToFA (src/compiler/GF/Speech/CFGToFA.hs:48)
    makeSimpleRegular (src/compiler/GF/Grammar/CFG.hs:193)
    MFA (src/compiler/GF/Speech/CFGToFA.hs:44)
    cfgToMFA (src/compiler/GF/Speech/CFGToFA.hs:105)
  31% (  4 / 13) in 'GF.Speech.SRG'
  Missing documentation for:
    SRG (src/compiler/GF/Speech/SRG.hs:42)
    SRGRule (src/compiler/GF/Speech/SRG.hs:51)
    SRGItem (src/compiler/GF/Speech/SRG.hs:58)
    SRGSymbol (src/compiler/GF/Speech/SRG.hs:60)
    CFTerm (src/compiler/GF/Grammar/CFG.hs:41)
    ebnfPrinter (src/compiler/GF/Speech/SRG.hs:65)
    makeNonRecursiveSRG (src/compiler/GF/Speech/SRG.hs:98)
    isExternalCat (src/compiler/GF/Speech/SRG.hs:144)
    lookupFM_ (src/compiler/GF/Speech/SRG.hs:196)
  50% (  1 /  2) in 'GF.Speech.GSL'
  Missing documentation for:
    gslPrinter (src/compiler/GF/Speech/GSL.hs:26)
  12% (  1 /  8) in 'GF.Speech.SISR'
  Missing documentation for:
    SISRFormat (src/compiler/GF/Infra/Option.hs:112)
    SISRTag (src/compiler/GF/Speech/SISR.hs:23)
    prSISR (src/compiler/GF/Speech/SISR.hs:26)
    topCatSISR (src/compiler/GF/Speech/SISR.hs:29)
    profileInitSISR (src/compiler/GF/Speech/SISR.hs:32)
    catSISR (src/compiler/GF/Speech/SISR.hs:44)
    profileFinalSISR (src/compiler/GF/Speech/SISR.hs:50)
  33% (  1 /  3) in 'GF.Speech.SRGS_ABNF'
  Missing documentation for:
    srgsAbnfPrinter (src/compiler/GF/Speech/SRGS_ABNF.hs:39)
    srgsAbnfNonRecursivePrinter (src/compiler/GF/Speech/SRGS_ABNF.hs:44)
  33% (  1 /  3) in 'GF.Speech.SRGS_XML'
  Missing documentation for:
    srgsXmlPrinter (src/compiler/GF/Speech/SRGS_XML.hs:24)
    srgsXmlNonRecursivePrinter (src/compiler/GF/Speech/SRGS_XML.hs:29)
  50% (  1 /  2) in 'GF.Speech.JSGF'
  Missing documentation for:
    jsgfPrinter (src/compiler/GF/Speech/JSGF.hs:32)
  40% (  2 /  5) in 'GF.Speech.SLF'
  Missing documentation for:
    slfPrinter (src/compiler/GF/Speech/SLF.hs:103)
    slfGraphvizPrinter (src/compiler/GF/Speech/SLF.hs:67)
    slfSubGraphvizPrinter (src/compiler/GF/Speech/SLF.hs:77)
  33% (  1 /  3) in 'GF.Speech.PrRegExp'
  Missing documentation for:
    regexpPrinter (src/compiler/GF/Speech/PrRegExp.hs:16)
    multiRegexpPrinter (src/compiler/GF/Speech/PrRegExp.hs:19)
  67% (  2 /  3) in 'GF.Compile.Export'
  Missing documentation for:
    Module header
  80% (  4 /  5) in 'GF.Compiler'
  Missing documentation for:
    Module header
   0% (  0 /  9) in 'GF.Command.Commands'
  Missing documentation for:
    Module header
    PGFEnv (src/compiler/GF/Command/Commands.hs:40)
    HasPGFEnv (src/compiler/GF/Command/Commands.hs:45)
    pgf (src/compiler/GF/Command/Commands.hs:40)
    mos (src/compiler/GF/Command/Commands.hs:40)
    pgfEnv (src/compiler/GF/Command/Commands.hs:42)
    pgfCommands (src/compiler/GF/Command/Commands.hs:51)
    options (src/compiler/GF/Command/CommandInfo.hs:15)
    flags (src/compiler/GF/Command/CommandInfo.hs:16)
   0% (  0 / 22) in 'SimpleEditor.Convert'
  Missing documentation for:
    Module header
    parseModule (src/compiler/Sim
src/compiler/GF/Server.hs:8:1: warning: [-Wdeprecations]
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

src/compiler/GF/Server.hs:110:29: warning: [-Wdeprecations]
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Error, but defined in transformers-0.5.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/compiler/GF/Server.hs:112:29: warning: [-Wdeprecations]
    In the use of ‘runErrorT’
    (imported from Control.Monad.Error, but defined in transformers-0.5.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/compiler/GF/Server.hs:125:25: warning: [-Wdeprecations]
    In the use of data constructor ‘ErrorT’
    (imported from Control.Monad.Error, but defined in transformers-0.5.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/compiler/GF/Server.hs:130:42: warning: [-Wdeprecations]
    In the use of ‘runErrorT’
    (imported from Control.Monad.Error, but defined in transformers-0.5.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/compiler/GF/Server.hs:400:10: warning: [-Wdeprecations]
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in transformers-0.5.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/compiler/GF/Server.hs:400:10: warning: [-Wdeprecations]
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in transformers-0.5.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
pleEditor/Convert.hs:26)
    convModule (src/compiler/SimpleEditor/Convert.hs:40)
    convAbstract (src/compiler/SimpleEditor/Convert.hs:47)
    convExtends (src/compiler/SimpleEditor/Convert.hs:61)
    convExtend (src/compiler/SimpleEditor/Convert.hs:62)
    convAbsJments (src/compiler/SimpleEditor/Convert.hs:65)
    convAbsJment (src/compiler/SimpleEditor/Convert.hs:67)
    convType (src/compiler/SimpleEditor/Convert.hs:81)
    convSimpleType (src/compiler/SimpleEditor/Convert.hs:85)
    convId (src/compiler/SimpleEditor/Convert.hs:88)
    convModId (src/compiler/SimpleEditor/Convert.hs:89)
    convConcrete (src/compiler/SimpleEditor/Convert.hs:91)
    convOpens (src/compiler/SimpleEditor/Convert.hs:106)
    convOpen (src/compiler/SimpleEditor/Convert.hs:108)
    CncJment (src/compiler/SimpleEditor/Convert.hs:114)
    convCncJments (src/compiler/SimpleEditor/Convert.hs:116)
    convCncJment (src/compiler/SimpleEditor/Convert.hs:118)
    convBind (src/compiler/SimpleEditor/Convert.hs:145)
    jmentList (src/compiler/SimpleEditor/Convert.hs:148)
    jmentLocation (src/compiler/SimpleEditor/Convert.hs:150)
    loc (src/compiler/SimpleEditor/Convert.hs:161)
 100% (  2 /  2) in 'GF.Server'
 100% (  4 /  4) in 'GF.Interactive'
 100% (  4 /  4) in 'GF.Main'
  33% ( 89 /270) in 'GF'
  Missing documentation for:
    OneOutput (src/compiler/GF/CompileOne.hs:34)
    CompiledModule (src/compiler/GF/CompileOne.hs:35)
    getBNFCRules (src/compiler/GF/Compile/GetGrammar.hs:66)
    getEBNFRules (src/compiler/GF/Compile/GetGrammar.hs:76)
    ModuleInfo (src/compiler/GF/Grammar/Grammar.hs:93)
    SourceGrammar (src/compiler/GF/Grammar/Grammar.hs:106)
    SourceModInfo (src/compiler/GF/Grammar/Grammar.hs:108)
    SourceModule (src/compiler/GF/Grammar/Grammar.hs:107)
    emptyGrammar (src/compiler/GF/Grammar/Grammar.hs:200)
    mGrammar (src/compiler/GF/Grammar/Grammar.hs:202)
    modules (src/compiler/GF/Grammar/Grammar.hs:87)
    prependModule (src/compiler/GF/Grammar/Grammar.hs:197)
    moduleMap (src/compiler/GF/Grammar/Grammar.hs:86)
    MInclude (src/compiler/GF/Grammar/Grammar.hs:121)
    OpenSpec (src/compiler/GF/Grammar/Grammar.hs:136)
    extends (src/compiler/GF/Grammar/Grammar.hs:124)
    isInherited (src/compiler/GF/Grammar/Grammar.hs:127)
    inheritAll (src/compiler/GF/Grammar/Grammar.hs:133)
    openedModule (src/compiler/GF/Grammar/Grammar.hs:146)
    lookupModule (src/compiler/GF/Grammar/Grammar.hs:215)
    isModAbs (src/compiler/GF/Grammar/Grammar.hs:220)
    isModRes (src/compiler/GF/Grammar/Grammar.hs:226)
    isModCnc (src/compiler/GF/Grammar/Grammar.hs:234)
    sameMType (src/compiler/GF/Grammar/Grammar.hs:240)
    ModuleStatus (src/compiler/GF/Grammar/Grammar.hs:141)
    Term (src/compiler/GF/Grammar/Grammar.hs:351)
    Type (src/compiler/GF/Grammar/Grammar.hs:345)
    Cat (src/compiler/GF/Grammar/Grammar.hs:346)
    Fun (src/compiler/GF/Grammar/Grammar.hs:347)
    QIdent (src/compiler/GF/Grammar/Grammar.hs:349)
    BindType (src/runtime/haskell/PGF/Expr.hs:36)
    MetaId (src/compiler/GF/Grammar/Grammar.hs:449)
    Hypo (src/compiler/GF/Grammar/Grammar.hs:451)
    Context (src/compiler/GF/Grammar/Grammar.hs:452)
    Equation (src/compiler/GF/Grammar/Grammar.hs:453)
    Labelling (src/compiler/GF/Grammar/Grammar.hs:455)
    Assign (src/compiler/GF/Grammar/Grammar.hs:456)
    Case (src/compiler/GF/Grammar/Grammar.hs:457)
    LocalDef (src/compiler/GF/Grammar/Grammar.hs:459)
    Param (src/compiler/GF/Grammar/Grammar.hs:461)
    Altern (src/compiler/GF/Grammar/Grammar.hs:462)
    Substitution (src/compiler/GF/Grammar/Grammar.hs:464)
    varLabel (src/compiler/GF/Grammar/Grammar.hs:466)
    tupleLabel (src/compiler/GF/Grammar/Grammar.hs:469)
    linLabel (src/compiler/GF/Grammar/Grammar.hs:469)
    theLinLabel (src/compiler/GF/Grammar/Grammar.hs:473)
    ident2label (src/compiler/GF/Grammar/Grammar.hs:476)
    label2ident (src/compiler/GF/Grammar/Grammar.hs:479)
    Location (src/compiler/GF/Infra/Location.hs:9)
    unLoc (src/compiler/GF/Infra/Location.hs:20)
    noLoc (src/compiler/GF/Infra/Location.hs:23)
    ppLocation (src/compiler/GF/Infra/Location.hs:25)
    ppL (src/compiler/GF/Infra/Location.hs:34)
    PMCFG (src/compiler/GF/Grammar/Grammar.hs:312)
    Production (src/compiler/GF/Grammar/Grammar.hs:307)
    FId (src/runtime/haskell/PGF/Data.hs:54)
    FunId (src/runtime/haskell/PGF/Data.hs:79)
    SeqId (src/runtime/haskell/PGF/Data.hs:80)
    LIndex (src/runtime/haskell/PGF/Data.hs:55)
    Sequence (src/runtime/haskell/PGF/Data.hs:78)
    typeForm (src/compiler/GF/Grammar/Macros.hs:39)
    typeFormCnc (src/compiler/GF/Grammar/Macros.hs:53)
    valCat (src/compiler/GF/Grammar/Macros.hs:60)
    valType (src/compiler/GF/Grammar/Macros.hs:65)
    valTypeCnc (src/compiler/GF/Grammar/Macros.hs:70)
    typeSkeleton (src/compiler/GF/Grammar/Macros.hs:73)
    catSkeleton (src/compiler/GF/Grammar/Macros.hs:78)
    funsToAndFrom (src/compiler/GF/Grammar/Macros.hs:83)
    isRecursiveType (src/compiler/GF/Grammar/Macros.hs:89)
    isHigherOrderType (src/compiler/GF/Grammar/Macros.hs:94)
    contextOfType (src/compiler/GF/Grammar/Macros.hs:99)
    termForm (src/compiler/GF/Grammar/Macros.hs:104)
    termFormCnc (src/compiler/GF/Grammar/Macros.hs:115)
    appForm (src/compiler/GF/Grammar/Macros.hs:120)
    mkProdSimple (src/compiler/GF/Grammar/Macros.hs:126)
    mkProd (src/compiler/GF/Grammar/Macros.hs:129)
    mkTerm (src/compiler/GF/Grammar/Macros.hs:133)
    mkApp (src/compiler/GF/Grammar/Macros.hs:136)
    mkAbs (src/compiler/GF/Grammar/Macros.hs:139)
    appCons (src/compiler/GF/Grammar/Macros.hs:142)
    mkLet (src/compiler/GF/Grammar/Macros.hs:145)
    mkLetUntyped (src/compiler/GF/Grammar/Macros.hs:148)
    isVariable (src/compiler/GF/Grammar/Macros.hs:151)
    uType (src/compiler/GF/Grammar/Macros.hs:158)
    assign (src/compiler/GF/Grammar/Macros.hs:163)
    assignT (src/compiler/GF/Grammar/Macros.hs:166)
    unzipR (src/compiler/GF/Grammar/Macros.hs:169)
    mkAssign (src/compiler/GF/Grammar/Macros.hs:172)
    projectRec (src/compiler/GF/Grammar/Macros.hs:175)
    zipAssign (src/compiler/GF/Grammar/Macros.hs:181)
    mapAssignM (src/compiler/GF/Grammar/Macros.hs:184)
    mkRecordN (src/compiler/GF/Grammar/Macros.hs:190)
    mkRecord (src/compiler/GF/Grammar/Macros.hs:193)
    mkRecTypeN (src/compiler/GF/Grammar/Macros.hs:196)
    mkRecType (src/compiler/GF/Grammar/Macros.hs:199)
    record2subst (src/compiler/GF/Grammar/Macros.hs:202)
    typeType (src/compiler/GF/Grammar/Macros.hs:210)
    typePType (src/compiler/GF/Grammar/Macros.hs:210)
    typeStr (src/compiler/GF/Grammar/Macros.hs:210)
    typeTok (src/compiler/GF/Grammar/Macros.hs:210)
    typeStrs (src/compiler/GF/Grammar/Macros.hs:210)
    typeString (src/compiler/GF/Grammar/Macros.hs:218)
    typeFloat (src/compiler/GF/Grammar/Macros.hs:218)
    typeInt (src/compiler/GF/Grammar/Macros.hs:218)
    typeInts (src/compiler/GF/Grammar/Macros.hs:219)
    typePBool (src/compiler/GF/Grammar/Macros.hs:220)
    typeError (src/compiler/GF/Grammar/Macros.hs:221)
    isTypeInts (src/compiler/GF/Grammar/Macros.hs:230)
    isPredefConstant (src/compiler/GF/Grammar/Macros.hs:236)
    checkPredefError (src/compiler/GF/Grammar/Macros.hs:241)
    cnPredef (src/compiler/GF/Grammar/Macros.hs:247)
    mkSelects (src/compiler/GF/Grammar/Macros.hs:250)
    mkTable (src/compiler/GF/Grammar/Macros.hs:253)
    mkCTable (src/compiler/GF/Grammar/Macros.hs:256)
    mkHypo (src/compiler/GF/Grammar/Macros.hs:260)
    eqStrIdent (src/compiler/GF/Grammar/Macros.hs:263)
    tuple2record (src/compiler/GF/Grammar/Macros.hs:266)
    tuple2recordType (src/compiler/GF/Grammar/Macros.hs:269)
    tuple2recordPatt (src/compiler/GF/Grammar/Macros.hs:272)
    mkCases (src/compiler/GF/Grammar/Macros.hs:275)
    mkWildCases (src/compiler/GF/Grammar/Macros.hs:278)
    mkFunType (src/compiler/GF/Grammar/Macros.hs:281)
    plusRecType (src/compiler/GF/Grammar/Macros.hs:285)
    plusRecord (src/compiler/GF/Grammar/Macros.hs:293)
    maxVarIndex (src/compiler/GF/Grammar/Macros.hs:313)
    mkFreshVars (src/compiler/GF/Grammar/Macros.hs:316)
    int2term (src/compiler/GF/Grammar/Macros.hs:327)
    float2term (src/compiler/GF/Grammar/Macros.hs:330)
    symbolOfIdent (src/compiler/GF/Grammar/Macros.hs:337)
    symid (src/compiler/GF/Grammar/Macros.hs:340)
    justIdentOf (src/compiler/GF/Grammar/Macros.hs:343)
    linTypeStr (src/compiler/GF/Grammar/Macros.hs:348)
    linAsStr (src/compiler/GF/Grammar/Macros.hs:351)
    term2patt (src/compiler/GF/Grammar/Macros.hs:356)
    patt2term (src/compiler/GF/Grammar/Macros.hs:406)
    composSafePattOp (src/compiler/GF/Grammar/Macros.hs:465)
    composPattOp (src/compiler/GF/Grammar/Macros.hs:467)
    collectOp (src/compiler/GF/Grammar/Macros.hs:483)
    mconcatMap (src/compiler/GF/Grammar/Macros.hs:504)
    collectPattOp (src/compiler/GF/Grammar/Macros.hs:506)
    redirectTerm (src/compiler/GF/Grammar/Macros.hs:525)
    getTableType (src/compiler/GF/Grammar/Macros.hs:568)
    changeTableType (src/compiler/GF/Grammar/Macros.hs:575)
    noExist (src/compiler/GF/Grammar/Macros.hs:591)
    defaultLinType (src/compiler/GF/Grammar/Macros.hs:594)
    sortRec (src/compiler/GF/Grammar/Macros.hs:599)
    topoSortJments (src/compiler/GF/Grammar/Macros.hs:631)
    topoSortJments2 (src/compiler/GF/Grammar/Macros.hs:639)
    TermPrintQual (src/compiler/GF/Grammar/Printer.hs:41)
    ppModule (src/compiler/GF/Grammar/Printer.hs:48)
    ppJudgement (src/compiler/GF/Grammar/Printer.hs:90)
    ppParams (src/compiler/GF/Grammar/Printer.hs:320)
    ppTerm (src/compiler/GF/Grammar/Printer.hs:173)
    ppPatt (src/compiler/GF/Grammar/Printer.hs:245)
    ppValue (src/compiler/GF/Grammar/Printer.hs:270)
    ppConstrs (src/compiler/GF/Grammar/Printer.hs:280)
    ppQIdent (src/compiler/GF/Grammar/Printer.hs:296)
    ppMeta (src/runtime/haskell/PGF/Expr.hs:271)
    getAbs (src/compiler/GF/Grammar/Printer.hs:341)
    moduleNameS (src/compiler/GF/Infra/Ident.hs:41)
    showIdent (src/compiler/GF/Infra/Ident.hs:93)
    prefixIdent (src/compiler/GF/Infra/Ident.hs:105)
    identS (src/compiler/GF/Infra/Ident.hs:98)
    identC (src/compiler/GF/Infra/Ident.hs:101)
    identW (src/compiler/GF/Infra/Ident.hs:102)
    identV (src/compiler/GF/Infra/Ident.hs:111)
    identA (src/compiler/GF/Infra/Ident.hs:112)
    identAV (src/compiler/GF/Infra/Ident.hs:113)
    isArgIdent (src/compiler/GF/Infra/Ident.hs:123)
    getArgIndex (src/compiler/GF/Infra/Ident.hs:127)
    isWildIdent (src/compiler/GF/Infra/Ident.hs:144)
    varIndex (src/compiler/GF/Infra/Ident.hs:152)
    rawIdentS (src/compiler/GF/Infra/Ident.hs:69)
    rawIdentC (src/compiler/GF/Infra/Ident.hs:70)
    ident2raw (src/compiler/GF/Infra/Ident.hs:91)
    prefixRawIdent (src/compiler/GF/Infra/Ident.hs:73)
    isPrefixOf (src/compiler/GF/Infra/Ident.hs:74)
    showRawIdent (src/compiler/GF/Infra/Ident.hs:71)
    VersionTagged (src/compiler/GF/Grammar/Binary.hs:307)
    decodeModule (src/compiler/GF/Grammar/Binary.hs:324)
    encodeModule (src/compiler/GF/Grammar/Binary.hs:337)
Warning: PGF: could not find link destinations for:
    MetaId ErrorState
Warning: GF.Support: could not find link destinations for:
    Warning Literal put get Put Get
Warning: GF: could not find link destinations for:
    BNFCRule ERule MPatt DotPos Symbol Str Val Constraints MetaId put Put get Get
Documentation created: dist/doc/html/gf/index.html, dist/doc/html/gf/gf.txt
Preprocessing executable 'gf' for gf-3.8...
Creating package registration file: /tmp/pkgConf-gf-3475122431690471744.8
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/gf-3.8-JALltykdXQs32L0AVVDYEJ
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
Installing [prelude] /home/builder/hackage-server/build-cache/tmp-install/share/x86_64-linux-ghc-8.0.1.20160521/gf-3.8/lib/prelude
Installing [AllTenses] /home/builder/hackage-server/build-cache/tmp-install/share/x86_64-linux-ghc-8.0.1.20160521/gf-3.8/lib/alltenses
Installing [Present] /home/builder/hackage-server/build-cache/tmp-install/share/x86_64-linux-ghc-8.0.1.20160521/gf-3.8/lib/present
Installing /home/builder/hackage-server/build-cache/tmp-install/share/x86_64-linux-ghc-8.0.1.20160521/gf-3.8/www/grammars/Letter.pgf
Installing /home/builder/hackage-server/build-cache/tmp-install/share/x86_64-linux-ghc-8.0.1.20160521/gf-3.8/www/grammars/Foods.pgf
Installing /home/builder/hackage-server/build-cache/tmp-install/share/x86_64-linux-ghc-8.0.1.20160521/gf-3.8/www/grammars/Phrasebook.pgf
Registering gf-3.8...
cabal: Leaving directory '/tmp/cabal-tmp-9373/gf-3.8'
Installed gf-3.8

Test log

No test log was submitted for this report.