Monocle 0.0.0 → 0.0.1
raw patch · 2 files changed
+2/−2 lines, 2 files
Files
- LICENSE +1/−1
- Monocle.cabal +1/−1
LICENSE view
@@ -8,7 +8,7 @@ * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.- * The names of the contributors may be used to endorse or promote products+ * The names of the contributors may not be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY OSMAN BINEEV ''AS IS'' AND ANY
Monocle.cabal view
@@ -1,6 +1,6 @@ Name: Monocle Cabal-Version: >= 1.2-Version: 0.0.0+Version: 0.0.1 Synopsis: Symbolic computations in strict monoidal categories with LaTeX output. Description: Symbolic computations in strict monoidal categories with LaTeX output. See monocle-test.hs.