diff options
Diffstat (limited to 'debian/README.Debian')
-rw-r--r-- | debian/README.Debian | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/README.Debian b/debian/README.Debian new file mode 100644 index 0000000..95fc141 --- /dev/null +++ b/debian/README.Debian @@ -0,0 +1,16 @@ +erlang-slang for Debian +----------------------- + + +Known Problems: + +- The erlang repl doesn't seem to like erlang-slang mucking around with + the terminal much. A work around is to compile your erlang sources + using erlc and run them using erl -noshell -s Mod Fun + +- The documentation is not complete though usable. + + +------------------- + + -- Mark Ng <ng@debian.org>, Sat, 7 Jul 2001 15:11:20 +1000 |