Cabal revisions of zeolite-lang-0.1.2.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: zeolite-lang version: 0.1.2.2+x-revision: 1 synopsis: Zeolite is a statically-typed, general-purpose programming language. description: Safe, ScopedTypeVariables - build-depends: base >= 4.2 && < 4.14,+ build-depends: base >= 4.13 && < 4.14, containers >= 0.3 && < 0.7,- directory >= 1.1 && < 1.4,+ directory >= 1.2.7.0 && < 1.4, filepath >= 1.0 && < 1.5, hashable >= 1.0 && < 1.4, mtl >= 1.0 && < 2.3,