Michelangelo 0.1.0.0 → 0.1.0.1
raw patch · 2 files changed
+16/−2 lines, 2 files
Files
- Michelangelo.cabal +6/−2
- README.md +10/−0
Michelangelo.cabal view
@@ -10,7 +10,7 @@ -- PVP summary: +-+------- breaking API changes -- | | +----- non-breaking API additions -- | | | +--- code changes with no API change -version: 0.1.0.0 +version: 0.1.0.1 -- A short (one-line) description of the package. synopsis: OpenGL for dummies @@ -40,11 +40,15 @@ -- Extra files to be distributed with the package, such as examples or a -- README. --- extra-source-files: +extra-source-files: README.md -- Constraint on the version of Cabal needed to build this package. cabal-version: >=1.10 +-- +source-repository head + type: git + location: https://github.com/SwiftsNamesake/Michelangelo.git library -- Modules exported by the library.
+ README.md view
@@ -0,0 +1,10 @@+Michelangelo +============ + + +Contributors +------------ +Jonatan H Sundqvist + +TODO +----