Skip to content

Commit

Permalink
:refactor: remove the TabularFun.hs-boot file
Browse files Browse the repository at this point in the history
  • Loading branch information
lsrcz committed Oct 25, 2023
1 parent 6c16e0f commit 8856610
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 24 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ import {-# SOURCE #-} Grisette.IR.SymPrim.Data.Prim.InternedTerm.Term
UnaryOp,
type (-->),
)
import {-# SOURCE #-} Grisette.IR.SymPrim.Data.TabularFun
import Grisette.IR.SymPrim.Data.TabularFun
( type (=->),
)
import Language.Haskell.TH.Syntax (Lift)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ import Grisette.IR.SymPrim.Data.Prim.ModelValue
( ModelValue,
toModelValue,
)
import {-# SOURCE #-} Grisette.IR.SymPrim.Data.TabularFun
import Grisette.IR.SymPrim.Data.TabularFun
( type (=->),
)
import Language.Haskell.TH.Syntax (Lift)
Expand Down
22 changes: 0 additions & 22 deletions src/Grisette/IR/SymPrim/Data/TabularFun.hs-boot

This file was deleted.

0 comments on commit 8856610

Please sign in to comment.