Use '(gash compat)' in '(gash built-ins utils)'.

This was omitted from ffe9fc1f47.

* gash/built-ins/utils.scm: Use the '(gash compat)' module.
This commit is contained in:
Timothy Sample 2019-08-25 21:02:29 -04:00
parent 5450e19094
commit 3c7693ece6
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
;;; along with Gash. If not, see <http://www.gnu.org/licenses/>.
(define-module (gash built-ins utils)
#:use-module (gash compat)
#:use-module (ice-9 match)
#:export (get-evaluator
built-in?