mirror of
https://github.com/github/semantic.git
synced 2024-12-22 14:21:31 +03:00
Amb is non-strict.
This commit is contained in:
parent
0617502efe
commit
42a22aad72
@ -1,4 +1,4 @@
|
||||
{-# LANGUAGE MultiParamTypeClasses #-}
|
||||
{-# LANGUAGE MultiParamTypeClasses, NoStrictData #-}
|
||||
module Data.Amb where
|
||||
|
||||
import Control.Monad.Error.Class
|
||||
|
Loading…
Reference in New Issue
Block a user