Cabal revisions of gtfs-realtime-0.1.0.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-cabal-version: 1.12---- This file has been generated from package.yaml by hpack version 0.30.0.------ see: https://github.com/sol/hpack------ hash: 3cb08b34c641e4f439aac45252f7985223f1d489b15209a486c5dfd43a01dd86--name: gtfs-realtime-version: 0.1.0.0-synopsis: GTFS RealTime protobafs library (autogenerated from .proto file)-description: Please see the README on GitHub at <https://github.com/CthulhuDen/gtfs-realtime#readme> or <https://hackage.haskell.org/package/gtfs-realtime>-category: Data-homepage: https://github.com/CthulhuDen/gtfs-realtime#readme-bug-reports: https://github.com/CthulhuDen/gtfs-realtime/issues-author: Cthulhu-maintainer: cthulhu.den@gmail.com-copyright: Cthulhu (c) 2018-license: BSD3-license-file: LICENSE-build-type: Simple-extra-source-files:- README.md--source-repository head- type: git- location: https://github.com/CthulhuDen/gtfs-realtime--library- exposed-modules:- GTFS.RealTime.Protobuf- GTFS.RealTime.Protobuf.Alert- GTFS.RealTime.Protobuf.Alert.Cause- GTFS.RealTime.Protobuf.Alert.Effect- GTFS.RealTime.Protobuf.EntitySelector- GTFS.RealTime.Protobuf.FeedEntity- GTFS.RealTime.Protobuf.FeedHeader- GTFS.RealTime.Protobuf.FeedHeader.Incrementality- GTFS.RealTime.Protobuf.FeedMessage- GTFS.RealTime.Protobuf.Position- GTFS.RealTime.Protobuf.TimeRange- GTFS.RealTime.Protobuf.TranslatedString- GTFS.RealTime.Protobuf.TranslatedString.Translation- GTFS.RealTime.Protobuf.TripDescriptor- GTFS.RealTime.Protobuf.TripDescriptor.ScheduleRelationship- GTFS.RealTime.Protobuf.TripUpdate- GTFS.RealTime.Protobuf.TripUpdate.StopTimeEvent- GTFS.RealTime.Protobuf.TripUpdate.StopTimeUpdate- GTFS.RealTime.Protobuf.TripUpdate.StopTimeUpdate.ScheduleRelationship- GTFS.RealTime.Protobuf.VehicleDescriptor- GTFS.RealTime.Protobuf.VehiclePosition- GTFS.RealTime.Protobuf.VehiclePosition.CongestionLevel- GTFS.RealTime.Protobuf.VehiclePosition.OccupancyStatus- GTFS.RealTime.Protobuf.VehiclePosition.VehicleStopStatus- other-modules:- Paths_gtfs_realtime- hs-source-dirs:- src- ghc-options: -Wall- build-depends:- base >=4.7 && <5- , protocol-buffers >=2.4.11 && <3- , protocol-buffers-descriptor >=2.4.11 && <3- default-language: Haskell2010+cabal-version: 1.12 + +-- This file has been generated from package.yaml by hpack version 0.30.0. +-- +-- see: https://github.com/sol/hpack +-- +-- hash: 3cb08b34c641e4f439aac45252f7985223f1d489b15209a486c5dfd43a01dd86 + +name: gtfs-realtime +version: 0.1.0.0 +x-revision: 1 +synopsis: GTFS RealTime protobafs library (autogenerated from .proto file) +description: Please see the README on GitHub at <https://github.com/CthulhuDen/gtfs-realtime#readme> or <https://hackage.haskell.org/package/gtfs-realtime> +category: Data +homepage: https://github.com/CthulhuDen/gtfs-realtime#readme +bug-reports: https://github.com/CthulhuDen/gtfs-realtime/issues +author: Cthulhu +maintainer: cthulhu.den@gmail.com +copyright: Cthulhu (c) 2018 +license: BSD3 +license-file: LICENSE +build-type: Simple +extra-source-files: + README.md + +source-repository head + type: git + location: https://github.com/CthulhuDen/gtfs-realtime + +library + exposed-modules: + GTFS.RealTime.Protobuf + GTFS.RealTime.Protobuf.Alert + GTFS.RealTime.Protobuf.Alert.Cause + GTFS.RealTime.Protobuf.Alert.Effect + GTFS.RealTime.Protobuf.EntitySelector + GTFS.RealTime.Protobuf.FeedEntity + GTFS.RealTime.Protobuf.FeedHeader + GTFS.RealTime.Protobuf.FeedHeader.Incrementality + GTFS.RealTime.Protobuf.FeedMessage + GTFS.RealTime.Protobuf.Position + GTFS.RealTime.Protobuf.TimeRange + GTFS.RealTime.Protobuf.TranslatedString + GTFS.RealTime.Protobuf.TranslatedString.Translation + GTFS.RealTime.Protobuf.TripDescriptor + GTFS.RealTime.Protobuf.TripDescriptor.ScheduleRelationship + GTFS.RealTime.Protobuf.TripUpdate + GTFS.RealTime.Protobuf.TripUpdate.StopTimeEvent + GTFS.RealTime.Protobuf.TripUpdate.StopTimeUpdate + GTFS.RealTime.Protobuf.TripUpdate.StopTimeUpdate.ScheduleRelationship + GTFS.RealTime.Protobuf.VehicleDescriptor + GTFS.RealTime.Protobuf.VehiclePosition + GTFS.RealTime.Protobuf.VehiclePosition.CongestionLevel + GTFS.RealTime.Protobuf.VehiclePosition.OccupancyStatus + GTFS.RealTime.Protobuf.VehiclePosition.VehicleStopStatus + other-modules: + Paths_gtfs_realtime + hs-source-dirs: + src + ghc-options: -Wall + build-depends: + base >=4.7 && <5 + , protocol-buffers >=2.4.11 && <2.4.12 + , protocol-buffers-descriptor >=2.4.11 && <2.4.12 + default-language: Haskell2010