Changes between Version 40 and Version 41 of Repositories
- Timestamp:
- 12/19/12 04:24:49 (5 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Repositories
v40 v41 40 40 {{{ 41 41 #!html 42 <style type="text/css">43 table.sample {44 border-width: 1px;45 border-spacing: 0px;46 border-style: outset;47 border-color: gray;48 border-collapse: collapse;49 background-color: white;50 }51 table.sample th {52 border-width: 1px;53 padding: 1px;54 border-style: inset;55 border-color: gray;56 background-color: white;57 -moz-border-radius: ;58 }59 table.sample td {60 border-width: 1px;61 padding: 1px;62 padding-left: 4px;63 padding-right: 6px;64 border-style: inset;65 border-color: gray;66 background-color: white;67 -moz-border-radius: ;68 }69 </style>70 42 <table border="1"> 71 43 <tr><td>Location in tree</td> <td> Upstream repo?</td> <td>Reqd to build?</td> <td>Installed?</td> <td>GHC repo http://darcs.haskell.org/...</td></tr>
