packages feed

transformers-compat 0.6.1.4 → 0.6.1.5

raw patch · 1 files changed

+3/−3 lines, 1 files

Files

transformers-compat.cabal view
@@ -1,6 +1,6 @@ name:          transformers-compat category:      Compatibility-version:       0.6.1.4+version:       0.6.1.5 license:       BSD3 cabal-version: >= 1.8 license-file:  LICENSE@@ -60,12 +60,12 @@   description: Use transformers 0.3. This will be selected by cabal picking the appropriate version.  flag four-  default: True+  default: False   manual: True   description: Use transformers 0.4. This will be selected by cabal picking the appropriate version.  flag five-  default: False+  default: True   manual: True   description: Use transformers 0.5 up until (but not including) 0.5.3. This will be selected by cabal picking the appropriate version.