I tried to use cabal install dnngraph, and it didn't work, because there's no such a package. But from the fact that for building the examples directory, if there was a fail, it says caffegraph-0.1.0.2 failed during the building phase. — which is in hackage — I guess whole dnngraph actually consists of a list of packages. It would be great if they were somehow listed, so that it would be possible, e.g., to install the latest stable dnngraph from Stack.
I tried to use
cabal install dnngraph, and it didn't work, because there's no such a package. But from the fact that for building the examples directory, if there was a fail, it sayscaffegraph-0.1.0.2 failed during the building phase.— which is in hackage — I guess whole dnngraph actually consists of a list of packages. It would be great if they were somehow listed, so that it would be possible, e.g., to install the latest stable dnngraph from Stack.