Build #2 for cloudyfs-0.0.2
| Package | cloudyfs-0.0.2 |
|---|
| Install | DependencyFailed HFuse-0.2.4.1 |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | unknown |
|---|---|
| Compiler | ghc-7.6.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | unix-2.6.0.1, timerep-1.0.3, tagsoup-0.13, regex-tdfa-1.1.8, regex-base-0.93.2, filepath-1.3.0.1, datetime-0.2.1, convertible-1.0.11.1, containers-0.5.0.0, bytestring-0.10.0.2, base-4.6.0.1, HTTP-4000.2.8, HFuse-0.2.4.1 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring HFuse-0.2.4.1...
Building HFuse-0.2.4.1...
Preprocessing library HFuse-0.2.4.1...
[1 of 1] Compiling System.Fuse ( dist/build/System/Fuse.hs, dist/build/System/Fuse.o )
System/Fuse.hsc:73:40:
Module `System.IO.Error' does not export `catch'
Failed to install HFuse-0.2.4.1
Configuring QuickCheck-2.6...
Building QuickCheck-2.6...
Preprocessing library QuickCheck-2.6...
[ 1 of 13] Compiling Test.QuickCheck.Exception ( Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o )
[ 2 of 13] Compiling Test.QuickCheck.Text ( Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o )
[ 3 of 13] Compiling Test.QuickCheck.State ( Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o )
[ 4 of 13] Compiling Test.QuickCheck.Gen ( Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o )
[ 5 of 13] Compiling Test.QuickCheck.Arbitrary ( Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o )
[ 6 of 13] Compiling Test.QuickCheck.Poly ( Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o )
[ 7 of 13] Compiling Test.QuickCheck.Function ( Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o )
[ 8 of 13] Compiling Test.QuickCheck.Modifiers ( Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o )
[ 9 of 13] Compiling Test.QuickCheck.Property ( Test/QuickCheck/Property.hs, dist/build/Test/QuickCheck/Property.o )
[10 of 13] Compiling Test.QuickCheck.Test ( Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o )
[11 of 13] Compiling Test.QuickCheck.All ( Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o )
[12 of 13] Compiling Test.QuickCheck.Monadic ( Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o )
[13 of 13] Compiling Test.QuickCheck ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.o )
In-place registering QuickCheck-2.6...
Running Haddock for QuickCheck-2.6...
Running hscolour for QuickCheck-2.6...
Preprocessing library QuickCheck-2.6...
Preprocessing library QuickCheck-2.6...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: random-1.0.1.1
Haddock coverage:
12% ( 1 / 8) in 'Test.QuickCheck.Exception'
0% ( 0 / 18) in 'Test.QuickCheck.Text'
50% ( 1 / 2) in 'Test.QuickCheck.State'
95% ( 20 / 21) in 'Test.QuickCheck.Gen'
92% ( 23 / 25) in 'Test.QuickCheck.Arbitrary'
14% ( 1 / 7) in 'Test.QuickCheck.Poly'
14% ( 1 / 7) in 'Test.QuickCheck.Function'
92% ( 12 / 13) in 'Test.QuickCheck.Modifiers'
59% ( 34 / 58) in 'Test.QuickCheck.Property'
48% ( 13 / 27) in 'Test.QuickCheck.Test'
100% ( 9 / 9) in 'Test.QuickCheck.All'
7% ( 1 / 15) in 'Test.QuickCheck.Monadic'
93% ( 95 /102) in 'Test.QuickCheck'
Warning: Test.QuickCheck.Text: could not find link destinations for:
Test.QuickCheck.Text.Output
Warning: Test.QuickCheck.State: could not find link destinations for:
System.Random.StdGen
Warning: Test.QuickCheck.Gen: could not find link destinations for:
System.Random.StdGen System.Random.Random
Warning: Test.QuickCheck.Arbitrary: could not find link destinations for:
System.Random.Random
Warning: Test.QuickCheck.Property: could not find link destinations for:
Test.QuickCheck.Exception.AnException
Warning: Test.QuickCheck.Test: could not find link destinations for:
System.Random.StdGen
Warning: Test.QuickCheck: could not find link destinations for:
System.Random.StdGen System.Random.Random
Documentation created: dist/doc/html/QuickCheck/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/QuickCheck-2.6
Registering QuickCheck-2.6...
Installed QuickCheck-2.6
Configuring convertible-1.0.11.1...
Building convertible-1.0.11.1...
Preprocessing library convertible-1.0.11.1...
[1 of 9] Compiling Data.Convertible.Base ( Data/Convertible/Base.hs, dist/build/Data/Convertible/Base.o )
[2 of 9] Compiling Data.Convertible.Utils ( Data/Convertible/Utils.hs, dist/build/Data/Convertible/Utils.o )
Data/Convertible/Utils.hs:58:31: Warning:
In the use of `mkTyCon' (imported from Data.Typeable):
Deprecated: "either derive Typeable, or use mkTyCon3 instead"
[3 of 9] Compiling Data.Convertible.Instances.Map ( Data/Convertible/Instances/Map.hs, dist/build/Data/Convertible/Instances/Map.o )
[4 of 9] Compiling Data.Convertible.Instances.Num ( Data/Convertible/Instances/Num.hs, dist/build/Data/Convertible/Instances/Num.o )
[5 of 9] Compiling Data.Convertible.Instances.C ( Data/Convertible/Instances/C.hs, dist/build/Data/Convertible/Instances/C.o )
[6 of 9] Compiling Data.Convertible.Instances.Text ( Data/Convertible/Instances/Text.hs, dist/build/Data/Convertible/Instances/Text.o )
[7 of 9] Compiling Data.Convertible.Instances.Time ( Data/Convertible/Instances/Time.hs, dist/build/Data/Convertible/Instances/Time.o )
Data/Convertible/Instances/Time.hs:32:1: Warning:
The import of `Data.Time.Clock' is redundant
except perhaps to import instances from `Data.Time.Clock'
To import instances alone, use: import Data.Time.Clock()
[8 of 9] Compiling Data.Convertible.Instances ( Data/Convertible/Instances.hs, dist/build/Data/Convertible/Instances.o )
[9 of 9] Compiling Data.Convertible ( Data/Convertible.hs, dist/build/Data/Convertible.o )
Data/Convertible.hs:35:26: Warning:
The export item `module Data.Convertible.Instances' exports nothing
Data/Convertible.hs:40:1: Warning:
The import of `Data.Convertible.Instances' is redundant
except perhaps to import instances from `Data.Convertible.Instances'
To import instances alone, use: import Data.Convertible.Instances()
In-place registering convertible-1.0.11.1...
Running Haddock for convertible-1.0.11.1...
Running hscolour for convertible-1.0.11.1...
Preprocessing library convertible-1.0.11.1...
Preprocessing library convertible-1.0.11.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, text-0.11.2.3,
transformers-0.3.0.0
Data/Convertible/Utils.hs:58:31: Warning:
In the use of `mkTyCon' (imported from Data.Typeable):
Deprecated: "either derive Typeable, or use mkTyCon3 instead"
Data/Convertible/Instances/Time.hs:32:1: Warning:
The import of `Data.Time.Clock' is redundant
except perhaps to import instances from `Data.Time.Clock'
To import instances alone, use: import Data.Time.Clock()
Data/Convertible.hs:35:26: Warning:
The export item `module Data.Convertible.Instances' exports nothing
Data/Convertible.hs:40:1: Warning:
The import of `Data.Convertible.Instances' is redundant
except perhaps to import instances from `Data.Convertible.Instances'
To import instances alone, use: import Data.Convertible.Instances()
Haddock coverage:
78% ( 7 / 9) in 'Data.Convertible.Base'
100% ( 4 / 4) in 'Data.Convertible.Utils'
100% ( 1 / 1) in 'Data.Convertible.Instances.Map'
100% ( 1 / 1) in 'Data.Convertible.Instances.Num'
100% ( 1 / 1) in 'Data.Convertible.Instances.C'
100% ( 1 / 1) in 'Data.Convertible.Instances.Text'
100% ( 1 / 1) in 'Data.Convertible.Instances.Time'
100% ( 1 / 1) in 'Data.Convertible.Instances'
100% ( 4 / 4) in 'Data.Convertible'
Warning: Data.Convertible.Base: could not find link destinations for:
Data.Text.Internal.Text Data.Text.Lazy.Internal.Text Control.Monad.Trans.Error.Error
Documentation created: dist/doc/html/convertible/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/convertible-1.0.11.1
Registering convertible-1.0.11.1...
Installed convertible-1.0.11.1
Configuring regex-base-0.93.2...
Building regex-base-0.93.2...
Preprocessing library regex-base-0.93.2...
[1 of 4] Compiling Text.Regex.Base.RegexLike ( Text/Regex/Base/RegexLike.hs, dist/build/Text/Regex/Base/RegexLike.o )
[2 of 4] Compiling Text.Regex.Base.Context ( Text/Regex/Base/Context.hs, dist/build/Text/Regex/Base/Context.o )
[3 of 4] Compiling Text.Regex.Base ( Text/Regex/Base.hs, dist/build/Text/Regex/Base.o )
[4 of 4] Compiling Text.Regex.Base.Impl ( Text/Regex/Base/Impl.hs, dist/build/Text/Regex/Base/Impl.o )
In-place registering regex-base-0.93.2...
Running Haddock for regex-base-0.93.2...
Running hscolour for regex-base-0.93.2...
Preprocessing library regex-base-0.93.2...
Preprocessing library regex-base-0.93.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, transformers-0.3.0.0
Haddock coverage:
94% ( 17 / 18) in 'Text.Regex.Base.RegexLike'
100% ( 1 / 1) in 'Text.Regex.Base.Context'
75% ( 3 / 4) in 'Text.Regex.Base'
33% ( 1 / 3) in 'Text.Regex.Base.Impl'
Documentation created: dist/doc/html/regex-base/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/regex-base-0.93.2
Registering regex-base-0.93.2...
Installed regex-base-0.93.2
Configuring tagsoup-0.13...
Building tagsoup-0.13...
Preprocessing library tagsoup-0.13...
[ 1 of 13] Compiling Text.HTML.TagSoup.Entity ( Text/HTML/TagSoup/Entity.hs, dist/build/Text/HTML/TagSoup/Entity.o )
[ 2 of 13] Compiling Text.StringLike ( Text/StringLike.hs, dist/build/Text/StringLike.o )
[ 3 of 13] Compiling Text.HTML.TagSoup.Type ( Text/HTML/TagSoup/Type.hs, dist/build/Text/HTML/TagSoup/Type.o )
[ 4 of 13] Compiling Text.HTML.TagSoup.Match ( Text/HTML/TagSoup/Match.hs, dist/build/Text/HTML/TagSoup/Match.o )
[ 5 of 13] Compiling Text.HTML.TagSoup.Tree ( Text/HTML/TagSoup/Tree.hs, dist/build/Text/HTML/TagSoup/Tree.o )
[ 6 of 13] Compiling Text.HTML.TagSoup.Options ( Text/HTML/TagSoup/Options.hs, dist/build/Text/HTML/TagSoup/Options.o )
[ 7 of 13] Compiling Text.HTML.TagSoup.Implementation ( Text/HTML/TagSoup/Implementation.hs, dist/build/Text/HTML/TagSoup/Implementation.o )
[ 8 of 13] Compiling Text.HTML.TagSoup.Specification ( Text/HTML/TagSoup/Specification.hs, dist/build/Text/HTML/TagSoup/Specification.o )
[ 9 of 13] Compiling Text.HTML.TagSoup.Manual ( Text/HTML/TagSoup/Manual.hs, dist/build/Text/HTML/TagSoup/Manual.o )
[10 of 13] Compiling Text.HTML.TagSoup.Generated ( Text/HTML/TagSoup/Generated.hs, dist/build/Text/HTML/TagSoup/Generated.o )
[11 of 13] Compiling Text.HTML.TagSoup.Render ( Text/HTML/TagSoup/Render.hs, dist/build/Text/HTML/TagSoup/Render.o )
[12 of 13] Compiling Text.HTML.TagSoup.Parser ( Text/HTML/TagSoup/Parser.hs, dist/build/Text/HTML/TagSoup/Parser.o )
[13 of 13] Compiling Text.HTML.TagSoup ( Text/HTML/TagSoup.hs, dist/build/Text/HTML/TagSoup.o )
In-place registering tagsoup-0.13...
Running Haddock for tagsoup-0.13...
Running hscolour for tagsoup-0.13...
Preprocessing library tagsoup-0.13...
Preprocessing library tagsoup-0.13...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3
Haddock coverage:
100% ( 7 / 7) in 'Text.HTML.TagSoup.Entity'
100% ( 3 / 3) in 'Text.StringLike'
81% ( 22 / 27) in 'Text.HTML.TagSoup.Type'
50% ( 9 / 18) in 'Text.HTML.TagSoup.Match'
67% ( 4 / 6) in 'Text.HTML.TagSoup.Tree'
83% ( 5 / 6) in 'Text.HTML.TagSoup.Options'
0% ( 0 / 32) in 'Text.HTML.TagSoup.Implementation'
0% ( 0 / 2) in 'Text.HTML.TagSoup.Specification'
0% ( 0 / 2) in 'Text.HTML.TagSoup.Manual'
0% ( 0 / 2) in 'Text.HTML.TagSoup.Generated'
100% ( 6 / 6) in 'Text.HTML.TagSoup.Render'
86% ( 6 / 7) in 'Text.HTML.TagSoup.Parser'
100% ( 39 / 39) in 'Text.HTML.TagSoup'
Warning: Text.StringLike: could not find link destinations for:
Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Documentation created: dist/doc/html/tagsoup/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/tagsoup-0.13
Registering tagsoup-0.13...
Installed tagsoup-0.13
Configuring timerep-1.0.3...
Building timerep-1.0.3...
Preprocessing library timerep-1.0.3...
[1 of 2] Compiling Data.Time.RFC2822 ( Data/Time/RFC2822.hs, dist/build/Data/Time/RFC2822.o )
[2 of 2] Compiling Data.Time.RFC3339 ( Data/Time/RFC3339.hs, dist/build/Data/Time/RFC3339.o )
In-place registering timerep-1.0.3...
Running Haddock for timerep-1.0.3...
Running hscolour for timerep-1.0.3...
Preprocessing library timerep-1.0.3...
Preprocessing library timerep-1.0.3...
Haddock coverage:
haddock module header parse failed: Cannot parse header documentation paragraphs
Cannot find documentation for: $basic
67% ( 2 / 3) in 'Data.Time.RFC2822'
haddock module header parse failed: Cannot parse header documentation paragraphs
Cannot find documentation for: $basic
67% ( 2 / 3) in 'Data.Time.RFC3339'
Documentation created: dist/doc/html/timerep/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/timerep-1.0.3
Registering timerep-1.0.3...
Installed timerep-1.0.3
Configuring datetime-0.2.1...
Building datetime-0.2.1...
Preprocessing library datetime-0.2.1...
[1 of 1] Compiling Data.DateTime ( src/Data/DateTime.lhs, dist/build/Data/DateTime.o )
In-place registering datetime-0.2.1...
Running Haddock for datetime-0.2.1...
Running hscolour for datetime-0.2.1...
Preprocessing library datetime-0.2.1...
Preprocessing library datetime-0.2.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: random-1.0.1.1
Haddock coverage:
0% ( 0 / 37) in 'Data.DateTime'
Documentation created: dist/doc/html/datetime/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/datetime-0.2.1
Registering datetime-0.2.1...
Installed datetime-0.2.1
Configuring regex-tdfa-1.1.8...
Building regex-tdfa-1.1.8...
Preprocessing library regex-tdfa-1.1.8...
[ 1 of 23] Compiling Text.Regex.TDFA.NewDFA.Uncons ( Text/Regex/TDFA/NewDFA/Uncons.hs, dist/build/Text/Regex/TDFA/NewDFA/Uncons.o )
[ 2 of 23] Compiling Text.Regex.TDFA.IntArrTrieSet ( Text/Regex/TDFA/IntArrTrieSet.hs, dist/build/Text/Regex/TDFA/IntArrTrieSet.o )
[ 3 of 23] Compiling Paths_regex_tdfa ( dist/build/autogen/Paths_regex_tdfa.hs, dist/build/Paths_regex_tdfa.o )
[ 4 of 23] Compiling Data.IntSet.EnumSet2 ( Data/IntSet/EnumSet2.hs, dist/build/Data/IntSet/EnumSet2.o )
[ 5 of 23] Compiling Data.IntMap.EnumMap2 ( Data/IntMap/EnumMap2.hs, dist/build/Data/IntMap/EnumMap2.o )
[ 6 of 23] Compiling Data.IntMap.CharMap2 ( Data/IntMap/CharMap2.hs, dist/build/Data/IntMap/CharMap2.o )
[ 7 of 23] Compiling Text.Regex.TDFA.Common ( Text/Regex/TDFA/Common.hs, dist/build/Text/Regex/TDFA/Common.o )
[ 8 of 23] Compiling Text.Regex.TDFA.Pattern ( Text/Regex/TDFA/Pattern.hs, dist/build/Text/Regex/TDFA/Pattern.o )
[ 9 of 23] Compiling Text.Regex.TDFA.ReadRegex ( Text/Regex/TDFA/ReadRegex.hs, dist/build/Text/Regex/TDFA/ReadRegex.o )
[10 of 23] Compiling Text.Regex.TDFA.CorePattern ( Text/Regex/TDFA/CorePattern.hs, dist/build/Text/Regex/TDFA/CorePattern.o )
[11 of 23] Compiling Text.Regex.TDFA.NewDFA.MakeTest ( Text/Regex/TDFA/NewDFA/MakeTest.hs, dist/build/Text/Regex/TDFA/NewDFA/MakeTest.o )
[12 of 23] Compiling Text.Regex.TDFA.NewDFA.Tester ( Text/Regex/TDFA/NewDFA/Tester.hs, dist/build/Text/Regex/TDFA/NewDFA/Tester.o )
[13 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine_FA ( Text/Regex/TDFA/NewDFA/Engine_FA.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine_FA.o )
Text/Regex/TDFA/NewDFA/Engine_FA.hs:517:3: Warning:
In the use of `unsafeFreeze' (imported from Data.Array.MArray):
Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release"
[14 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine_NC ( Text/Regex/TDFA/NewDFA/Engine_NC.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine_NC.o )
Text/Regex/TDFA/NewDFA/Engine_NC.hs:250:3: Warning:
In the use of `unsafeFreeze' (imported from Data.Array.MArray):
Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release"
[15 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine_NC_FA ( Text/Regex/TDFA/NewDFA/Engine_NC_FA.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine_NC_FA.o )
Text/Regex/TDFA/NewDFA/Engine_NC_FA.hs:75:3: Warning:
In the use of `unsafeFreeze' (imported from Data.Array.MArray):
Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release"
[16 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine ( Text/Regex/TDFA/NewDFA/Engine.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine.o )
Text/Regex/TDFA/NewDFA/Engine.hs:657:3: Warning:
In the use of `unsafeFreeze' (imported from Data.Array.MArray):
Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release"
[17 of 23] Compiling Text.Regex.TDFA.TNFA ( Text/Regex/TDFA/TNFA.hs, dist/build/Text/Regex/TDFA/TNFA.o )
[18 of 23] Compiling Text.Regex.TDFA.TDFA ( Text/Regex/TDFA/TDFA.hs, dist/build/Text/Regex/TDFA/TDFA.o )
[19 of 23] Compiling Text.Regex.TDFA.String ( Text/Regex/TDFA/String.hs, dist/build/Text/Regex/TDFA/String.o )
[20 of 23] Compiling Text.Regex.TDFA.ByteString ( Text/Regex/TDFA/ByteString.hs, dist/build/Text/Regex/TDFA/ByteString.o )
[21 of 23] Compiling Text.Regex.TDFA.ByteString.Lazy ( Text/Regex/TDFA/ByteString/Lazy.hs, dist/build/Text/Regex/TDFA/ByteString/Lazy.o )
[22 of 23] Compiling Text.Regex.TDFA.Sequence ( Text/Regex/TDFA/Sequence.hs, dist/build/Text/Regex/TDFA/Sequence.o )
[23 of 23] Compiling Text.Regex.TDFA ( Text/Regex/TDFA.hs, dist/build/Text/Regex/TDFA.o )
In-place registering regex-tdfa-1.1.8...
Running Haddock for regex-tdfa-1.1.8...
Running hscolour for regex-tdfa-1.1.8...
Preprocessing library regex-tdfa-1.1.8...
Preprocessing library regex-tdfa-1.1.8...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, parsec-3.1.3,
text-0.11.2.3, transformers-0.3.0.0
dist/build/tmp-19427/Text/Regex/TDFA/NewDFA/Engine_FA.hs:517:3: Warning:
In the use of `unsafeFreeze' (imported from Data.Array.MArray):
Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release"
dist/build/tmp-19427/Text/Regex/TDFA/NewDFA/Engine_NC.hs:250:3: Warning:
In the use of `unsafeFreeze' (imported from Data.Array.MArray):
Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release"
dist/build/tmp-19427/Text/Regex/TDFA/NewDFA/Engine_NC_FA.hs:75:3: Warning:
In the use of `unsafeFreeze' (imported from Data.Array.MArray):
Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release"
dist/build/tmp-19427/Text/Regex/TDFA/NewDFA/Engine.hs:657:3: Warning:
In the use of `unsafeFreeze' (imported from Data.Array.MArray):
Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release"
Haddock coverage:
0% ( 0 / 2) in 'Text.Regex.TDFA.NewDFA.Uncons'
83% ( 5 / 6) in 'Text.Regex.TDFA.IntArrTrieSet'
0% ( 0 / 8) in 'Paths_regex_tdfa'
0% ( 0 / 31) in 'Data.IntSet.EnumSet2'
0% ( 0 / 68) in 'Data.IntMap.EnumMap2'
0% ( 0 / 69) in 'Data.IntMap.CharMap2'
59% ( 29 / 49) in 'Text.Regex.TDFA.Common'
67% ( 10 / 15) in 'Text.Regex.TDFA.Pattern'
100% ( 2 / 2) in 'Text.Regex.TDFA.ReadRegex'
23% ( 3 / 13) in 'Text.Regex.TDFA.CorePattern'
0% ( 0 / 3) in 'Text.Regex.TDFA.NewDFA.MakeTest'
50% ( 1 / 2) in 'Text.Regex.TDFA.NewDFA.Tester'
50% ( 1 / 2) in 'Text.Regex.TDFA.NewDFA.Engine_FA'
50% ( 1 / 2) in 'Text.Regex.TDFA.NewDFA.Engine_NC'
50% ( 1 / 2) in 'Text.Regex.TDFA.NewDFA.Engine_NC_FA'
50% ( 1 / 2) in 'Text.Regex.TDFA.NewDFA.Engine'
83% ( 5 / 6) in 'Text.Regex.TDFA.TNFA'
43% ( 3 / 7) in 'Text.Regex.TDFA.TDFA'
64% ( 7 / 11) in 'Text.Regex.TDFA.String'
43% ( 3 / 7) in 'Text.Regex.TDFA.ByteString'
43% ( 3 / 7) in 'Text.Regex.TDFA.ByteString.Lazy'
43% ( 3 / 7) in 'Text.Regex.TDFA.Sequence'
83% ( 5 / 6) in 'Text.Regex.TDFA'
Warning: Text.Regex.TDFA.ReadRegex: could not find link destinations for:
Text.Parsec.Error.ParseError
Documentation created: dist/doc/html/regex-tdfa/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/regex-tdfa-1.1.8
Registering regex-tdfa-1.1.8...
Installed regex-tdfa-1.1.8
cabal: Error: some packages failed to install:
HFuse-0.2.4.1 failed during the building phase. The exception was:
ExitFailure 1
cloudyfs-0.0.2 depends on HFuse-0.2.4.1 which failed to install.
Test log
No test log was submitted for this report.