Skip to content

Commit 5b57541

Browse files
committed
[ refactor ] fix import regression
1 parent 9161a97 commit 5b57541

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Compiler/Opts/CSE.idr

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ import Data.Vect
3838

3939
import Libraries.Data.Erased
4040
import Libraries.Data.SnocList.SizeOf
41+
import Libraries.Data.SnocList.Extra
4142

4243
||| Maping from a pairing of closed terms together with
4344
||| their size (for efficiency) to the number of

0 commit comments

Comments
 (0)