packages feed

baserock-schema 0.0.1.1 → 0.0.1.2

raw patch · 2 files changed

+6/−6 lines, 2 filesdep −profunctors

Dependencies removed: profunctors

Files

app/Main.hs view
@@ -9,7 +9,10 @@ import System.Console.Docopt  patterns :: Docopt-patterns = [docoptFile|USAGE.txt|]+patterns = [docopt|+Usage:+  baserock sanitize <system>+|]  getArgOrExit = getArgOrExitWith patterns 
baserock-schema.cabal view
@@ -2,10 +2,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: 9b4d56a60e06088275634fa7f937c8cdec9c68ffb0e17ecb1285e5a6ab79f24a+-- hash: 785696ae69bd1593ec1d822910442190eef009f11527e89db53abe0e3ed170f4  name:           baserock-schema-version:        0.0.1.1+version:        0.0.1.2 description:    Please see the README on GitHub at <https://gitlab.com/locallycompact/baserock-schema#readme> author:         Daniel Firth maintainer:     locallycompact@gmail.com@@ -33,7 +33,6 @@     , docopt     , errors     , mtl-    , profunctors     , text     , transformers     , turtle@@ -55,7 +54,6 @@     , docopt     , errors     , mtl-    , profunctors     , text     , transformers     , turtle@@ -80,7 +78,6 @@     , errors     , hspec     , mtl-    , profunctors     , text     , transformers     , turtle