Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
newtype StoreCacheControl Source #
Instances
pattern UncachedINTEL :: StoreCacheControl Source #
pattern WriteThroughINTEL :: StoreCacheControl Source #
pattern WriteBackINTEL :: StoreCacheControl Source #
pattern StreamingINTEL :: StoreCacheControl Source #