mirror of
https://github.com/Start9Labs/registry.git
synced 2026-04-01 20:44:15 +00:00
resource gathering
This commit is contained in:
@@ -10,8 +10,7 @@ import Control.Error.Util as X
|
||||
import Data.Coerce as X
|
||||
import Data.String as X (String, fromString)
|
||||
import Data.Time.Clock as X
|
||||
import Protolude as X hiding (bool, hush, isLeft, isRight,
|
||||
note, tryIO)
|
||||
import Protolude as X hiding (bool, hush, isLeft, isRight, note, tryIO, (<.>))
|
||||
|
||||
id :: a -> a
|
||||
id = identity
|
||||
|
||||
Reference in New Issue
Block a user