-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathaviation-cessna172-weight-balance.cabal
45 lines (38 loc) · 1.68 KB
/
aviation-cessna172-weight-balance.cabal
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
name: aviation-cessna172-weight-balance
version: 0.0.1
license: BSD3
license-file: LICENCE
author: Tony Morris <ʇǝu˙sıɹɹoɯʇ@ןןǝʞsɐɥ>, Joshua Morris <ɯoɔ˙lᴉɐɯƃ@llǝʞsɐɥ+sᴉɹɹoɯuɥoɾɐnɥsoɾ>
maintainer: Tony Morris, Joshua Morris
copyright: Copyright (c) 2017, Commonwealth Scientific and Industrial Research Organisation (CSIRO) ABN 41 687 119 230.
synopsis: Weight and Balance for the Cessna 172 aircraft in aviation.
category: Aviation
description:
<<https://raw.githubusercontent.com/qfpl/assets/master/data61-transparent-bg.png>>
.
Weight and Balance for the Cessna 172 aircraft in aviation.
homepage: https://github.com/data61/aviation-cessna172-weight-balance
bug-reports: https://github.com/data61/aviation-cessna172-weight-balance/issues
cabal-version: >= 1.10
build-type: Simple
extra-source-files: changelog
source-repository head
type: git
location: git@github.com:data61/aviation-cessna172-weight-balance.git
library
default-language:
Haskell2010
build-depends:
base >= 4.8 && < 4.13
, lens >= 4.15 && < 4.18
ghc-options:
-Wall
hs-source-dirs:
src
deps/aviation-units/src
deps/aviation-weight-balance/src
exposed-modules:
Data.Aviation.C172.WB
Data.Aviation.C172.WB.C172AircraftArms
Data.Aviation.C172.WB.C172Arms
Data.Aviation.C172.WB.C172MomentEnvelope