<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">The initial release of broker-haskell, a Haskell binding to Broker (libbroker), the messaging library for Bro, a network security tool.<div><br></div><div>Provides:</div><div>- Language.Broker</div><div><br></div><div>After downloading/extracting compressed tarball:</div><div><br></div><div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">davids-air-2:broker-haskell-0.1.0.0 dbanas$ cabal configure --prefix=$HOME --user --enable-tests</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Resolving dependencies...</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Configuring broker-haskell-0.1.0.0...</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">davids-air-2:broker-haskell-0.1.0.0 dbanas$ cabal build</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Building broker-haskell-0.1.0.0...</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Preprocessing library broker-haskell-0.1.0.0...</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">[1 of 1] Compiling Language.Broker  ( dist/build/Language/Broker.hs, dist/build/Language/Broker.o )</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; min-height: 13px;"><div style="margin: 0px;"><br></div><div style="margin: 0px;">{Some warnings omitted.}</div><div style="margin: 0px;"><br></div><div style="margin: 0px;">In-place registering broker-haskell-0.1.0.0...</div><div style="margin: 0px;">Preprocessing test suite 'tests' for broker-haskell-0.1.0.0...</div><div style="margin: 0px;">[1 of 1] Compiling Main             ( test.hs, dist/build/tests/tests-tmp/Main.o )</div><div style="margin: 0px; min-height: 13px;"><br></div><div style="margin: 0px;">{Some warnings omitted.}</div><div style="margin: 0px;"><br></div><div style="margin: 0px; min-height: 13px;">Linking dist/build/tests/tests ...</div><div style="margin: 0px;"><br></div><div style="margin: 0px;">davids-air-2:broker-haskell-0.1.0.0 dbanas$ cabal test</div><div style="margin: 0px;">Preprocessing library broker-haskell-0.1.0.0...</div><div style="margin: 0px;">In-place registering broker-haskell-0.1.0.0...</div><div style="margin: 0px;">Preprocessing test suite 'tests' for broker-haskell-0.1.0.0...</div><div style="margin: 0px;">Running 1 test suites...</div><div style="margin: 0px;">Test suite tests: RUNNING...</div><div style="margin: 0px;">Test suite tests: PASS</div><div style="margin: 0px;">Test suite logged to: dist/test/broker-haskell-0.1.0.0-tests.log</div><div style="margin: 0px;">1 of 1 test suites (1 of 1 test cases) passed.</div><div><br></div><div><br></div></div></div></body></html>