First pass at merit function
This commit is contained in:
@@ -35,6 +35,9 @@ executable petzval-hs
|
||||
-- LANGUAGE extensions used by modules in this package.
|
||||
-- other-extensions:
|
||||
build-depends: base ^>=4.15.1.0,
|
||||
ad ^>=4.5.2,
|
||||
linear ^>=1.21,
|
||||
lens ^>=5.2,
|
||||
petzval-hs
|
||||
hs-source-dirs: app
|
||||
|
||||
@@ -46,6 +49,7 @@ library
|
||||
Petzval.Optics.RTM
|
||||
Petzval.System
|
||||
Petzval.Trace
|
||||
Petzval.Calculations
|
||||
other-modules:
|
||||
Petzval.Internal.Vec
|
||||
hs-source-dirs: lib
|
||||
|
||||
Reference in New Issue
Block a user