Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
snf-ganeti
Commits
0c936d24
Commit
0c936d24
authored
Jun 16, 2009
by
Iustin Pop
Browse files
Fix a haddock/docstring issue
parent
d4c453d2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Ganeti/HTools/Cluster.hs
View file @
0c936d24
...
...
@@ -79,7 +79,7 @@ type Score = Double
-- | The description of an instance placement.
type
Placement
=
(
Idx
,
Ndx
,
Ndx
,
Score
)
-- | Allocation/relocation solution.
-- | Allocation
\
/relocation solution.
type
AllocSolution
=
[(
Maybe
Node
.
List
,
Instance
.
Instance
,
[
Node
.
Node
])]
-- | A cluster solution described as the solution delta and the list
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment