All compile errors fixed, but now there's a weird NaN. The wonders never cease
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{-# LANGUAGE FlexibleInstances, UndecidableInstances #-}
|
||||
{-# LANGUAGE FlexibleInstances, UndecidableInstances, FlexibleContexts #-}
|
||||
module Petzval.Types(Calcuable) where
|
||||
|
||||
import Numeric.AD.Mode
|
||||
|
||||
Reference in New Issue
Block a user