matrix-as-xyz 0.1.2.0 → 0.1.2.1
raw patch · 5 files changed
+7/−7 lines, 5 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- matrix-as-xyz.cabal +3/−3
- src/Data/Matrix/AsXYZ.hs +1/−1
- src/Data/Matrix/AsXYZ/ParseXY.hs +1/−1
- src/Data/Matrix/AsXYZ/ParseXYZ.hs +1/−1
- src/Data/Matrix/AsXYZ/Plain.hs +1/−1
matrix-as-xyz.cabal view
@@ -4,11 +4,11 @@ -- -- see: https://github.com/sol/hpack ----- hash: 44baaebc9c92a8247f166d2e4ce54c025bca25e65992f5e10bdae3551bb1d2fd+-- hash: 15ab1dd21ef40ddf3fc76de1c5032ebfbecff0ac440e58b84a9dcb82b66e6c9c name: matrix-as-xyz-version: 0.1.2.0-synopsis: Read and Display Jones-Faithfull notation for spacegroup and planegroup+version: 0.1.2.1+synopsis: Read and Display Jones-Faithful notation for spacegroup and planegroup description: Please see the README on GitHub at <https://github.com/narumij/matrix-as-xyz#readme> category: Chemistry homepage: https://github.com/narumij/matrix-as-xyz#readme
src/Data/Matrix/AsXYZ.hs view
@@ -6,7 +6,7 @@ Stability : experimental Portability : ? -Read and Display Jones-Faithfull notation for spacegroup (e.g. 'x,y,z') and planegroup (e.g. 'x,y')+Read and Display Jones-Faithful notation for spacegroup (e.g. 'x,y,z') and planegroup (e.g. 'x,y') -} module Data.Matrix.AsXYZ (
src/Data/Matrix/AsXYZ/ParseXY.hs view
@@ -6,7 +6,7 @@ Stability : experimental Portability : ? -Jones-Faithfull notation parser for planegroup.+Jones-Faithful notation parser for planegroup. -} module Data.Matrix.AsXYZ.ParseXY (
src/Data/Matrix/AsXYZ/ParseXYZ.hs view
@@ -6,7 +6,7 @@ Stability : experimental Portability : ? -Jones-Faithfull notation parser for spacegroup.+Jones-Faithful notation parser for spacegroup. -} module Data.Matrix.AsXYZ.ParseXYZ (
src/Data/Matrix/AsXYZ/Plain.hs view
@@ -6,7 +6,7 @@ Stability : experimental Portability : ? -Jones-Faithfull notation plain text printer.+Jones-Faithful notation plain text printer. -} module Data.Matrix.AsXYZ.Plain (