Build #1 for signals-0.2.0.2
| Package | signals-0.2.0.2 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Failed |
| Tests | NotTried |
| Time submitted | 2015-11-13 20:20:30.726727 UTC |
|---|---|
| Compiler | ghc-7.10.2 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | operational-alacarte-0.1.1, observable-sharing-0.2.4, mtl-2.2.1, language-vhdl-0.1.1.0, imperative-edsl-vhdl-0.2.0.1, hashable-1.2.3.3, containers-0.5.6.2, base-4.8.1.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring language-vhdl-0.1.1.0...
Building language-vhdl-0.1.1.0...
Preprocessing library language-vhdl-0.1.1.0...
[1 of 3] Compiling Language.VHDL.Syntax ( src/Language/VHDL/Syntax.hs, dist/build/Language/VHDL/Syntax.o )
[2 of 3] Compiling Language.VHDL.Pretty ( src/Language/VHDL/Pretty.hs, dist/build/Language/VHDL/Pretty.o )
[3 of 3] Compiling Language.VHDL ( src/Language/VHDL.hs, dist/build/Language/VHDL.o )
In-place registering language-vhdl-0.1.1.0...
Running Haddock for language-vhdl-0.1.1.0...
Running hscolour for language-vhdl-0.1.1.0...
Preprocessing library language-vhdl-0.1.1.0...
Preprocessing library language-vhdl-0.1.1.0...
Haddock coverage:
35% (124 /359) in 'Language.VHDL.Syntax'
Missing documentation for:
Module header
EntityDeclaration (src/Language/VHDL/Syntax.hs:24)
EntityHeader (src/Language/VHDL/Syntax.hs:43)
GenericClause (src/Language/VHDL/Syntax.hs:49)
PortClause (src/Language/VHDL/Syntax.hs:52)
GenericList (src/Language/VHDL/Syntax.hs:61)
PortList (src/Language/VHDL/Syntax.hs:69)
EntityDeclarativePart (src/Language/VHDL/Syntax.hs:95)
EntityDeclarativeItem (src/Language/VHDL/Syntax.hs:97)
EntityStatementPart (src/Language/VHDL/Syntax.hs:127)
EntityStatement (src/Language/VHDL/Syntax.hs:129)
ArchitectureBody (src/Language/VHDL/Syntax.hs:147)
ArchitectureDeclarativePart (src/Language/VHDL/Syntax.hs:181)
BlockDeclarativeItem (src/Language/VHDL/Syntax.hs:183)
ArchitectureStatementPart (src/Language/VHDL/Syntax.hs:210)
ConfigurationDeclaration (src/Language/VHDL/Syntax.hs:231)
ConfigurationDeclarativePart (src/Language/VHDL/Syntax.hs:239)
ConfigurationDeclarativeItem (src/Language/VHDL/Syntax.hs:241)
BlockConfiguration (src/Language/VHDL/Syntax.hs:270)
BlockSpecification (src/Language/VHDL/Syntax.hs:277)
IndexSpecification (src/Language/VHDL/Syntax.hs:283)
ConfigurationItem (src/Language/VHDL/Syntax.hs:288)
ComponentConfiguration (src/Language/VHDL/Syntax.hs:304)
SubprogramDeclaration (src/Language/VHDL/Syntax.hs:336)
SubprogramSpecification (src/Language/VHDL/Syntax.hs:338)
Designator (src/Language/VHDL/Syntax.hs:351)
OperatorSymbol (src/Language/VHDL/Syntax.hs:356)
FormalParameterList (src/Language/VHDL/Syntax.hs:364)
SubprogramBody (src/Language/VHDL/Syntax.hs:417)
SubprogramDeclarativePart (src/Language/VHDL/Syntax.hs:426)
SubprogramDeclarativeItem (src/Language/VHDL/Syntax.hs:428)
SubprogramStatementPart (src/Language/VHDL/Syntax.hs:444)
SubprogramKind (src/Language/VHDL/Syntax.hs:446)
Signature (src/Language/VHDL/Syntax.hs:465)
PackageDeclaration (src/Language/VHDL/Syntax.hs:502)
PackageDeclarativePart (src/Language/VHDL/Syntax.hs:508)
PackageDeclarativeItem (src/Language/VHDL/Syntax.hs:510)
PackageBody (src/Language/VHDL/Syntax.hs:554)
PackageBodyDeclarativePart (src/Language/VHDL/Syntax.hs:560)
PackageBodyDeclarativeItem (src/Language/VHDL/Syntax.hs:562)
ScalarTypeDefinition (src/Language/VHDL/Syntax.hs:608)
RangeConstraint (src/Language/VHDL/Syntax.hs:615)
Range (src/Language/VHDL/Syntax.hs:618)
Direction (src/Language/VHDL/Syntax.hs:627)
EnumerationTypeDefinition (src/Language/VHDL/Syntax.hs:639)
EnumerationLiteral (src/Language/VHDL/Syntax.hs:642)
IntegerTypeDefinition (src/Language/VHDL/Syntax.hs:658)
PhysicalTypeDefinition (src/Language/VHDL/Syntax.hs:682)
PrimaryUnitDeclaration (src/Language/VHDL/Syntax.hs:690)
SecondaryUnitDeclaration (src/Language/VHDL/Syntax.hs:692)
PhysicalLiteral (src/Language/VHDL/Syntax.hs:695)
FloatingTypeDefinition (src/Language/VHDL/Syntax.hs:712)
CompositeTypeDefinition (src/Language/VHDL/Syntax.hs:727)
ArrayTypeDefinition (src/Language/VHDL/Syntax.hs:753)
UnconstrainedArrayDefinition (src/Language/VHDL/Syntax.hs:758)
ConstrainedArrayDefinition (src/Language/VHDL/Syntax.hs:764)
IndexSubtypeDefinition (src/Language/VHDL/Syntax.hs:770)
IndexConstraint (src/Language/VHDL/Syntax.hs:773)
DiscreteRange (src/Language/VHDL/Syntax.hs:776)
RecordTypeDefinition (src/Language/VHDL/Syntax.hs:808)
ElementDeclaration (src/Language/VHDL/Syntax.hs:814)
IdentifierList (src/Language/VHDL/Syntax.hs:820)
ElementSubtypeDefinition (src/Language/VHDL/Syntax.hs:822)
AccessTypeDefinition (src/Language/VHDL/Syntax.hs:830)
IncompleteTypeDeclaration (src/Language/VHDL/Syntax.hs:839)
FileTypeDefinition (src/Language/VHDL/Syntax.hs:853)
Declaration (src/Language/VHDL/Syntax.hs:890)
TypeDeclaration (src/Language/VHDL/Syntax.hs:923)
FullTypeDeclaration (src/Language/VHDL/Syntax.hs:926)
TypeDefinition (src/Language/VHDL/Syntax.hs:932)
SubtypeDeclaration (src/Language/VHDL/Syntax.hs:958)
SubtypeIndication (src/Language/VHDL/Syntax.hs:964)
TypeMark (src/Language/VHDL/Syntax.hs:971)
Constraint (src/Language/VHDL/Syntax.hs:974)
ObjectDeclaration (src/Language/VHDL/Syntax.hs:990)
ConstantDeclaration (src/Language/VHDL/Syntax.hs:1004)
SignalDeclaration (src/Language/VHDL/Syntax.hs:1020)
SignalKind (src/Language/VHDL/Syntax.hs:1028)
VariableDeclaration (src/Language/VHDL/Syntax.hs:1038)
FileDeclaration (src/Language/VHDL/Syntax.hs:1058)
FileOpenInformation (src/Language/VHDL/Syntax.hs:1065)
FileLogicalName (src/Language/VHDL/Syntax.hs:1071)
InterfaceDeclaration (src/Language/VHDL/Syntax.hs:1097)
Mode (src/Language/VHDL/Syntax.hs:1122)
InterfaceList (src/Language/VHDL/Syntax.hs:1133)
InterfaceElement (src/Language/VHDL/Syntax.hs:1136)
AssociationElement (src/Language/VHDL/Syntax.hs:1170)
AssociationList (src/Language/VHDL/Syntax.hs:1176)
FormalDesignator (src/Language/VHDL/Syntax.hs:1179)
FormalPart (src/Language/VHDL/Syntax.hs:1185)
ActualDesignator (src/Language/VHDL/Syntax.hs:1191)
ActualPart (src/Language/VHDL/Syntax.hs:1199)
AliasDeclaration (src/Language/VHDL/Syntax.hs:1214)
AliasDesignator (src/Language/VHDL/Syntax.hs:1222)
AttributeDeclaration (src/Language/VHDL/Syntax.hs:1241)
ComponentDeclaration (src/Language/VHDL/Syntax.hs:1257)
GroupTemplateDeclaration (src/Language/VHDL/Syntax.hs:1277)
EntityClassEntryList (src/Language/VHDL/Syntax.hs:1283)
EntityClassEntry (src/Language/VHDL/Syntax.hs:1285)
GroupDeclaration (src/Language/VHDL/Syntax.hs:1302)
GroupConstituentList (src/Language/VHDL/Syntax.hs:1309)
GroupConstituent (src/Language/VHDL/Syntax.hs:1311)
AttributeSpecification (src/Language/VHDL/Syntax.hs:1351)
EntitySpecification (src/Language/VHDL/Syntax.hs:1358)
EntityClass (src/Language/VHDL/Syntax.hs:1364)
EntityNameList (src/Language/VHDL/Syntax.hs:1373)
EntityDesignator (src/Language/VHDL/Syntax.hs:1379)
EntityTag (src/Language/VHDL/Syntax.hs:1385)
ConfigurationSpecification (src/Language/VHDL/Syntax.hs:1407)
ComponentSpecification (src/Language/VHDL/Syntax.hs:1413)
InstantiationList (src/Language/VHDL/Syntax.hs:1419)
BindingIndication (src/Language/VHDL/Syntax.hs:1434)
EntityAspect (src/Language/VHDL/Syntax.hs:1450)
GenericMapAspect (src/Language/VHDL/Syntax.hs:1466)
PortMapAspect (src/Language/VHDL/Syntax.hs:1469)
DisconnectionSpecification (src/Language/VHDL/Syntax.hs:1492)
GuardedSignalSpecification (src/Language/VHDL/Syntax.hs:1498)
SignalList (src/Language/VHDL/Syntax.hs:1504)
Name (src/Language/VHDL/Syntax.hs:1534)
Prefix (src/Language/VHDL/Syntax.hs:1543)
SimpleName (src/Language/VHDL/Syntax.hs:1554)
SelectedName (src/Language/VHDL/Syntax.hs:1568)
Suffix (src/Language/VHDL/Syntax.hs:1574)
IndexedName (src/Language/VHDL/Syntax.hs:1587)
SliceName (src/Language/VHDL/Syntax.hs:1599)
AttributeName (src/Language/VHDL/Syntax.hs:1614)
AttributeDesignator (src/Language/VHDL/Syntax.hs:1622)
Expression (src/Language/VHDL/Syntax.hs:1671)
Relation (src/Language/VHDL/Syntax.hs:1680)
ShiftExpression (src/Language/VHDL/Syntax.hs:1686)
SimpleExpression (src/Language/VHDL/Syntax.hs:1692)
Term (src/Language/VHDL/Syntax.hs:1699)
Factor (src/Language/VHDL/Syntax.hs:1705)
Primary (src/Language/VHDL/Syntax.hs:1711)
LogicalOperator (src/Language/VHDL/Syntax.hs:1740)
RelationalOperator (src/Language/VHDL/Syntax.hs:1743)
ShiftOperator (src/Language/VHDL/Syntax.hs:1746)
AddingOperator (src/Language/VHDL/Syntax.hs:1749)
Sign (src/Language/VHDL/Syntax.hs:1752)
MultiplyingOperator (src/Language/VHDL/Syntax.hs:1755)
MiscellaneousOperator (src/Language/VHDL/Syntax.hs:1758)
Literal (src/Language/VHDL/Syntax.hs:1814)
NumericLiteral (src/Language/VHDL/Syntax.hs:1822)
Aggregate (src/Language/VHDL/Syntax.hs:1846)
ElementAssociation (src/Language/VHDL/Syntax.hs:1851)
Choices (src/Language/VHDL/Syntax.hs:1857)
Choice (src/Language/VHDL/Syntax.hs:1860)
FunctionCall (src/Language/VHDL/Syntax.hs:1886)
ActualParameterPart (src/Language/VHDL/Syntax.hs:1892)
QualifiedExpression (src/Language/VHDL/Syntax.hs:1902)
TypeConversion (src/Language/VHDL/Syntax.hs:1913)
Allocator (src/Language/VHDL/Syntax.hs:1927)
SequenceOfStatements (src/Language/VHDL/Syntax.hs:1977)
SequentialStatement (src/Language/VHDL/Syntax.hs:1979)
WaitStatement (src/Language/VHDL/Syntax.hs:2012)
SensitivityClause (src/Language/VHDL/Syntax.hs:2016)
SensitivityList (src/Language/VHDL/Syntax.hs:2019)
ConditionClause (src/Language/VHDL/Syntax.hs:2022)
Condition (src/Language/VHDL/Syntax.hs:2025)
TimeoutClause (src/Language/VHDL/Syntax.hs:2027)
AssertionStatement (src/Language/VHDL/Syntax.hs:2041)
Assertion (src/Language/VHDL/Syntax.hs:2045)
ReportStatement (src/Language/VHDL/Syntax.hs:2058)
SignalAssignmentStatement (src/Language/VHDL/Syntax.hs:2081)
DelayMechanism (src/Language/VHDL/Syntax.hs:2085)
Target (src/Language/VHDL/Syntax.hs:2090)
Waveform (src/Language/VHDL/Syntax.hs:2095)
WaveformElement (src/Language/VHDL/Syntax.hs:2108)
VariableAssignmentStatement (src/Language/VHDL/Syntax.hs:2120)
ProcedureCallStatement (src/Language/VHDL/Syntax.hs:2137)
ProcedureCall (src/Language/VHDL/Syntax.hs:2141)
IfStatement (src/Language/VHDL/Syntax.hs:2159)
CaseStatement (src/Language/VHDL/Syntax.hs:2182)
CaseStatementAlternative (src/Language/VHDL/Syntax.hs:2189)
LoopStatement (src/Language/VHDL/Syntax.hs:2209)
IterationScheme (src/Language/VHDL/Syntax.hs:2216)
ParameterSpecification (src/Language/VHDL/Syntax.hs:2221)
NextStatement (src/Language/VHDL/Syntax.hs:2234)
ExitStatement (src/Language/VHDL/Syntax.hs:2248)
ReturnStatement (src/Language/VHDL/Syntax.hs:2262)
NullStatement (src/Language/VHDL/Syntax.hs:2275)
ConcurrentStatement (src/Language/VHDL/Syntax.hs:2299)
BlockStatement (src/Language/VHDL/Syntax.hs:2334)
BlockHeader (src/Language/VHDL/Syntax.hs:2343)
BlockDeclarativePart (src/Language/VHDL/Syntax.hs:2349)
BlockStatementPart (src/Language/VHDL/Syntax.hs:2351)
ProcessStatement (src/Language/VHDL/Syntax.hs:2385)
ProcessDeclarativePart (src/Language/VHDL/Syntax.hs:2394)
ProcessDeclarativeItem (src/Language/VHDL/Syntax.hs:2396)
ProcessStatementPart (src/Language/VHDL/Syntax.hs:2411)
ConcurrentProcedureCallStatement (src/Language/VHDL/Syntax.hs:2420)
ConcurrentAssertionStatement (src/Language/VHDL/Syntax.hs:2434)
ConcurrentSignalAssignmentStatement (src/Language/VHDL/Syntax.hs:2451)
Options (src/Language/VHDL/Syntax.hs:2464)
ConditionalSignalAssignment (src/Language/VHDL/Syntax.hs:2481)
ConditionalWaveforms (src/Language/VHDL/Syntax.hs:2488)
SelectedSignalAssignment (src/Language/VHDL/Syntax.hs:2506)
SelectedWaveforms (src/Language/VHDL/Syntax.hs:2514)
ComponentInstantiationStatement (src/Language/VHDL/Syntax.hs:2535)
InstantiatedUnit (src/Language/VHDL/Syntax.hs:2543)
GenerateStatement (src/Language/VHDL/Syntax.hs:2573)
GenerationScheme (src/Language/VHDL/Syntax.hs:2581)
Label (src/Language/VHDL/Syntax.hs:2586)
UseClause (src/Language/VHDL/Syntax.hs:2591)
Identifier (src/Language/VHDL/Syntax.hs:2594)
CharacterLiteral (src/Language/VHDL/Syntax.hs:2597)
StringLiteral (src/Language/VHDL/Syntax.hs:2600)
AbstractLiteral (src/Language/VHDL/Syntax.hs:2609)
Base (src/Language/VHDL/Syntax.hs:2612)
BaseSpecifier (src/Language/VHDL/Syntax.hs:2615)
BaseUnitDeclaration (src/Language/VHDL/Syntax.hs:2618)
BasedInteger (src/Language/VHDL/Syntax.hs:2621)
BasedLiteral (src/Language/VHDL/Syntax.hs:2624)
BasicCharacter (src/Language/VHDL/Syntax.hs:2627)
BasicGraphicCharacter (src/Language/VHDL/Syntax.hs:2630)
BasicIdentifier (src/Language/VHDL/Syntax.hs:2633)
BitStringLiteral (src/Language/VHDL/Syntax.hs:2636)
BitValue (src/Language/VHDL/Syntax.hs:2639)
ContextClause (src/Language/VHDL/Syntax.hs:2642)
ContextItem (src/Language/VHDL/Syntax.hs:2645)
DecimalLiteral (src/Language/VHDL/Syntax.hs:2648)
DesignFile (src/Language/VHDL/Syntax.hs:2651)
DesignUnit (src/Language/VHDL/Syntax.hs:2654)
Exponent (src/Language/VHDL/Syntax.hs:2657)
ExtendedDigit (src/Language/VHDL/Syntax.hs:2660)
ExtendedIdentifier (src/Language/VHDL/Syntax.hs:2663)
GraphicCharacter (src/Language/VHDL/Syntax.hs:2666)
Letter (src/Language/VHDL/Syntax.hs:2669)
LetterOrDigit (src/Language/VHDL/Syntax.hs:2672)
LibraryClause (src/Language/VHDL/Syntax.hs:2675)
LibraryUnit (src/Language/VHDL/Syntax.hs:2678)
LogicalName (src/Language/VHDL/Syntax.hs:2681)
LogicalNameList (src/Language/VHDL/Syntax.hs:2684)
PrimaryUnit (src/Language/VHDL/Syntax.hs:2687)
SecondaryUnit (src/Language/VHDL/Syntax.hs:2690)
0% ( 0 / 2) in 'Language.VHDL.Pretty'
Missing documentation for:
Module header
Pretty (src/Language/VHDL/Pretty.hs:13)
67% ( 2 / 3) in 'Language.VHDL'
Missing documentation for:
Module header
Documentation created: dist/doc/html/language-vhdl/index.html,
dist/doc/html/language-vhdl/language-vhdl.txt
Creating package registration file:
/tmp/pkgConf-language-vhdl-0.1.1278722862233665123.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/language-vhdl-0.1.1.0-BsmQ5jUIe0FKlhshaBB7JE
Registering language-vhdl-0.1.1.0...
Installed language-vhdl-0.1.1.0
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 )
In-place registering mtl-2.2.1...
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.21117142618168002245.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU
Registering mtl-2.2.1...
Installed mtl-2.2.1
Configuring observable-sharing-0.2.4...
Building observable-sharing-0.2.4...
Preprocessing library observable-sharing-0.2.4...
[1 of 2] Compiling Data.Ref ( src/Data/Ref.hs, dist/build/Data/Ref.o )
[2 of 2] Compiling Data.Ref.Map ( src/Data/Ref/Map.hs, dist/build/Data/Ref/Map.o )
In-place registering observable-sharing-0.2.4...
Running Haddock for observable-sharing-0.2.4...
Running hscolour for observable-sharing-0.2.4...
Preprocessing library observable-sharing-0.2.4...
Preprocessing library observable-sharing-0.2.4...
Haddock coverage:
17% ( 1 / 6) in 'Data.Ref'
Missing documentation for:
Module header
Ref (src/Data/Ref.hs:11)
(src/Data/Ref.hs:13)
(src/Data/Ref.hs:16)
ref (src/Data/Ref.hs:19)
95% ( 19 / 20) in 'Data.Ref.Map'
Missing documentation for:
Module header
Documentation created: dist/doc/html/observable-sharing/index.html,
dist/doc/html/observable-sharing/observable-sharing.txt
Creating package registration file:
/tmp/pkgConf-observable-sharing-0.217220600491455590964.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/observable-sharing-0.2.4-CEDhsXRZt8vKliP837Byh0
Registering observable-sharing-0.2.4...
Installed observable-sharing-0.2.4
Configuring text-1.2.1.3...
Building text-1.2.1.3...
Preprocessing library text-1.2.1.3...
[ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
Data/Text/Internal/Read.hs:21:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[ 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 )
Data/Text/Encoding/Error.hs:3:14: Warning:
‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe!
[ 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 )
[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 )
Data/Text/Lazy/Encoding.hs:65:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[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:61:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[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 )
Data/Text/Internal/Builder/Functions.hs:24:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
Data/Text/Lazy/Builder/Int.hs:24:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/Text/Lazy/Builder/Int.hs:30:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Data/Text/Lazy/Builder/Int.hs:32:1: Warning:
The import of ‘GHC.Num’ is redundant
except perhaps to import instances from ‘GHC.Num’
To import instances alone, use: import GHC.Num()
[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 )
Data/Text/Lazy/Read.hs:3:14: Warning:
‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe!
Data/Text/Lazy/Read.hs:32:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
[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 )
Data/Text/Read.hs:33:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
In-place registering text-1.2.1.3...
Running Haddock for text-1.2.1.3...
Running hscolour for text-1.2.1.3...
Preprocessing library text-1.2.1.3...
Preprocessing library text-1.2.1.3...
Data/Text/Internal/Read.hs:21:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Data/Text/Encoding/Error.hs:3:14: Warning:
‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe!
Data/Text/Lazy/Encoding.hs:65:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/Text/Internal/Builder.hs:61:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/Text/Internal/Builder/Functions.hs:24:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/Text/Lazy/Builder/Int.hs:24:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/Text/Lazy/Builder/Int.hs:30:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Data/Text/Lazy/Builder/Int.hs:32:1: Warning:
The import of ‘GHC.Num’ is redundant
except perhaps to import instances from ‘GHC.Num’
To import instances alone, use: import GHC.Num()
Data/Text/Lazy/Read.hs:3:14: Warning:
‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe!
Data/Text/Lazy/Read.hs:32:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Data/Text/Read.hs:33:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
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% (126 /126) 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% (127 /128) 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:288)
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.Unsafe: could not find link destinations for:
bracket
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.117880144121106059479.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/text-1.2.1.3-1l1AN4I48k37RaQ6fm6CEh
Registering text-1.2.1.3...
Installed text-1.2.1.3
Configuring transformers-compat-0.4.0.4...
Building transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
[1 of 1] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o )
In-place registering transformers-compat-0.4.0.4...
Running Haddock for transformers-compat-0.4.0.4...
Running hscolour for transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
Haddock coverage:
0% ( 0 / 8) in 'Paths_transformers_compat'
Missing documentation for:
Module header
version (dist/build/autogen/Paths_transformers_compat.hs:15)
getBinDir (dist/build/autogen/Paths_transformers_compat.hs:25)
getLibDir (dist/build/autogen/Paths_transformers_compat.hs:25)
getDataDir (dist/build/autogen/Paths_transformers_compat.hs:25)
getLibexecDir (dist/build/autogen/Paths_transformers_compat.hs:25)
getDataFileName (dist/build/autogen/Paths_transformers_compat.hs:32)
getSysconfDir (dist/build/autogen/Paths_transformers_compat.hs:25)
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.4.0160777454878374295.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/transformers-compat-0.4.0.4-DCQioW2d4vYEa3T0AmFBPv
Registering transformers-compat-0.4.0.4...
Installed transformers-compat-0.4.0.4
Configuring operational-alacarte-0.1.1...
Building operational-alacarte-0.1.1...
Preprocessing library operational-alacarte-0.1.1...
[1 of 2] Compiling Data.ALaCarte ( src/Data/ALaCarte.hs, dist/build/Data/ALaCarte.o )
[2 of 2] Compiling Control.Monad.Operational.Higher ( src/Control/Monad/Operational/Higher.hs, dist/build/Control/Monad/Operational/Higher.o )
In-place registering operational-alacarte-0.1.1...
Running Haddock for operational-alacarte-0.1.1...
Running hscolour for operational-alacarte-0.1.1...
Preprocessing library operational-alacarte-0.1.1...
Preprocessing library operational-alacarte-0.1.1...
Haddock coverage:
50% ( 4 / 8) in 'Data.ALaCarte'
Missing documentation for:
(src/Data/ALaCarte.hs:41)
(src/Data/ALaCarte.hs:46)
(src/Data/ALaCarte.hs:52)
(src/Data/ALaCarte.hs:64)
100% ( 25 / 25) in 'Control.Monad.Operational.Higher'
Documentation created: dist/doc/html/operational-alacarte/index.html,
dist/doc/html/operational-alacarte/operational-alacarte.txt
Creating package registration file:
/tmp/pkgConf-operational-alacarte-0.1386497181396005216.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/operational-alacarte-0.1.1-EI68WQBa00t9Jaow0yHd4Z
Registering operational-alacarte-0.1.1...
Installed operational-alacarte-0.1.1
Configuring hashable-1.2.3.3...
Building hashable-1.2.3.3...
Preprocessing library hashable-1.2.3.3...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )
Data/Hashable/Class.hs:54:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Data/Hashable/Class.hs:218:11: Warning:
In the use of ‘bitSize’ (imported from Data.Bits):
Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Data/Hashable/Class.hs:241:11: Warning:
In the use of ‘bitSize’ (imported from Data.Bits):
Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Data/Hashable/Class.hs:420:28: Warning:
In the use of ‘B.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'."
[2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o )
Data/Hashable/Generic.hs:20:1: Warning:
The import of ‘Bits’ from module ‘Data.Bits’ is redundant
[3 of 3] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.o )
In-place registering hashable-1.2.3.3...
Running Haddock for hashable-1.2.3.3...
Running hscolour for hashable-1.2.3.3...
Preprocessing library hashable-1.2.3.3...
Preprocessing library hashable-1.2.3.3...
Data/Hashable/Class.hs:54:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Data/Hashable/Class.hs:218:11: Warning:
In the use of ‘bitSize’ (imported from Data.Bits):
Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Data/Hashable/Class.hs:241:11: Warning:
In the use of ‘bitSize’ (imported from Data.Bits):
Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Data/Hashable/Class.hs:420:28: Warning:
In the use of ‘B.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'."
Data/Hashable/Generic.hs:20:1: Warning:
The import of ‘Bits’ from module ‘Data.Bits’ is redundant
Haddock coverage:
100% ( 11 / 11) in 'Data.Hashable.Class'
100% ( 1 / 1) in 'Data.Hashable.Generic'
100% ( 22 / 22) in 'Data.Hashable'
Warning: Data.Hashable: could not find link destinations for:
GHashable
Documentation created: dist/doc/html/hashable/index.html,
dist/doc/html/hashable/hashable.txt
Creating package registration file:
/tmp/pkgConf-hashable-1.2.31683932587298167279.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hashable-1.2.3.3-2GTZqecVp8NJZrNuKzGxfy
Registering hashable-1.2.3.3...
Installed hashable-1.2.3.3
Configuring constraints-0.6...
Building constraints-0.6...
Preprocessing library constraints-0.6...
[1 of 5] Compiling Data.Constraint ( src/Data/Constraint.hs, dist/build/Data/Constraint.o )
[2 of 5] Compiling Data.Constraint.Deferrable ( src/Data/Constraint/Deferrable.hs, dist/build/Data/Constraint/Deferrable.o )
[3 of 5] Compiling Data.Constraint.Lifting ( src/Data/Constraint/Lifting.hs, dist/build/Data/Constraint/Lifting.o )
[4 of 5] Compiling Data.Constraint.Unsafe ( src/Data/Constraint/Unsafe.hs, dist/build/Data/Constraint/Unsafe.o )
[5 of 5] Compiling Data.Constraint.Forall ( src/Data/Constraint/Forall.hs, dist/build/Data/Constraint/Forall.o )
In-place registering constraints-0.6...
Running Haddock for constraints-0.6...
Running hscolour for constraints-0.6...
Preprocessing library constraints-0.6...
Preprocessing library constraints-0.6...
Haddock coverage:
96% ( 22 / 23) in 'Data.Constraint'
Missing documentation for:
Constraint
60% ( 3 / 5) in 'Data.Constraint.Deferrable'
Missing documentation for:
UnsatisfiedConstraint (src/Data/Constraint/Deferrable.hs:35)
deferred (src/Data/Constraint/Deferrable.hs:49)
0% ( 0 / 3) in 'Data.Constraint.Lifting'
Missing documentation for:
Module header
Lifting (src/Data/Constraint/Lifting.hs:62)
Lifting2 (src/Data/Constraint/Lifting.hs:407)
100% ( 8 / 8) in 'Data.Constraint.Unsafe'
89% ( 8 / 9) in 'Data.Constraint.Forall'
Missing documentation for:
Forall1 (src/Data/Constraint/Forall.hs:109)
Warning: Data.Constraint.Forall: could not find link destinations for:
Forall_ ForallF_ ForallT_
Documentation created: dist/doc/html/constraints/index.html,
dist/doc/html/constraints/constraints.txt
Creating package registration file:
/tmp/pkgConf-constraints-05508048991651675551.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/constraints-0.6-BbQ8QtIow526LwixdaWUyX
Registering constraints-0.6...
Installed constraints-0.6
Configuring imperative-edsl-vhdl-0.2.0.1...
Building imperative-edsl-vhdl-0.2.0.1...
Preprocessing library imperative-edsl-vhdl-0.2.0.1...
[1 of 9] Compiling Language.Embedded.VHDL.Expression.Hoist ( src/Language/Embedded/VHDL/Expression/Hoist.hs, dist/build/Language/Embedded/VHDL/Expression/Hoist.o )
[2 of 9] Compiling Language.Embedded.VHDL.Monad.Expression ( src/Language/Embedded/VHDL/Monad/Expression.hs, dist/build/Language/Embedded/VHDL/Monad/Expression.o )
[3 of 9] Compiling Language.Embedded.VHDL.Expression.Type ( src/Language/Embedded/VHDL/Expression/Type.hs, dist/build/Language/Embedded/VHDL/Expression/Type.o )
[4 of 9] Compiling Language.Embedded.VHDL.Expression.Format ( src/Language/Embedded/VHDL/Expression/Format.hs, dist/build/Language/Embedded/VHDL/Expression/Format.o )
[5 of 9] Compiling Language.Embedded.VHDL.Monad ( src/Language/Embedded/VHDL/Monad.hs, dist/build/Language/Embedded/VHDL/Monad.o )
[6 of 9] Compiling Language.Embedded.VHDL.Interface ( src/Language/Embedded/VHDL/Interface.hs, dist/build/Language/Embedded/VHDL/Interface.o )
[7 of 9] Compiling Language.Embedded.VHDL.Expression ( src/Language/Embedded/VHDL/Expression.hs, dist/build/Language/Embedded/VHDL/Expression.o )
[8 of 9] Compiling Language.Embedded.VHDL.Command ( src/Language/Embedded/VHDL/Command.hs, dist/build/Language/Embedded/VHDL/Command.o )
[9 of 9] Compiling Language.Embedded.VHDL ( src/Language/Embedded/VHDL.hs, dist/build/Language/Embedded/VHDL.o )
In-place registering imperative-edsl-vhdl-0.2.0.1...
Running Haddock for imperative-edsl-vhdl-0.2.0.1...
Running hscolour for imperative-edsl-vhdl-0.2.0.1...
Preprocessing library imperative-edsl-vhdl-0.2.0.1...
Preprocessing library imperative-edsl-vhdl-0.2.0.1...
src/Language/Embedded/VHDL/Monad.hs:14:5:
parse error on input ‘-- ^ run’
Creating package registration file:
/tmp/pkgConf-imperative-edsl-vhdl-0.2.044470216888482339.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/imperative-edsl-vhdl-0.2.0.1-7lJpv62PU001haMimogUDC
Registering imperative-edsl-vhdl-0.2.0.1...
Installed imperative-edsl-vhdl-0.2.0.1
Downloading signals-0.2.0.2...
Configuring signals-0.2.0.2...
Building signals-0.2.0.2...
Preprocessing library signals-0.2.0.2...
[ 1 of 13] Compiling Signal.Compiler.Knot ( src/Signal/Compiler/Knot.hs, dist/build/Signal/Compiler/Knot.o )
[ 2 of 13] Compiling Signal.Compiler.Interface ( src/Signal/Compiler/Interface.hs, dist/build/Signal/Compiler/Interface.o )
[ 3 of 13] Compiling Signal.Core.Witness ( src/Signal/Core/Witness.hs, dist/build/Signal/Core/Witness.o )
[ 4 of 13] Compiling Signal.Core.Stream ( src/Signal/Core/Stream.hs, dist/build/Signal/Core/Stream.o )
[ 5 of 13] Compiling Signal.Core ( src/Signal/Core.hs, dist/build/Signal/Core.o )
[ 6 of 13] Compiling Signal.Core.Reify ( src/Signal/Core/Reify.hs, dist/build/Signal/Core/Reify.o )
[ 7 of 13] Compiling Signal.Compiler.Cycles ( src/Signal/Compiler/Cycles.hs, dist/build/Signal/Compiler/Cycles.o )
[ 8 of 13] Compiling Signal.Compiler.Sorter ( src/Signal/Compiler/Sorter.hs, dist/build/Signal/Compiler/Sorter.o )
[ 9 of 13] Compiling Signal.Compiler.Linker.Names ( src/Signal/Compiler/Linker/Names.hs, dist/build/Signal/Compiler/Linker/Names.o )
[10 of 13] Compiling Signal.Compiler.Linker ( src/Signal/Compiler/Linker.hs, dist/build/Signal/Compiler/Linker.o )
[11 of 13] Compiling Signal.Compiler.Channels ( src/Signal/Compiler/Channels.hs, dist/build/Signal/Compiler/Channels.o )
[12 of 13] Compiling Signal.Compiler ( src/Signal/Compiler.hs, dist/build/Signal/Compiler.o )
[13 of 13] Compiling Signal ( src/Signal.hs, dist/build/Signal.o )
In-place registering signals-0.2.0.2...
Running Haddock for signals-0.2.0.2...
Running hscolour for signals-0.2.0.2...
Preprocessing library signals-0.2.0.2...
Preprocessing library signals-0.2.0.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: imperative-edsl-vhdl-0.2.0.1
src/Signal/Compiler/Linker.hs:14:5:
parse error on input ‘-- ^ re-export of naming constructs’
Creating package registration file:
/tmp/pkgConf-signals-0.2.015089765051160063179.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/signals-0.2.0.2-32eXgxJqPZh5PNKDHEf0QX
Registering signals-0.2.0.2...
Installed signals-0.2.0.2
Test log
No test log was submitted for this report.