Data/Monoid/LqdBug.hs:12:9-15: Error: Specified Type Does Not Refine Haskell Type for GHC.Base.mappend
12 | {-@ mappend :: {x:Nt | getNt x > 0} -> Nt -> Nt @-}
^^^^^^^
The Liquid type
Main.Nt -> Main.Nt -> Main.Nt
is inconsistent with the Haskell type
forall a. GHC.Base.Monoid a => a -> a -> a
defined at <no location info>
Is this error intentional?
thanks,
Jeff
--
You received this message because you are subscribed to the Google Groups "liquidhaskell" group.
To unsubscribe from this group and stop receiving emails from it, send an email to liquidhaskel...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.