packages feed

l-bfgs-b-0.1: examples/build.sh

#!/bin/bash

ghc -threaded -i../src -O2 -fforce-recomp -o example1 --make Example1.hs -llbfgsb 
ghc -threaded -i../src -O2 -fforce-recomp -o example2 --make Example2.hs -llbfgsb