Search:
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
View Tickets
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 28
and
Version 29
of
WikiStart
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Aug 15, 2011, 1:42:18 AM (
13 years
ago)
Author:
Ben Lippmeier
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
WikiStart
v28
v29
27
27
cd gloss-stable
28
28
cd library
29
runhaskell Setup configure --user
30
runhaskell Setup build
31
runhaskell Setup install
32
}}}
29
cabal install
30
}}}
33
31
34
32
Then again for the `examples` directory in that same repo.