80b325fe8b842b2ecec1fc2665dd606656b1755ff5d36e2aa2cd058f5bfaf692

Download raw

Created: 2023-12-19 03:40:10.302489 UTC

Size: 210

Preview (limited to 512 bytes)

"#if __GLASGOW_HASKELL__ >= 710\n#define OVERLAPPABLE_ {-# OVERLAPPABLE #-}\n#define OVERLAPPING_ {-# OVERLAPPING #-}\n#else\n{-# LANGUAGE OverlappingInstances #-}\n#define OVERLAPPABLE_\n#define OVERLAPPING_\n#endif\n"


Casa is a service provided by the Haskell Foundation │ Originally developed by FP Complete