Skip to content

Commit

Permalink
hide prelude(conj)
Browse files Browse the repository at this point in the history
  • Loading branch information
Luis-omega committed Jun 16, 2022
1 parent a912d6d commit 75d247b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Data.purs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
-- | Tests for `ToData`/`FromData`
module Test.Data (suite, tests, uniqueIndicesTests) where

import Prelude
import Prelude hiding (conj)

import Aeson (decodeAeson, encodeAeson, JsonDecodeError(TypeMismatch))
import Contract.Monad (Aff)
Expand Down

0 comments on commit 75d247b

Please sign in to comment.